56116 Commits (860a0810583f54ccbde912aebda8711f18eab8eb)
 

Author SHA1 Message Date
Michael Niedermayer 2501f6d3d6 avformat/movenc: Use the rate from av_timecode_init_from_string() for tmcd 11 years ago
Michael Niedermayer 4fb3e1a652 avcodec/pnmdec: fix unaligned read 11 years ago
Michael Niedermayer 62d07bb321 avcodec/pnmdec: use a more specific pointer type than void in samplecpy() 11 years ago
Carl Eugen Hoyos ec8a4841f7 Avoid a deadlock when decoding wma. 11 years ago
Michael Niedermayer cdd5df8189 avfilter/vf_fps: make sure the fifo is not empty before using it 11 years ago
Marton Balint b339dccbba lavc: add teletext decoder using libzvbi 11 years ago
Michael Niedermayer cf94299448 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer 21dc3a3cc2 avcodec/ffv1dec: reorganize thread init/update 11 years ago
Michael Niedermayer c72cca5a44 avcodec/ffv1dec: move initial_states init to init_thread_copy() 11 years ago
Carl Eugen Hoyos e337c9d564 Read h264 headers from v4l2 to allow stream-copying. 11 years ago
Paul B Mahol 5be7aecc80 pcm-dvd: use av_freep() 11 years ago
Paul B Mahol fc435d977a pcm-dvd: remove redundant log message 11 years ago
Michael Niedermayer 91acb23a28 doc: fix insane hard texi2html dependancy 11 years ago
Michael Niedermayer 4aeb996f71 pixfmt: add native bayer 16bit formats 11 years ago
Peter Ross 9116995efb libavutil: add AV_PIX_FMT_BAYER pixel formats 11 years ago
Michael Niedermayer 8901f48e63 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer d8809b357c Merge commit 'f4ca970dba13a60a1334cce1b574036e6f624b9c' 11 years ago
Michael Niedermayer 67d7ea9825 Merge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce' 11 years ago
Michael Niedermayer 7c1805869d avcodec/pcm-dvd: discard buffer if block size changed 11 years ago
Martin Storsjö 789cd1de99 pcm-dvd: Fix build on big endian 11 years ago
Michael Niedermayer cb4d05e7f2 Merge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9' 11 years ago
Michael Niedermayer d7f917c37a fate: update fate tests after master:291ad12ea2d1: ffprobe: show probe_score in the format section 11 years ago
Stefano Sabatini 291ad12ea2 ffprobe: show probe_score in the format section 11 years ago
Stefano Sabatini 51b01573e5 ffprobe: fix format section XML validation 11 years ago
Michael Niedermayer 93cf7b0195 avcodec/h264: set er.ref_count earlier 11 years ago
Michael Niedermayer 990bbc15b8 avcodec/error_resilience: change out commented printf() to av_log() 11 years ago
Michael Niedermayer 0388203098 avformat/utils: fix duration_fields calculation when need_parsing=0 11 years ago
Michael Niedermayer 8349be852b avformat/lxfdec: use a parser to parse video frame headers 11 years ago
Martin Storsjö 21ffd41011 pcm-dvd: Fix build on big endian 11 years ago
Michael Niedermayer 8da23be458 avcodec/utils: avcodec_string: print colorspace type 11 years ago
Michael Niedermayer ea07dbdeaa avcodec/utils: avcodec_string: Print color_range 11 years ago
Michael Niedermayer 336982a0ce avcodec/utils: avcodec_string: make the colorspace printing code more extendible. 11 years ago
Vittorio Giovara f4ca970dba configure: Add docdir configuration option 11 years ago
Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 11 years ago
Michael Niedermayer 4fa00c567c Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer b043d80be4 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 4273236e2f Merge commit '0d6549d8b57aaa5be8efb794154cdbe9a645910f' 11 years ago
Carl Eugen Hoyos b970f85564 Fix make checkheaders for wavpackenc.h 11 years ago
Carl Eugen Hoyos e7da19e9fa Fix make checkheaders for vdpau_internal.h 11 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago
Christian Schmidt 21fd2f84ce pcm_bluray: cosmetics 11 years ago
Christian Schmidt 0d6549d8b5 pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c 11 years ago
Michael Niedermayer 227a0eb5a9 avformat/avidec: match first index and first packet size=0 handling 11 years ago
Michael Niedermayer 454a11a1c9 avcodec/dsputil: fix signedness in sizeof() comparissions 11 years ago
Michael Niedermayer 86736f59d6 avcodec/pngdsp: fix (un)signed type in end comparission 11 years ago
Lukasz Marek 0b46d6f3ef lavu/bprint: add append buffer function 11 years ago
Michael Niedermayer 6e1b1a27a4 avcodec/avpacket: Use av_free_packet() in error cleanups 11 years ago
Michael Niedermayer 5c504e4df7 vformat/subtitles: check av_copy_packets return code 11 years ago
Paul B Mahol c042684476 kgv1dec: remove unused avctx from codec private context 11 years ago
Paul B Mahol 057dce5f21 kgv1dec: make decoder independent of sizeof(AVFrame) 11 years ago