summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-12-01external/ffmpeg:add mpegts check ac3 dtsyunmin.chen1-0/+59
2017-09-06external/ffmpeg: do not seek individually when some source of mov seek failed...shuanglong.wang1-1/+5
2017-06-02PD#142611: cts: fix id3 str error and add mov id32Jian Wang2-0/+64
2017-05-26PD#144652:fixed amnuplayer to support dobly vision files.merge 138732Bang Peng8-0/+26
2017-05-25PD#144784: fix mp2 in mov parsed mp3Jian Wang2-0/+4
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2017-05-11PD#142712:fix the bug that some err media scan not exit that may consume larg...shuanglong.wang2-1/+16
2017-05-10 PD#144030: audio:enlarge analyzeduration to get some special stream audioinfoLianlian Zhu1-1/+1
2017-04-20PD#142955: E-AC-3 streams need parsing tooJian Wang1-0/+1
2017-04-12PD#141973:fixed not demux dtseBang Peng2-0/+3
2017-04-05PD#141250:fixed ts seek slow when mpegts_get_dts to get key frameBang Peng1-1/+1
2017-03-29PD#141319:fixed ts seek failed on.Bang Peng1-3/+6
2017-03-28PD#141256: modify DURATION_MAX_RETRY to 6 from newer ffmpegJian Wang1-1/+1
2017-03-17PD#138967: modify for amnuplayer use ffmpeg dumuxJian Wang3-1/+52
2016-11-25PD#132693: cts: fixed mov can not get id3v2 yearJian Wang1-1/+1
2016-02-18PD#118065: cts: add mov support parsing QuickTime Metadata KeysJian Wang2-5/+95
2015-05-13Amlogic modificationsLawrence Mok66-24546/+4121
2013-10-29lavf/spdifdec: fix demuxing of AAC in IEC 61937Anssi Hannula1-1/+1
2013-10-29Merge commit '8b64c2ba0382892cad9e1a5ba601696d4cbb4d04'Michael Niedermayer2-1/+8
2013-10-29lavf: remove unreliable timestamp guessing heuristicAnton Khirnov3-28/+0
2013-10-29avformat/avisynth: re-add trailing \n.Clément Bœsch1-1/+1
2013-10-29matroskaenc: fixed display width / height calculation for stereo modeMichael Niedermayer1-2/+22
2013-10-29lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov2-0/+8
2013-10-29avio: Check for memory allocation failure of private dataDerek Buitenhuis1-0/+7
2013-10-29Merge commit 'feeafb4adabd5c17de1738ed9962e40892b20edb'Michael Niedermayer5-6/+6
2013-10-28avformat/gxf: fix old codec idMichael Niedermayer1-1/+1
2013-10-28avisynth: Factor out a couple of returnsStephen Hutchinson1-2/+2
2013-10-28avisynth: Simplify a stray av_log messageStephen Hutchinson1-1/+1
2013-10-28avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)Stephen Hutchinson1-2/+2
2013-10-28avisynth: Use AV_* prefixes for video and audio IDsStephen Hutchinson1-6/+6
2013-10-28avisynth: Remove outdated undef blockStephen Hutchinson1-6/+0
2013-10-28avisynth: Remove a couple of useless AviSynthContext castsStephen Hutchinson1-2/+2
2013-10-28avisynth: Don't declare structs anonymouslyStephen Hutchinson1-4/+3
2013-10-28avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces.Stephen Hutchinson1-9/+6
2013-10-28avisynth: CosmeticsStephen Hutchinson1-85/+116
2013-10-28avisynth: Change most of the comments to /* */ from //Stephen Hutchinson1-22/+24
2013-10-28avisynth: Introduce USING_AVISYNTH macroStephen Hutchinson1-4/+5
2013-10-28mpegts: demux synchronous SMPTE 336M Key-Length-Value (KLV) metadataPeter Ross1-0/+20
2013-10-28lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share...Anton Khirnov5-6/+6
2013-10-28Merge commit '53151723e377b9c43f876e20d7f27a17993256c8'Michael Niedermayer1-40/+50
2013-10-28lavf: remove unreliable timestamp guessing heuristicAnton Khirnov4-34/+0
2013-10-27avio: K&R formatting cosmeticsLuca Barbato1-40/+50
2013-10-27avio: Check for memory allocation failure of private dataDerek Buitenhuis1-0/+7
2013-10-27correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer2-2/+2
2013-10-27avformat/utils: make "first_dts not matching first dts in the queue" message ...Michael Niedermayer1-1/+2
2013-10-27avformat/utils: do not override pts in h264 when they are provided from the d...Michael Niedermayer1-2/+4
2013-10-26avformat/http: dont fail with unknown Content-EncodingsMichael Niedermayer1-1/+0
2013-10-26avformat/md5enc: add format, version and column headersMichael Niedermayer237-1/+950
2013-10-25avformat/rtpproto: when local rtp port and local rtcp port are not specified,...lemonlinger@gmail.com1-13/+30
2013-10-25avformat/mp3dec: perform seek resync in the correct directionMichael Niedermayer1-2/+3
[next]