28724 Commits (efdad9fbc777e6e27a524598c8f0ecf040a7b0c9)
 

Author SHA1 Message Date
Baptiste Coudurier efdad9fbc7 In mov muxer, fix yuv range in avid atoms used by dnxhd. 14 years ago
Gwenole Beauchesne da3716021b vaapi: allow build against older VA-API 0.31. 14 years ago
Gwenole Beauchesne dd950e2ebb vaapi: require version >= 0.32.0. 14 years ago
Gwenole Beauchesne f9c215e260 vaapi: move configure check down. 14 years ago
Sven C. Dack 39530272c5 Remove a memory allocation and the associated memcpy. 14 years ago
Peter Ross 007b1f04d7 h264: permit h264 decoder to be compiled when svq3 decoder is disabled 14 years ago
Frank Barchard e3a8454205 SWSCALE: Increase maximim with from 5120 to 21504 14 years ago
Michael Niedermayer 11c6d28ece A few points for the changelog 14 years ago
Maksym Veremeyenko dd9134c22e Fix compilation with win32 threads.after 'unbreak avcodec_thread_init' 14 years ago
Carl Eugen Hoyos 3efaa24f85 Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1. 14 years ago
Reimar Döffinger 65daa942eb Fix buffer overflow checks to avoid integer overflows. 14 years ago
Michael Niedermayer 445fdc0140 Merge remote-tracking branch 'newdev/master' 14 years ago
Michael Niedermayer 55ce3c67bb Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Mans Rullgard 52fd16a264 ac3enc: move compute_mantissa_size() to ac3dsp 14 years ago
Mans Rullgard 6f718471ea ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext 14 years ago
Stefano Sabatini cd39549e2c mp: add filter description to filters.texi 14 years ago
Mans Rullgard e0be794a71 Remove support for stripping executables 14 years ago
Mans Rullgard d782bca415 ac3enc: NEON optimised float_to_fixed24 14 years ago
Mans Rullgard 6d9f52b2cd ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 14 years ago
Reimar Döffinger 1862778732 sndio: allow any endianness when recording 14 years ago
Reimar Döffinger e76c0c6a00 Simplify: Use FFMIN. 14 years ago
Ronald S. Bultje d38345878c dfa: protect pointer range checks against overflows. 14 years ago
Gwenole Beauchesne 621f4c98df vaapi: filter out DELAYED_PIC_REF flag to determine field. 14 years ago
Gwenole Beauchesne f99abb15a1 vaapi: disable if check_lib failed. 14 years ago
Gwenole Beauchesne a18e7b4fb7 vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge. 14 years ago
Alexander Strange a75529e81e mimic: implement multithreading. 14 years ago
Gwenole Beauchesne 5c98af952d Fix check for new enough CrystalHD library. 14 years ago
Carl Eugen Hoyos 31f00274f8 id3v1: change filesize to int64_t. 14 years ago
Carl Eugen Hoyos 13eadbaca4 id3v1: Seek back to old position after reading. 14 years ago
Michael Niedermayer 59bf303d68 Merge remote-tracking branch 'newdev/master' 14 years ago
Michael Niedermayer 7dfd58ef49 Add crystalhd maintainer 14 years ago
Michael Niedermayer 34c27ada10 Revert some silly renamings that leaked in from a pull. 14 years ago
Stefano Sabatini c50998675d mp: extend syntax, make it accept mp=filter=params 14 years ago
Stefano Sabatini 681ba7229e documentation: sort filter descriptions in filters.texi 14 years ago
Stefano Sabatini cdf7cbd6c8 documentation: extend documentation for ffmpeg -aspect option 14 years ago
Stefano Sabatini e93d97156d sndio: prefer "FFmpeg" over "Libav" in the license header 14 years ago
Reimar Döffinger e9ccdae09b Use consistent condition for whether to run slice-threading execute function. 14 years ago
Reimar Döffinger 46027c7286 Unbreak avcodec_thread_init 14 years ago
Justin Ruggles c4549bd66a ac3enc: avoid memcpy() of exponents and baps in EXP_REUSE case by using 14 years ago
Kostya Shishkov 42315dabce Chronomaster DFA decoder 14 years ago
Stefano Sabatini c6f951442e framebuffer device demuxer 14 years ago
Michael Niedermayer 95c8bb03ed Fix compilation failure with runtime cpudetect (Ticket #22) 14 years ago
Janne Grunau 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
Tyler bc61920d89 http: header field names are case insensitive 14 years ago
Michael Niedermayer 25d8099beb Merge remote-tracking branch 'newdev/master' 14 years ago
Michael Niedermayer 57e2ded423 Implement interlaced scaling. 14 years ago
Aurelien Jacobs 8e43b6fed9 add SubRip encoder 14 years ago
Stefano Sabatini efc8c709c9 drawtext: draw glyphs for the strftime()-expanded text 14 years ago
Stefano Sabatini 5c5816c4e3 drawtext: fix minor errors and typos in the filter description 14 years ago
Justin Ruggles 991f3de1bb ac3enc: Add codec-specific options for writing AC-3 metadata. 14 years ago