56041 Commits (3e1f507f3e8f16b716aa115552d243b48ae809bd)
 

Author SHA1 Message Date
Michael Niedermayer 990bbc15b8 avcodec/error_resilience: change out commented printf() to av_log() 12 years ago
Michael Niedermayer 0388203098 avformat/utils: fix duration_fields calculation when need_parsing=0 12 years ago
Michael Niedermayer 8349be852b avformat/lxfdec: use a parser to parse video frame headers 12 years ago
Martin Storsjö 21ffd41011 pcm-dvd: Fix build on big endian 12 years ago
Michael Niedermayer 8da23be458 avcodec/utils: avcodec_string: print colorspace type 12 years ago
Michael Niedermayer ea07dbdeaa avcodec/utils: avcodec_string: Print color_range 12 years ago
Michael Niedermayer 336982a0ce avcodec/utils: avcodec_string: make the colorspace printing code more extendible. 12 years ago
Vittorio Giovara f4ca970dba configure: Add docdir configuration option 12 years ago
Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 12 years ago
Michael Niedermayer 4fa00c567c Merge remote-tracking branch 'cehoyos/master' 12 years ago
Michael Niedermayer b043d80be4 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 4273236e2f Merge commit '0d6549d8b57aaa5be8efb794154cdbe9a645910f' 12 years ago
Carl Eugen Hoyos b970f85564 Fix make checkheaders for wavpackenc.h 12 years ago
Carl Eugen Hoyos e7da19e9fa Fix make checkheaders for vdpau_internal.h 12 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago
Christian Schmidt 21fd2f84ce pcm_bluray: cosmetics 12 years ago
Christian Schmidt 0d6549d8b5 pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c 12 years ago
Michael Niedermayer 227a0eb5a9 avformat/avidec: match first index and first packet size=0 handling 12 years ago
Michael Niedermayer 454a11a1c9 avcodec/dsputil: fix signedness in sizeof() comparissions 12 years ago
Michael Niedermayer 86736f59d6 avcodec/pngdsp: fix (un)signed type in end comparission 12 years ago
Lukasz Marek 0b46d6f3ef lavu/bprint: add append buffer function 12 years ago
Michael Niedermayer 6e1b1a27a4 avcodec/avpacket: Use av_free_packet() in error cleanups 12 years ago
Michael Niedermayer 5c504e4df7 vformat/subtitles: check av_copy_packets return code 12 years ago
Paul B Mahol c042684476 kgv1dec: remove unused avctx from codec private context 12 years ago
Paul B Mahol 057dce5f21 kgv1dec: make decoder independent of sizeof(AVFrame) 12 years ago
Paul B Mahol ea3ce00859 wnv1: remove unused avctx from codec private context 12 years ago
Michael Niedermayer 60fed98e63 avcodec/pngdec: fix last_row_size type 12 years ago
Michael Niedermayer 7b47d7f75e avcodec/pngdec: Fix padded alloc code with threads 12 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 12 years ago
Carl Eugen Hoyos 8fe1fb41ac Fix compilation with --disable-mmx. 12 years ago
Paul B Mahol 48cd1037f6 cmdutils: silence warning about incompatible pointer types 12 years ago
Michael Niedermayer 4f5454d201 avcodec/mpegvideo: reduce log level for messages about allocating frames. 12 years ago
Michael Niedermayer b05cd1ea7e ffv1dec: Check bits_per_raw_sample and colorspace for equality in ver 0/1 headers 12 years ago
Michael Niedermayer 05507348af Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 62a6052974 Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4' 12 years ago
Michael Niedermayer 7fb758cd8e avcodec/x86/lpc: Fix cpu flag checks so they work 12 years ago
Michael Niedermayer c1913064e3 avcodec/x86/vp8dsp: Fix cpu flag checks so they work 12 years ago
Michael Niedermayer 8be0e2bd43 Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0' 12 years ago
Michael Niedermayer f0a3562382 Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b' 12 years ago
Sean McGovern 01a82f1dc5 ppc: don't return a value from a function declared void 12 years ago
Michael Niedermayer 09c94b57ca Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' 12 years ago
Timothy Gu e45e72f5f8 doc/encoders: reformat and add some clarification in libtwolame doc 12 years ago
Timothy Gu 40b8350b57 doc/encoders: reformat libmp3lame doc 12 years ago
Michael Niedermayer 547d690d67 ffv1dec: check that global parameters dont change in version 0/1 12 years ago
Michael Niedermayer 20b965a1a4 avcodec/ffv1dec: check global header version 12 years ago
Michael Niedermayer 259292f9d4 avcodec/mpegvideo: Dont incorrectly warn about missing keyframes 12 years ago
Sean McGovern f1f728cbe4 ppc: don't return a value from a function declared void 12 years ago
Michael Niedermayer 24b4e6c373 snow: Check av_frame_alloc() failures 12 years ago
Michael Niedermayer c4224fff1b avcodec/snow: gray support 12 years ago
Michael Niedermayer ec120efaa9 doc/snow: add gray/alpha/gbr 12 years ago