45561 Commits (7f5a78a0da8e310e67431844d57cceb46d726dbb)
 

Author SHA1 Message Date
Michael Niedermayer c55bebe2cc Merge commit '90558e848a29ef1e85ecb1832ad9a26eebe958e0' 12 years ago
Michael Niedermayer 85fe70b64c Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 12 years ago
Mans Rullgard 741a8b724e configure: recognise Minix as OS 12 years ago
Mans Rullgard ac17ccf73a configure: work around bug in ash shell 12 years ago
Michael Niedermayer b4ca1b159f Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 12 years ago
Michael Niedermayer d6c342fdc0 Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' 12 years ago
Michael Niedermayer d197bd4f5e Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066' 12 years ago
Michael Niedermayer 3b0bb321a5 Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507' 12 years ago
Sami Pietilä 3cc0252732 vp8dec: reset loopfilter delta values at keyframes 12 years ago
Mans Rullgard 74c39bc682 eval-test: make table static const 12 years ago
Justin Ruggles 10e645e9cb lavr: handle clipping in the float to s32 conversion 12 years ago
Luca Barbato 1bd442c276 nut: prioritize native tags 12 years ago
Luca Barbato 92281850a2 nut: support pcm codecs not mapped in avi 12 years ago
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