50131 Commits (2ccaab9709aadc51625a28597d6a9012607958b4)
 

Author SHA1 Message Date
Michael Niedermayer 2ccaab9709 mov: fix self referencing timecode tracks 12 years ago
Michael Niedermayer 951d39fecd avfilter: fix segfault with setsar/dar 12 years ago
Michael Niedermayer f7b46d86de Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini 271f411267 lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTS 12 years ago
Michael Niedermayer 39b03932c2 Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609' 12 years ago
Michael Niedermayer 8c6d9ca638 Merge commit 'fae6fd5b873911cfcd7f7b3d72de6598af5e003a' 12 years ago
Michael Niedermayer 98f63e1f34 Merge commit '7ebfb466aec2c4628fcd42a72b29034efcaba4bc' 12 years ago
Stefano Sabatini dd37326345 lavfi/hue: reindent after previous commit 12 years ago
Stefano Sabatini d709a18ac2 lavfi/hue: simplify parsing by making use of option shorthands 12 years ago
Michael Niedermayer 088f20a332 Merge commit '2ed008204d5467be03a0a3af1e293b2f7038d0a0' 12 years ago
Michael Niedermayer 536d1ed793 Merge commit 'e5ffffe48d20642acc079166f0fa7d93a6a9f594' 12 years ago
u-bo1b@0w.se 8d1dd5bd50 cinepak: More correct Cinepak decoder. 12 years ago
Michael Niedermayer a3adbedf9b cinepak: simplify 12 years ago
u-bo1b@0w.se 4e635e10e2 cinepak: Use correct colorspace. 12 years ago
Michael Niedermayer f5c00b347d avcodec_align_dimensions2: Ensure cinepak has large enough buffers. 12 years ago
Ronald S. Bultje 2b10d41464 h264: add videodsp dependency. 12 years ago
Diego Biurrun c9ad5f59aa intreadwrite: tomi: Add missing attributes.h #include for av_always_inline 12 years ago
Diego Biurrun 8a11ce43d0 build: Ensure that output directories for header objects are created 12 years ago
Michael Niedermayer c69315a5de cook: check js_subband_start for validity 12 years ago
Martin Storsjö 26ee5ca03d h264: Get rid of unnecessary casts 12 years ago
Michael Niedermayer a5153b1d16 shorten: Fix signedness of comparission 12 years ago
Michael Niedermayer ce153eef8f vc1dec: dont decode slices when the slice header failed to decode. 12 years ago
Ronald S. Bultje fae6fd5b87 h264/svq3: Stop using draw_edges 12 years ago
Ronald S. Bultje 7ebfb466ae h264: Don't store intra pcm samples in h->mb 12 years ago
Ronald S. Bultje 9918f57dcf get_bits: Return pointer to buffer that is the result of the alignment 12 years ago
Ronald S. Bultje 2ed008204d h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil 12 years ago
Ronald S. Bultje e5ffffe48d h264chroma: Remove duplicate 9/10 bit functions 12 years ago
Ronald S. Bultje 0c0828ecc5 x86: Use simple nop codes for <= sse (rather than <= mmx) 12 years ago
Ronald S. Bultje f859678f3f vp56: Remove clear_blocks call, and clear alpha plane U/V DC only 12 years ago
Paul B Mahol 76415a9420 configure: fix libavfilter pkgconfig description 12 years ago
Michael Niedermayer a34418c28e tiff: check bppcount 12 years ago
Michael Niedermayer 633f997479 bmp: check available space when reading palette 12 years ago
Ronald S. Bultje 1acd7d594c h264: integrate clear_blocks calls with IDCT. 12 years ago
Ronald S. Bultje a1f1ca96b4 svq3: fix decoding residual blocks of b-frames. 12 years ago
Michael Niedermayer b97d61f924 avfilter/ff_merge_formats: only merge if doing so does not loose chroma or alpha 12 years ago
Michael Niedermayer b9237aa7b0 x86/h263_loopfilter: Fix author attribution after code has been moved/splited around 12 years ago
Michael Niedermayer fa09ad5c9e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer cf10616cc0 Merge commit '7a03145ed7cb4f1ce794b5126559dd6f38029243' 12 years ago
Michael Niedermayer 4e469842b5 Merge commit '202b5f6deb65e405b07b9b5c20f97c8cb925cf49' 12 years ago
Paul B Mahol 03b711d95e tmv: initialize unused pallete entries with 0 12 years ago
Paul B Mahol f2d200d460 lavfi/overlay: yuv444p & yuva444p support 12 years ago
Michael Niedermayer d41efc1f26 h264: put visualization and debug support back 12 years ago
Michael Niedermayer a3a97129e7 mpegvideo: make ff_print_debug_info independant of mpegvideo 12 years ago
Ronald S. Bultje e2789d3e33 split out ff_hwaccel_pixfmt_list_420[] over individual codecs. 12 years ago
Paul B Mahol 480ddf2bc9 lavfi/histogram: overlay display mode for levels histogram mode 12 years ago
Michael Niedermayer e39821a65e nutenc: only write an index if there are syncpoints 12 years ago
Michael Niedermayer 6cd650dbd2 ff_gen_search: Fix finding the maximum timestamp in a really small file 12 years ago
Michael Niedermayer 695a766bff ff_read_timestamp: check stream_index before using it as array index 12 years ago
Paul B Mahol 85921499c7 cdgraphics: set palette to zero too 12 years ago
Paul B Mahol 1f4ab61b74 lavc/cdxl: clear palette before reading it 12 years ago