45898 Commits (af3fe43d841cb16189a81968dcc589168e92af41)
 

Author SHA1 Message Date
Carl Eugen Hoyos 6254ffe0ca Allow autodetection of some dnxhd files that can be decoded correctly. 12 years ago
Paul B Mahol e8b50385cf fate: update pcx reference 12 years ago
Paul B Mahol 79133fd0e5 pcxenc: store sample aspect ratio 12 years ago
Paul B Mahol f2f711cde2 pcx: read sample aspect ratio 12 years ago
Paul B Mahol 92b3d8bc53 bethsoftvideo: return meaningfull error codes 12 years ago
Paul B Mahol efb0e4e7af truemotion2: use more meaningful return codes 12 years ago
Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 12 years ago
Justin Ruggles 6304f78edf avplay: support mid-stream sample rate changes 12 years ago
Justin Ruggles f5962229bf avplay: use audio parameters from the decoded frame instead of AVCodecContext 12 years ago
Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing 12 years ago
Michael Niedermayer ff814c75a3 ffserver: fix return value of add_codec() 12 years ago
Michael Niedermayer 8dc8994427 jpegls: increase run_index to 4 12 years ago
Michael Niedermayer 4acfe3d193 jpegls: fix off limit 12 years ago
Michael Niedermayer 9f9307ff2a rv30_decode_intra_types: make check tighter 12 years ago
Michael Niedermayer 3f01042142 ff_celp_lp_synthesis_filterf: change loop end check 12 years ago
Michael Niedermayer 3f350a482f ff_celp_lp_synthesis_filterf: check that filter_length is within the supported range 12 years ago
Michael Niedermayer f657d495b0 rtpdec_qdm2: change one assert to av_assert0 12 years ago
Michael Niedermayer e47024d72f wtvdec: fix memleak on error 12 years ago
Michael Niedermayer 120b38b966 avio: redesign ffio_rewind_with_probe_data() 12 years ago
Michael Niedermayer 54b2d317ed ffv1: avoid checking a double for equality 12 years ago
Michael Niedermayer d2a618ab22 af_pan: fix memleak of arg 12 years ago
Michael Niedermayer f374e9989b vf_fade: fix memleaks of args 12 years ago
Mans Rullgard a77f01c725 configure: use utilities from /usr/xpg4/bin if it exists 12 years ago
Mans Rullgard 0daac647af avstring-test: fix memory leaks 12 years ago
Michael Niedermayer 0f46825d98 ffserver: prevent nb_streams from becoming too large 12 years ago
Michael Niedermayer c2340831b8 aacsbr: change order of operation to prevent out of array read 12 years ago
Georg Lippitsch 24778c32d8 Fix writing 12 bit DPX 12 years ago
Georg Lippitsch 05b7315412 Fix DPX decoder 12 years ago
Mans Rullgard 0a7005bebd rtpdec_xiph: fix function return type 12 years ago
Mans Rullgard 366484fff1 smjpeg: fix type of 'ret' variable in smjpeg_read_packet() 12 years ago
Mans Rullgard 7e76fc528d mpegvideo: remove write-only variable 12 years ago
Clément Bœsch cdfa926415 lavf/swf: transform the swf tags define in an enum. 12 years ago
Clément Bœsch a1d2210deb lavf/swf: re-align after previous commit. 12 years ago
Clément Bœsch 91fad50f63 lavf/swf: define more tags. 12 years ago
Clément Bœsch cd78192d09 lavf/swfdec: return more meaningful error codes. 12 years ago
Michael Niedermayer 5e885275f1 mpeg4videodec: disable frame multithreading for GMC, its not implemented at all 12 years ago
Clément Bœsch 0c40220b9d lavf/swfdec: fix flushing with compressed swf. 12 years ago
Diego Biurrun 90558e848a rangecoder: K&R formatting cosmetics 12 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 12 years ago
Diego Biurrun 717addecad Use proper return values in case of missing features 12 years ago
Diego Biurrun c1ef30a6ba De-doxygenize some top-level files 12 years ago
Diego Biurrun 9e6ea3cef9 fate: add avstring test 12 years ago
Diego Biurrun 4c66af6141 rangecoder-test: Set error message log level to error, instead of debug 12 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 12 years ago
Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 12 years ago
Michael Niedermayer b8d64559d5 movenc: fix timescale for timecode track 12 years ago
Diego Biurrun f6c38c5f4e avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) 12 years ago
rogerdpack 8684e39656 add dshow maintainer 12 years ago
Michael Niedermayer 3a48e38ad0 motion_est: more complete SAB diamond size check 12 years ago