48488 Commits (1a34103f0f22a85c593baa5905be6a4bef9b975a)
 

Author SHA1 Message Date
Carl Eugen Hoyos 1a34103f0f mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. 12 years ago
Michael Niedermayer 39d1875455 libavfilter/video.h: remove unused things related to the start/slice/end API 12 years ago
Michael Niedermayer 2468827c06 internal.h: remove start/end_frame from AVFilterPad 12 years ago
内田佳久 7e5d4fa97d mmf.c: Do not write metadata into the SMAF Contents Info chunk. 12 years ago
Michael Niedermayer f3c9d66baf libspeexdec: fix terminator check 12 years ago
James Almer 6717d1a96f MAINTAINERS: add myself as maintainer of lavf/astenc.c 12 years ago
James Almer b7d77f8e64 astenc: Enable the loop flag only when needed 12 years ago
Michael Niedermayer 9a697cfe71 lavu: test for broken binutils on ARM 12 years ago
Nicolas George 305180f525 lavu/base64: return meaningful error code. 12 years ago
Carl Eugen Hoyos 6a9af92565 Allow remaining 32bit RGB packed pix_fmts in kerndeint filter. 12 years ago
Stefano Sabatini 860b5c0a63 lavfi/kerndeint: fix mismatch between declared pixel format and test 12 years ago
Michael Niedermayer bb4fb7715c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 2163c8828d Merge commit 'b14e89b3c5e6d7f6401a2ff1e3d198fa902e988a' 12 years ago
Matthieu Bouron be0a67bd65 lavfi/drawutils: fix blending computation in blend_line function 12 years ago
Michael Niedermayer f27eb1b702 lavu: check that assert level is defined 12 years ago
Paul B Mahol 14d50c19dc w64dec: support metadata (summarylist guid) 12 years ago
Paul B Mahol d4211c4722 alsdec: change channel sorting so it match reference implementation 12 years ago
Stefano Sabatini 0140566359 lavfi: add histeq filter 12 years ago
Stefano Sabatini 172505b8bc lavfi: add kerndeint filter 12 years ago
Stefano Sabatini 92f1bed14c tests/lavfi-regression: always require three parameters in do_lavfi_pixfmts() 12 years ago
Carl Eugen Hoyos c52e07bb6e Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4. 12 years ago
Matthieu Bouron bbab9cceb9 lavfi/drawutils: fix typo 12 years ago
Xi Wang f73f76fd20 swscale: fix NULL checking in sws_alloc_context() 12 years ago
Xi Wang 3b81bba3bc mxfdec: fix NULL checking in mxf_get_sorted_table_segments() 12 years ago
Reinhard Tartler 3f89b49b07 finalize changelog for version 9 12 years ago
Michael Niedermayer 498e1c6bb9 lavu: check av_clip*() limits 12 years ago
Paul B Mahol ddeb299234 lavc: remove img_get_alpha_info as it not available any more 12 years ago
Michael Niedermayer fa11f36876 mpegpsenc: avoid shifting dts/pts 12 years ago
Michael Niedermayer cf369d4449 mpegpsenc: show first SCR/DTS at debug level 12 years ago
Michael Niedermayer 9fd0cf8a3b mpegpsenc: move preload recalculation to where its needed 12 years ago
Michael Niedermayer 2a23f6035e mpegpsenc: Fix SCR handling for DVD 12 years ago
Michael Niedermayer 84aba8eed9 mpegpsenc: restructure SCR handling 12 years ago
Justin Ruggles f2214c6224 au: use ff_raw_write_packet() 12 years ago
Paul B Mahol d885cc41e5 Fix "knwon" typo and add a check in tools/patcheck 12 years ago
Maximilian Seesslen 467c033858 fixed granularity of video quality when encoding with theora codec 12 years ago
Anton Khirnov b14e89b3c5 Prepare for 9 Release. 12 years ago
Anton Khirnov a5d8c9243a Update release notes for the 9 release. 12 years ago
Michael Niedermayer c98d3056cf msrle: fix small palette handling 12 years ago
Alexander Strasser ac25b31ede lswr: Improve default resampler's default parameters 12 years ago
Michael Niedermayer a08194b4c5 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 8d0b2aae71 Merge commit 'e96406eda4f143f101bd44372f7b2d542183000a' 12 years ago
Michael Niedermayer ea96feddb7 Merge commit '3f95f0dda55fca74b646937095a02a8fa9776622' 12 years ago
Michael Niedermayer e1cf1a9c89 Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8' 12 years ago
Michael Niedermayer d0b450457b matroskadec: fix ffio_init_context() usage 12 years ago
Anton Khirnov dda20a6e2c avprobe: also output dar/par if only defined in stream 12 years ago
Stefano Sabatini cb8d3965fd lavfi/yadif: add support to named constants 12 years ago
Stefano Sabatini f7dc6aa6b1 lavfi/yadif: add support to named options and options introspection 12 years ago
Stefano Sabatini 8674597fe5 lavfi/yadif: remove redundant NULL checks in uninit 12 years ago
Stefano Sabatini 4ea7c17932 lavfi/yadif: fail during the configuration stage in case of invalid video size 12 years ago
Stefano Sabatini b52c1d0c99 lavfi/yadif: remove unused poll_frame callback 12 years ago