19199 Commits (42b2908d7b0f25f6fd244b712bf3e5c863230d21)

Author SHA1 Message Date
Michael Niedermayer afcb67113d Revert "Remove libvorbis Vorbis decoding support. Our native decoder is complete" 13 years ago
Christophe Gisquet 110d0cdc9d rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC 13 years ago
Michael Niedermayer 8ea5df4fac lavc/utils: fix division by 0 13 years ago
Christophe Gisquet 706b998cdc ape: Use unsigned integer maths 13 years ago
Mans Rullgard cbc7d60afa arm: dsputil: fix overreads in put/avg_pixels functions 13 years ago
Diego Biurrun 1de53d006b h264: K&R formatting cosmetics for header files (part II/II) 13 years ago
Diego Biurrun be545b8a34 h264: K&R formatting cosmetics for header files (part I/II) 13 years ago
Diego Biurrun 8ae1914327 vcr1enc: drop pointless empty encode_init() wrapper function 13 years ago
Diego Biurrun eeeefd5001 vcr1: drop pointless write-only AVCodecContext member from VCR1Context 13 years ago
Diego Biurrun 51c4d87093 vcr1: group encoder code together to save #ifdefs 13 years ago
Diego Biurrun db1e403cfb vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, comments 13 years ago
Diego Biurrun c8b4a3999b libxvid: Give more suitable names to libxvid-related files. 13 years ago
Diego Biurrun 5b432d66ce libxvid: Separate libxvid encoder from libxvid rate control code. 13 years ago
Diego Biurrun 727af82a84 jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse(). 13 years ago
Anton Khirnov c22953b8a3 lavc: check that extended_data is properly set in avcodec_encode_audio2(). 13 years ago
Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
Carl Eugen Hoyos eae77f4631 Fix lagarith YUY2 output. 13 years ago
Jordi Ortiz 38f06a1415 libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts 13 years ago
Michael Niedermayer 66337bf9d5 qdm2: print error messages instead of just retunring failures 13 years ago
Reimar Döffinger badb0c07d4 CSCD: must use reget_buffer. 13 years ago
Michael Niedermayer 1ebf6f941e g723_1: change to encode2() 13 years ago
Michael Niedermayer b4b5848513 shorten: increase max_frame_size. 13 years ago
Alex Converse 40f81769ae options_table: Add some missing #includes to fix "make checkheaders". 13 years ago
Michael Niedermayer e7117f1c10 aasc: use the correct reader offset 13 years ago
Carl Eugen Hoyos 541bfba85d Write palettised targa. 13 years ago
Carl Eugen Hoyos 299d58e18a Support yuva422p rawvideo in nut. 13 years ago
Carl Eugen Hoyos 4e4634aa16 Support yuva422p in ffv1. 13 years ago
Carl Eugen Hoyos 8ba543eb3b Add Avid Meridien (AVUI) decoder. 13 years ago
Carl Eugen Hoyos 143a5c55ff Add yuva422p pix_fmt. 13 years ago
Kostya Shishkov 464e9ab011 lagarith: add YUY2 decoding support 13 years ago
Carl Eugen Hoyos 58637a0b24 Support decoding unaligned rgb24 lagarith. 13 years ago
Michael Niedermayer 3183c38aaa mp3decoder: discard ID3 tags 13 years ago
Michael Niedermayer 011004152f lavc/utils: change a few asserts to av_assert0() 13 years ago
Michael Niedermayer 36583d23bd audio_frame_que: simplify 13 years ago
Diego Biurrun 520c1ec699 dv: Split profile handling code into a separate file. 13 years ago
Michael Niedermayer cb982739fa mpegvideo: double thread limit 13 years ago
Ronald S. Bultje 64953f67f9 qdm2: clip array indices returned by qdm2_get_vlc(). 13 years ago
Ole Dittmann fff9680d8c aacdec: Add forgotten flush 13 years ago
Nick Brereton 8036a69e6b Decode XBR extension in first asset 13 years ago
Justin Ruggles f132248028 avcodec: do not needlessly set packet size to 0 in avcodec_encode_audio2() 13 years ago
Justin Ruggles 74e10b6204 avcodec: for audio encoding, reset output packet when it is not valid 13 years ago
Justin Ruggles fa0319b4fd avcodec: refactor avcodec_encode_audio2() to merge common branches 13 years ago
Justin Ruggles b461cd4deb avcodec: remove fallbacks for AVCodec.encode() in avcodec_encode_audio2() 13 years ago
Diego Biurrun fdc918632f libschroedinger: Switch to function names more in line with Libav style. 13 years ago
Diego Biurrun 9cef0669c4 Move code shared between libdirac and libschroedinger to libschroedinger. 13 years ago
Diego Biurrun 10d2ea2604 h264: Remove a commented-out function pointer typedef. 13 years ago
Diego Biurrun ea14050642 txd: Remove write-only variable in txd_decode_frame(). 13 years ago
Diego Biurrun 246b050f51 mmvideo.c: Remove unused variable in mm_decode_pal(). 13 years ago
Diego Biurrun dbe6ba55a3 build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago