49062 Commits (dcbe15813ed09cf491e75a21cce0e751f5bc2b34)
 

Author SHA1 Message Date
  Michael Niedermayer dcbe15813e h264: print mismatching opcode details in check_opcodes() 13 years ago
  Michael Niedermayer fc86f88b32 h264: fix use of uninitialized variable 13 years ago
  Michael Niedermayer bc15fcb8cf theora: support midstream reconfiguration 13 years ago
  Michael Niedermayer 7cb27d216d oggdec: Support chained streams, support replacing streams in multistream files. 13 years ago
  Michael Niedermayer 6136b989f6 vc1dec: add assert to impossible *_valid combination. 13 years ago
  Michael Niedermayer cc4a41727e swr: fix "may be used uninitialized in this function" warnings 13 years ago
  Michael Niedermayer 60af6c3138 h264: Only apply error concealment if theres a frame 13 years ago
  Michael Niedermayer 28245fb466 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer c62cb1112f Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda' 13 years ago
  Michael Niedermayer cf061a9c3b Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a' 13 years ago
  Ronald S. Bultje 0e02b381b4 Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil. 13 years ago
  Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 13 years ago
  Ronald S. Bultje aeaf268e52 vp3: integrate clear_blocks with idct of previous block. 13 years ago
  Matthieu Bouron b3b456b258 lavf/id3v2: seek back to previous offset if header size is not matched 13 years ago
  Michael Niedermayer 0c6b0409af mpeg1enc: Disable threads for resolutions too large for multi-threading 13 years ago
  Michael Niedermayer 89afa635bf sws: check that dither array is not null before memset 13 years ago
  Michael Niedermayer aef5c0b68f sws: Check for unsupported combination of ED/FULL_CHR flags 13 years ago
  Michael Niedermayer f94220ac7a sws: Fix error diffusion flag 13 years ago
  Xi Wang 992b031838 mpegvideo: fix loop condition in draw_line() 13 years ago
  Nicolas George beb5d8f07d ffmpeg: accept "chapters" as forced key frames. 13 years ago
  Clément Bœsch 40976257bc dvdsubdec: parse the size from the extradata 13 years ago
  Michael Niedermayer 9381521968 cmdline: fix -- to escape files starting with - 13 years ago
  Matthieu Bouron 61625565e4 lavf/id3v2: cosmetics: reindent 13 years ago
  James Almer b6576dca99 configure: Fix Barcelona and Bulldozer compiler options with suncc 13 years ago
  James Almer 4f8b73129b doc/Makefile: Fix make docclean 13 years ago
  Michael Niedermayer ed8ff70d9e Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer b45e0c2573 Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d' 13 years ago
  Michael Niedermayer 1b03e09198 Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b' 13 years ago
  Carl Eugen Hoyos a5faae46a3 APIchanges: Add git version and fix version for avfilter_ref_get_channels(). 13 years ago
  Carl Eugen Hoyos 371cf6ee9a Add APIchanges entry for av_codec_get_tag2(). 13 years ago
  Michael Niedermayer 96d1b7ffca h264: unmark frames at the end 13 years ago
  Michael Niedermayer 5c42078b99 sws: fix ED mono dither black level 13 years ago
  Michael Niedermayer 7ba9f40ac6 Merge remote-tracking branch 'cus/stable' 13 years ago
  sedacca@comcast.net 24c47f00fe lavfi: EBU R.128 irregular time 13 years ago
  Michael Niedermayer 2dc2e4f5af sws: Enable full chroma resolution when needed for ED dither 13 years ago
  Michael Niedermayer 8045c0167d sws: Only reset dither state for bitexact mode 13 years ago
  Michael Niedermayer ca447592b1 sws: rgb/bgr 4/8 error diffusion dither 13 years ago
  Michael Niedermayer d7a46ca179 sws: add AVOption flag for error diffusion dither 13 years ago
  Stefano Sabatini 040c461ccf doc/muxers: apply minor cosmetics to segment option descriptions 13 years ago
  Marton Balint f65e57124f ffplay: flush video filters on seek 13 years ago
  Marton Balint 1427c6842d ffplay: use videoq.serial to detect obsolete frames 13 years ago
  Stefano Sabatini d00df260ca lavf/segment: do not auto-select a video stream with attached_pic disposition 13 years ago
  Stefano Sabatini bbce913edf lavf/segment: move reference stream selection code to a dedicated function 13 years ago
  Stefano Sabatini 1de369a632 lavf/segment: remove now unused field list_max_segment_time 13 years ago
  Stefano Sabatini d4890c1068 lavf/segment: add support to segment list file entries sliding window listing 13 years ago
  Stefano Sabatini 6b7d9d5153 lavf/segment: add SegmentListEntry and use it 13 years ago
  Stefano Sabatini 176b72a28c lavf/utils: provide feedback in case of invalid probe size 13 years ago
  Paul B Mahol c79be51dfc vf_fade: use AVPixFmtDescriptor to find out if pixel format have alpha 13 years ago
  Michael Niedermayer 646ade7679 sws: Support error diffusion dither for mono output 13 years ago
  Stefano Sabatini 24bbc416a4 doc/filters: create a dedicated "Examples" subsection for fade, and use @itemize 13 years ago