summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-29lavc: extend documentation for the "bf" optionStefano Sabatini2-2/+8
2013-10-28Merge commit '97de206b44a48da726807cc3e7b9448a8112760b'Michael Niedermayer1-1/+1
2013-10-28lavc: disable CRC checking by defaultAnton Khirnov1-1/+1
2013-10-27Revert "avcodec/options_table: disable CRC checking by default"Michael Niedermayer1-1/+1
2013-10-27Revert "avcodec/options_table: set err_detect to careful by default"Michael Niedermayer1-1/+1
2013-10-27avcodec/options_table: set err_detect to careful by defaultMichael Niedermayer1-1/+1
2013-10-27avcodec/options_table: disable CRC checking by defaultAnton Khirnov1-1/+1
2013-10-27correct the AVOption documentation for AV_EF_CAREFULMichael Niedermayer2-2/+2
2013-10-07avcodec/options_table: add field_orderMichael Niedermayer1-0/+6
2013-09-22Make decoding alpha optional for some codecs.Reimar Döffinger12-4/+133
2013-08-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-3/+0
2013-08-06avcodec/options: Drop deprecation warning suppression macrosDiego Biurrun1-3/+0
2013-08-03Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer20-1/+99
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer9-14/+14
2013-08-02Disable deprecation warnings for cases where a replacement is availableDiego Biurrun20-1/+98
2013-08-02Give less generic names to global library option arraysDiego Biurrun9-14/+14
2013-06-24Merge commit '95d52464542f532061290192518d5fe1c1930e8d'Michael Niedermayer5-1/+8
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya5-1/+9
2013-06-05audio frame multi-threaded decodingPaul B Mahol4-8/+18
2013-05-06Remove a superfluous include from libavcodec/options_table.h.Carl Eugen Hoyos1-1/+0
2013-04-19Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'Michael Niedermayer7-50/+109
2013-04-19h264: fully support cropping.Anton Khirnov7-39/+108
2013-04-13avcodec: fix ignorecrop AVOption offsetMichael Niedermayer1-1/+1
2013-03-13Merge commit 'd6ed604cf4ca86ed345125b26eb5bdeea6d6bf68'Michael Niedermayer3-15/+0
2013-03-13Merge commit 'fcb07e8b332bbd6f9558bff98ff5102c5f2d8252'Michael Niedermayer3-9/+0
2013-03-13Merge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f'Michael Niedermayer7-692/+0
2013-03-12lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame optionsStefano Sabatini3-46/+25
2013-03-12Merge commit '845017105f240ac5348aad1f8a5256b86d49db76'Michael Niedermayer3-24/+0
2013-03-12Merge commit '2a113695238e7675ab75c5fb9a5f59fc92f2ddd9'Michael Niedermayer4-103/+0
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-03-11lavc: remove disabled FF_API_IDCT cruftAnton Khirnov3-15/+0
2013-03-11lavc: remove disabled FF_API_SNOW cruftAnton Khirnov3-16/+0
2013-03-11lavc: remove disabled FF_API_MMI cruftAnton Khirnov3-9/+0
2013-03-09lavc: remove disabled FF_API_INTER_THRESHOLD cruftAnton Khirnov3-13/+0
2013-03-09lavc: remove disabled FF_API_SUB_ID cruftAnton Khirnov3-13/+0
2013-03-09lavc: remove disabled FF_API_COLOR_TABLE_ID cruftAnton Khirnov3-16/+0
2013-03-09lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruftAnton Khirnov4-74/+0
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
2013-02-27avcodec: mbd has a range of 0..2Michael Niedermayer1-1/+1
2013-02-17lavc: support subtitles character encoding conversion.Clément Bœsch6-5/+131
2013-01-25Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer9-3/+53
2013-01-25h264: Allow discarding the cropping information from SPSVittorio Giovara4-1/+18
2013-01-21Merge commit '93af2734ee609133eaeca28329d7f13241dd411f'Michael Niedermayer7-14/+14
2013-01-21lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje7-14/+14
2013-01-06Drop Snow codecDiego Biurrun37-6728/+27
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer8-93/+94
2012-12-18Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'Michael Niedermayer6-71/+71
2012-12-18misc typo, style and wording fixesDiego Biurrun8-90/+91
2012-12-17cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun3-9/+9
[next]