40832 Commits (136ca0e5f86b9aa93e47fa98f3bfe3c3cba376f1)
 

Author SHA1 Message Date
Anton Khirnov 9684341346 lavr: do not try to copy to uninitialized output audio data. 13 years ago
Anton Khirnov 0982b0a431 lavr: make avresample_read() with NULL output discard samples. 13 years ago
Mans Rullgard b1f9be5436 fate: split idroq audio and video into separate tests 13 years ago
Mans Rullgard f7c2dca0d9 fate: improve dependencies 13 years ago
Diego Biurrun 63e01c2f19 fate: add convenient shorthands for ea-vp6, libavcodec, libavutil tests 13 years ago
Diego Biurrun f2a5586c64 fate: split some combined tests into separate audio and video tests 13 years ago
Mans Rullgard d57b43df2e fate: fix dependencies for probe tests 13 years ago
Mans Rullgard 6766169c41 mips: intreadwrite: fix inline asm for gcc 4.8 13 years ago
Mans Rullgard b82b49a5b7 mips: intreadwrite: remove unnecessary inline asm 13 years ago
Carl Eugen Hoyos eae77f4631 Fix lagarith YUY2 output. 13 years ago
Michael Niedermayer 2c83265290 error: Try to make av_strerror() closer to binary identical across platforms. 13 years ago
Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago
Anton Khirnov ab165047a6 lavfi: add a function for copying properties from AVFilterBufferRef->AVFrame 13 years ago
Michael Niedermayer f8b536a786 parseutils: use strings instead of integers for error codes. 13 years ago
Michael Niedermayer 9501b93241 parseutils: fix ;/, error 13 years ago
Luca Barbato 5699884c2e sctp: Initial tcp-alike sctp support with streams 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 b4178a3f13 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b4b5848513 shorten: increase max_frame_size. 13 years ago
Michael Niedermayer 0261902dac doc/examples/Makefile: split lines up to make diffs that change them clearer 13 years ago
Alex Converse 40f81769ae options_table: Add some missing #includes to fix "make checkheaders". 13 years ago
Alex Converse 3607dc2b1a doc: Replace a stray reference to the old '-intra' flag. 13 years ago
Nicolas George 75e0324eab src_buffer: move code to avoid forward declarations. 13 years ago
Jordi Ortiz fcd0298c05 rtsp: Add content-type message header parsing 13 years ago
Jean First f7f6aaf988 yuv4mpeg: support 9/10/16 bit pixel formats 13 years ago
Michael Niedermayer e7117f1c10 aasc: use the correct reader offset 13 years ago
Samuel Pitoiset b2e495afa8 rtmp: Support 'rtmp_live', an option which specifies if the media is a live stream. 13 years ago
Diego Biurrun ce473de921 av_samples_fill_array: Mark unmodified function argument as const. 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 29fe6b3cbf Add yuva422p to yadif format list. 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 7da0a07283 mp3demux: fix id3 discard code 13 years ago
Michael Niedermayer f46185c289 mp3demux: fix off by 1 error 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 364c71c80e movenc: store codecs that dont provide a frame_size as audio_vbr=1 13 years ago
Michael Niedermayer 653d117c29 Merge remote-tracking branch 'qatar/master' 13 years ago
Anton Khirnov 0a3ad7ff80 flvenc: use AVFormatContext, not AVCodecContext for logging. 13 years ago
Diego Biurrun 455245ca8a mov: Remove write-only variable in mov_read_chan(). 13 years ago
Michael Niedermayer cb982739fa mpegvideo: double thread limit 13 years ago