45531 Commits (35782bfbca0abe39e33d65a771834c6b87855c16)
 

Author SHA1 Message Date
Michael Niedermayer 225d3cc1cc ffeval: avoid folding EOF onto a valid char 13 years ago
Michael Niedermayer 80db07adfe probetest: check command line arguments 13 years ago
Michael Niedermayer 8ab0b9caba trasher: check seek return value. 13 years ago
Diego Biurrun 7638f0b2fe avutil: Do not make ff_ symbols globally visible. 13 years ago
Paul B Mahol a5e0046a73 xbmdec: s/av_reverse/ff_reverse 13 years ago
Diego Biurrun 52d113ee06 avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 13 years ago
Mans Rullgard b5198a2637 configure: tms470: add mapping for -mfpu=vfpv3-d16 flag 13 years ago
Mans Rullgard b6f8d635f2 build: tms470: work around glibc math.h problems 13 years ago
Mans Rullgard 5ab432fa35 configure: improve tms470 compiler usage with glibc 13 years ago
Michael Niedermayer 183117fed7 libavutil: loose idiotic circular dependancies between version and avutil.h 13 years ago
Dmitry Samonenko 083c7bf701 sdp: output speex optional vbr parameter 13 years ago
Michael Niedermayer c45b829d52 tests: fix checksums for png aspect ratio change 13 years ago
Paul B Mahol 93931143fe lavc: return s->get_buffer() error code if it errors out 13 years ago
Paul B Mahol f58f90238f pngenc: write sample aspect ratio 13 years ago
Paul B Mahol 8288c2b6cb pngdec: read sample aspect ratio 13 years ago
Michael Niedermayer 2a56e65c3b Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d0707677fa ffplay: use audio parameters from the decoded frame instead of AVCodecContext 13 years ago
Michael Niedermayer 15ef1cfe64 Merge commit 'f5962229bfcb14c2879e69ccdf7f1a4934168609' 13 years ago
Paul B Mahol 6571833d1a smjpegdec: use url_feof() 13 years ago
Michael Niedermayer 18884f159b Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723' 13 years ago
Michael Niedermayer c55bebe2cc Merge commit '90558e848a29ef1e85ecb1832ad9a26eebe958e0' 13 years ago
Michael Niedermayer 85fe70b64c Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 13 years ago
Mans Rullgard 741a8b724e configure: recognise Minix as OS 13 years ago
Mans Rullgard ac17ccf73a configure: work around bug in ash shell 13 years ago
Michael Niedermayer b4ca1b159f Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 13 years ago
Michael Niedermayer d6c342fdc0 Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' 13 years ago
Michael Niedermayer d197bd4f5e Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066' 13 years ago
Michael Niedermayer 3b0bb321a5 Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507' 13 years ago
Sami Pietilä 3cc0252732 vp8dec: reset loopfilter delta values at keyframes 13 years ago
Mans Rullgard 74c39bc682 eval-test: make table static const 13 years ago
Justin Ruggles 10e645e9cb lavr: handle clipping in the float to s32 conversion 13 years ago
Luca Barbato 1bd442c276 nut: prioritize native tags 13 years ago
Luca Barbato 92281850a2 nut: support pcm codecs not mapped in avi 13 years ago
Carl Eugen Hoyos 6254ffe0ca Allow autodetection of some dnxhd files that can be decoded correctly. 13 years ago
Paul B Mahol e8b50385cf fate: update pcx reference 13 years ago
Paul B Mahol 79133fd0e5 pcxenc: store sample aspect ratio 13 years ago
Paul B Mahol f2f711cde2 pcx: read sample aspect ratio 13 years ago
Paul B Mahol 92b3d8bc53 bethsoftvideo: return meaningfull error codes 13 years ago
Paul B Mahol efb0e4e7af truemotion2: use more meaningful return codes 13 years ago
Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 13 years ago
Justin Ruggles 6304f78edf avplay: support mid-stream sample rate changes 13 years ago
Justin Ruggles f5962229bf avplay: use audio parameters from the decoded frame instead of AVCodecContext 13 years ago
Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing 13 years ago
Michael Niedermayer ff814c75a3 ffserver: fix return value of add_codec() 13 years ago
Michael Niedermayer 8dc8994427 jpegls: increase run_index to 4 13 years ago
Michael Niedermayer 4acfe3d193 jpegls: fix off limit 13 years ago
Michael Niedermayer 9f9307ff2a rv30_decode_intra_types: make check tighter 13 years ago
Michael Niedermayer 3f01042142 ff_celp_lp_synthesis_filterf: change loop end check 13 years ago
Michael Niedermayer 3f350a482f ff_celp_lp_synthesis_filterf: check that filter_length is within the supported range 13 years ago
Michael Niedermayer f657d495b0 rtpdec_qdm2: change one assert to av_assert0 13 years ago