34280 Commits (b264e5ca135b103eede3e8caa1ac5afb60a64905)
 

Author SHA1 Message Date
Janne Grunau ec1ce86e7f resample: remove unused #define 13 years ago
Nicolas George 02ac6a6544 libcelt_dec: whitespace cosmetics. 13 years ago
Michael Niedermayer 61b1805f73 Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer f0a7b67a35 Merge remote-tracking branch 'qatar/master' 13 years ago
Marton Balint d54af906a4 ffplay: add frame drop statistics 13 years ago
Marton Balint 8f17a8efd6 ffplay: consider estimated time of filter in early frame drop 13 years ago
Marton Balint 223cba6e3a ffplay: reimplement early frame drop 13 years ago
Nicolas George f44c816566 libcelt_dec: set sample_fmt. 13 years ago
Hendrik Leppkes d1ee98c94b mpegts: add BDMV secondary audio stream types 13 years ago
Hendrik Leppkes 138d10969d avcodec: add YCgCo color space. 13 years ago
Hendrik Leppkes 84e0553c1c pcm_bluray: set bits_per_raw_sample for > 16-bit 13 years ago
Hendrik Leppkes 463c8d8621 mpegts: fix null-pointer dereference 13 years ago
Stefano Sabatini d9d492513d vsrc_testsrc: increase log level from DEBUG to INFO for message in init() 13 years ago
Stefano Sabatini 1f4652068e lavfi: rewrite nullsrc using the code in vsrc_testsrc.c 13 years ago
Mark Himsley 3092509b08 filters.texi: document interlaced scaling 13 years ago
Lou Logan 3ac1ade118 docs: remove reference to enable-libavfilter 13 years ago
Mans Rullgard c8477df019 adpcm: use sign_extend() 13 years ago
Andreas Öman 123b1fac5c wmall: Working bitstream parser 13 years ago
Anton Khirnov d6b4f81721 tools: add a tool for enumerating/printing AVOptions in texinfo format 13 years ago
Michael Niedermayer b616600516 sws: replace long by x86_reg in x86 asm 13 years ago
Michael Niedermayer 35075dc650 h264: Calculate a tighter recovery_frame. 13 years ago
Michael Niedermayer 63f0708478 h264: Support invalid output by mplayers TS demuxer. 13 years ago
Michael Niedermayer 9c020810c1 Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context" 13 years ago
Janne Grunau d99fe3a478 mpeg12: fix mpeg_decode_slice context parameter type 13 years ago
Michael Niedermayer fe906830fd Revert "mpeg12: move closed_gop from MpegEncContext to Mpeg1Context" 13 years ago
Michael Niedermayer 2b0cdb7364 Merge remote-tracking branch 'qatar/master' 13 years ago
Janne Grunau cd8c64e197 Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context" 13 years ago
Stefano Sabatini 42d44ec306 vsrc_testsrc: do not assume non-padded lines in test_fill_picture() 13 years ago
Stefano Sabatini 1679a40b74 vf_boxblur: fix slice-drawing 13 years ago
Michael Niedermayer 9eb867e117 sws: add yuv2yuvX_sse3() 13 years ago
Michael Niedermayer f4bf06eb96 sws-test: Fix data alignment 13 years ago
Michael Niedermayer 90640cc764 sws: fix assert failure 13 years ago
Michael Niedermayer 8b4b2ddf8d sws: x86_32 fix 13 years ago
Michael Niedermayer 76a3490672 sws: add yuv2yuvX() back and updated to the just 1 plane API 13 years ago
Michael Niedermayer 74fdb7a0f8 sws: factorize v*Filter use 13 years ago
Michael Niedermayer 4d31f42020 sws: port to thw new 1 plane API and add back yuv2yuv1_ar(). 13 years ago
Michael Niedermayer f15359727d sws: better MOVNTQ macro 13 years ago
Michael Niedermayer b6dcd6dfcc sws cleanup yuv2planeX_10_c_template() 13 years ago
Michael Niedermayer b1a4b735f9 sws: remove nonsensical code that leaked in from libav 13 years ago
Michael Niedermayer 1c26f2da81 sws: drop unused code 13 years ago
Michael Karcher 16ad77b357 Move id3v2 tag writing to a separate file. 13 years ago
Ronald S. Bultje 9e66b892e8 swscale: add missing colons to x86 assembly yuv2planeX. 13 years ago
Justin Ruggles 704721bc9c g722: split decoder and encoder into separate files 13 years ago
Justin Ruggles b95fbba705 cosmetics: remove extra spaces before end-of-statement semi-colons 13 years ago
Justin Ruggles 60aa1a358d vorbisdec: check output buffer size before writing output 13 years ago
Justin Ruggles d2604f9260 wavpack: calculate bpp using av_get_bytes_per_sample() 13 years ago
John Stebbins ddfb8e1adb ac3enc: Set max value for mode options correctly 13 years ago
Reimar Döffinger 4a5ea9e0ce Simplify some bits-left/overread checks. 13 years ago
Anton Khirnov 1deb66c50c lavc: move get_b_cbp() from h263.h to mpeg4videoenc.c 13 years ago
Anton Khirnov 3fc0830432 mpeg12: move closed_gop from MpegEncContext to Mpeg1Context 13 years ago