summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-13avformat: use ff_alloc_extradata()Paul B Mahol52-218/+83
2013-05-06Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'Michael Niedermayer10-12/+27
2013-05-05avformat: Add av_cold attributes to init functions missing themDiego Biurrun10-12/+27
2013-01-21Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c'Michael Niedermayer9-52/+130
2013-01-20rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö7-12/+58
2012-12-21Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'Michael Niedermayer18-40/+43
2012-12-21rtpdec: Pass the sequence number to depacketizersMartin Storsjö18-40/+43
2012-11-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer18-268/+150
2012-11-02rtpdec: factorize identical code used in several handlersAnton Khirnov7-42/+34
2012-10-13Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'Michael Niedermayer19-24/+57
2012-10-12rtpdec_xiph: fix function return typeMans Rullgard1-1/+1
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov296-2493/+2494
2012-08-24rtpdec_xiph: switch to av_assert()Michael Niedermayer1-3/+2
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer11-15/+49
2012-04-08cosmetics: Fix indentationMartin Storsjö1-1/+1
2012-04-08rtsp: Don't expose the MS-RTSP RTX data stream to the callerMartin Storsjö8-10/+37
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer45-139/+818
2011-04-23rtp: Rename the open/close functions to alloc/freeMartin Storsjö14-35/+35
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer74-637/+833
2011-04-03avio: avio_ prefix for url_close_dyn_bufAnton Khirnov20-48/+53
2011-04-03avio: avio_ prefix for url_open_dyn_bufAnton Khirnov17-38/+43
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-02-22avio: avio: avio_ prefixes for put_* functionsAnton Khirnov59-1752/+1787
2011-02-21avio: avio: avio_ prefixes for put_* functionsAnton Khirnov59-1752/+1787
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov140-834/+838
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov140-834/+838
2010-08-05rtpdec_xiph: Split packets in the depacketizerMartin Storsjö1-30/+49
2010-08-04rtpdec_xiph: Correct the bitmask for num_pktsMartin Storsjö1-1/+1
2010-07-30Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö19-292/+58
2010-07-28rtpdec_xiph: Handle the sampling SDP parameterJosh Allmann1-1/+11
2010-07-27rtpdec_xiph: Drop RTP packets that come in without a prior fragment start mar...Josh Allmann1-0/+5
2010-07-19rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizerJosh Allmann1-11/+5
2010-06-28rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizerJosh Allmann1-25/+4
2010-06-09Fix printf format warningsEli Friedman2-3/+3
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-04-15Remove useless assert(), since this can (in theora) be used for any XiphRonald S. Bultje1-1/+0
2010-04-03Replace all remaining occurrences of AVERROR_NOMEM withStefano Sabatini17-29/+29
2010-04-02Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_Martin Storsjö1-1/+1
2010-04-01Merge Vorbis / Theora depayloaders.Josh Allmann6-268/+18
2010-04-01Reindent after r22766.Josh Allmann1-6/+6
2010-04-01Rename functions / comments from "Theora" to "Xiph" where relevant.Josh Allmann2-31/+31
2010-04-01Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for mergingJosh Allmann4-5/+4