49291 Commits (495cb44172d0e258cead7e558bc9cbb4727bbd4c)
 

Author SHA1 Message Date
Michael Niedermayer 9381521968 cmdline: fix -- to escape files starting with - 12 years ago
Matthieu Bouron 61625565e4 lavf/id3v2: cosmetics: reindent 12 years ago
James Almer b6576dca99 configure: Fix Barcelona and Bulldozer compiler options with suncc 12 years ago
James Almer 4f8b73129b doc/Makefile: Fix make docclean 12 years ago
Michael Niedermayer ed8ff70d9e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer b45e0c2573 Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d' 12 years ago
Michael Niedermayer 1b03e09198 Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b' 12 years ago
Carl Eugen Hoyos a5faae46a3 APIchanges: Add git version and fix version for avfilter_ref_get_channels(). 12 years ago
Carl Eugen Hoyos 371cf6ee9a Add APIchanges entry for av_codec_get_tag2(). 12 years ago
Michael Niedermayer 96d1b7ffca h264: unmark frames at the end 12 years ago
Michael Niedermayer 5c42078b99 sws: fix ED mono dither black level 12 years ago
Michael Niedermayer 7ba9f40ac6 Merge remote-tracking branch 'cus/stable' 12 years ago
sedacca@comcast.net 24c47f00fe lavfi: EBU R.128 irregular time 12 years ago
Michael Niedermayer 2dc2e4f5af sws: Enable full chroma resolution when needed for ED dither 12 years ago
Michael Niedermayer 8045c0167d sws: Only reset dither state for bitexact mode 12 years ago
Michael Niedermayer ca447592b1 sws: rgb/bgr 4/8 error diffusion dither 12 years ago
Michael Niedermayer d7a46ca179 sws: add AVOption flag for error diffusion dither 12 years ago
Stefano Sabatini 040c461ccf doc/muxers: apply minor cosmetics to segment option descriptions 12 years ago
Marton Balint f65e57124f ffplay: flush video filters on seek 12 years ago
Marton Balint 1427c6842d ffplay: use videoq.serial to detect obsolete frames 12 years ago
Stefano Sabatini d00df260ca lavf/segment: do not auto-select a video stream with attached_pic disposition 12 years ago
Stefano Sabatini bbce913edf lavf/segment: move reference stream selection code to a dedicated function 12 years ago
Stefano Sabatini 1de369a632 lavf/segment: remove now unused field list_max_segment_time 12 years ago
Stefano Sabatini d4890c1068 lavf/segment: add support to segment list file entries sliding window listing 12 years ago
Stefano Sabatini 6b7d9d5153 lavf/segment: add SegmentListEntry and use it 12 years ago
Stefano Sabatini 176b72a28c lavf/utils: provide feedback in case of invalid probe size 12 years ago
Paul B Mahol c79be51dfc vf_fade: use AVPixFmtDescriptor to find out if pixel format have alpha 12 years ago
Michael Niedermayer 646ade7679 sws: Support error diffusion dither for mono output 12 years ago
Stefano Sabatini 24bbc416a4 doc/filters: create a dedicated "Examples" subsection for fade, and use @itemize 12 years ago
Stefano Sabatini 2852bd704a lavfi/fade: accept shorthand syntax 12 years ago
Diego Biurrun 822b0728f0 x86: dsputil: Drop some unused macro definitions 12 years ago
Martin Storsjö f4facd2ce7 x86: Add a Yasm-based emms() replacement 12 years ago
Diego Biurrun d633d12b2c x86inc: Add cvisible macro for C functions with public prefix 12 years ago
Diego Biurrun ef5d41a553 x86inc: Rename "program_name" to "private_prefix" 12 years ago
Sean McGovern 6d1114a806 configure: Run SHFLAGS through ldflags_filter() 12 years ago
Stefano Sabatini 44d5a28b7d doc/filters: avoid @example for showing the drawbox shorthand syntax 12 years ago
Michael Niedermayer fd165ace7b golomb: check log validity before shifting 12 years ago
Paul B Mahol d084c5c742 vf_fade: support YUVA422P & YUVA444P 12 years ago
Michael Niedermayer 13178d002b h264/get_lowest_part_list_y: remove unneeded operations 12 years ago
Michael Niedermayer 8ac0d95bd3 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 17596198ca Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f' 12 years ago
Jonas Bechtel a003c5bd4f Fix opencv detection. 12 years ago
Anton Khirnov 940b8b5861 h264: avoid pointless copying of ref lists 12 years ago
Michael Niedermayer d270c32025 avcodec_decode_audio: do not trust the channel layout, use the channel count. 12 years ago
Justin Ruggles b90632d596 lavr: always reset mix function names and pointers in mix_function_init() 12 years ago
Justin Ruggles f07ef2d9c9 lavr: call mix_function_init() in ff_audio_mix_set_matrix() 12 years ago
Michael Niedermayer 4aed4f5846 mlpdec: dont leave a invalid huff_lsb in the context. 12 years ago
Michael Niedermayer e1d7d4bd13 mpegvideo: reset context state on failed thread update. 12 years ago
Luca Barbato 56ef1ef1f7 fate: update ref after rv30_loop_filter fix 12 years ago
Xi Wang 783e37f7ef rv30: fix masking in rv30_loop_filter() 12 years ago