source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1d6f6ff   12 years michaelni h264: don't initialize missing pictures when using a hwaccel Writing …
(edit) @a56fd9ed   12 years michaelni lavu: Fix checkheaders for x86/emms.h internal.h doesn't need to …
(edit) @b7fe35c9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @ddbbfd95   12 years michaelni Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885' * commit …
(edit) @1fad547c   12 years michaelni Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0' * commit …
(edit) @2bac1535   12 years stefasab Changelog: add missing empty line after the version line
(edit) @8b7568cc   12 years michaelni Merge commit 'd9ebb00dcbaac3812b8b1fbc3d6e027506c11cbc' * commit …
(edit) @131b9c9   12 years michaelni Merge commit '68f930d2188aba5b32624887dcbf688c23482834' * commit …
(edit) @0a707da3   12 years michaelni cinepack: print an error if cinepak_decode() failed Signed-off-by: …
(edit) @b4bb996d   12 years michaelni yadif: remove unused variable Found by: durandal_1707 Signed-off-by: …
(edit) @bb29ee62   12 years michaelni Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793' * commit …
(edit) @1c5b8b91   12 years michaelni h264: color frames gray This prevents a regression from the removial …
(edit) @a53b144e   12 years michaelni avcodec: add avpriv_color_frame() Signed-off-by: Michael Niedermayer …
(edit) @af882e18   12 years onemda lavfi: port MP noise filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @1e786797   12 years michaelni mpegvideo_enc: draw edges on input Improves Motion estimation, avoids …
(edit) @446f7c6   12 years michaelni Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' * commit …
(edit) @fab8a89a   12 years michaelni Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13' * commit …
(edit) @b9c54489   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @87d359ff   12 years michaelni lavfi/yadif: support 9, 12, and 14 bits per pixel Signed-off-by: …
(edit) @72406188   12 years michaelni lavfi/yadif: remove unnecessary cast Finish what 99162f8 started …
(edit) @f84ef19f   12 years stefasab lavfi/kerndeint: move is_rgb_packed definition to the internal context …
(edit) @51ba843f   12 years stefasab lavfi/kerndeint: use aligned linesizes for the temporary buffer. This …
(edit) @2042cd37   12 years stefasab lavfi/unsharp: extend range for amount values, to reflect the behavior …
(edit) @37b42bcb   12 years stefasab doc/filters: itemize unsharp examples Also drop pointless example.
(edit) @fbcc584d   12 years stefasab lavfi/unsharp: use named options, and add missing checks on matrix …
(edit) @5e947ae   12 years michaelni sws/x86: improve rounding for yuv2yuvX This tries to compensate for …
(edit) @5ad43af9   12 years michaelni lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing …
(edit) @0018221c   12 years stefasab doc: fix reference to ffmpeg-bitstream-filters.html page
(edit) @b64de24f   12 years Clément Bœsch lavfi/ebur128: advance pointer to samples Correct the advancement of …
(edit) @de21e67   12 years Clément Bœsch lavfi/ebur128: fix channel weights Correct the recognition of channel …
(edit) @2c541554   12 years anton h264: deMpegEncContextize Most of the changes are just trivial are …
(edit) @1d0feb5d   12 years anton mpegvideo: split ff_draw_horiz_band(). Split out dependency on …
(edit) @54974c62   12 years anton error_resilience: decouple ER from MpegEncContext
(edit) @d9ebb00   12 years anton svq3: remove a pointless if() The H264 context is always …
(edit) @2491f9ee   12 years anton h264: remove a pointless if() !encoding is always true, we do not …
(edit) @68f930d2   12 years anton h264: simplify calls to ff_er_add_slice(). partitioned_frame is never …
(edit) @d2a25c40   12 years anton get_buffer(): do not initialize the data. There may be more decoders …
(edit) @64ed3976   12 years anton vf_yadif: fix out-of line reads Some changes in the border pixels, …
(edit) @ccd70d9c   12 years anton vf_yadif: factorize initializing the filtering callbacks Do it all in …
(edit) @77ab702a   12 years Marton Balint ffplay: only display frames if there are no pending events Otherwise …
(edit) @f9859894   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: sparc: …
(edit) @048ecbd3   12 years michaelni Merge commit '49fe280753e0f167ac3d9f227f0c0f7744501fc1' * commit …
(edit) @61fbb4cd   12 years michaelni Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba' * commit …
(edit) @75758f84   12 years Clément Bœsch build: fixes a "can't cd to..." issue when installing shared …
(edit) @4a6fa796   12 years michaelni lavf: dont try to find fps for attached pictures Signed-off-by: …
(edit) @3594554a   12 years diego sparc: dsputil: Simplify high_bit_depth checks
(edit) @7ac3ccc5   12 years stefasab lavfi/unsharp: use the same macros used in the original MP filter …
(edit) @772b949   12 years stefasab examples/scaling_video: fix typo
(edit) @8102a097   12 years michaelni doc/APIchanges: List merge commit hashes and version numbers …
(edit) @49fe2807   12 years diego h264idct: Replace duplicate scan8 table by appropriate #include
(edit) @5534d8f7   12 years Marton Balint ffplay: remove remains of video_clock We are now using a pts based …
(edit) @b853cfe7   12 years Marton Balint ffplay: remove refresh thread to achieve more precise frame delay We …
(edit) @12c71f6   12 years michaelni dshow: Fix MSVC support, remove av_export, which was apparently …
(edit) @003be0a9   12 years michaelni Removing network.h from matroskadec.c Removing accidentally added …
(edit) @c3fb20ba   12 years michaelni ffmpeg: Check for parameter changes at the output of the audio filter …
(edit) @d5ce725   12 years Clément Bœsch Fix a few "its" vs "it's" typo.
(edit) @35a995f4   12 years Clément Bœsch doc/resampler: fix two typo.
(edit) @02243751   12 years Clément Bœsch lavfi/showspectrum: simplify intensity_color_table declaration.
(edit) @cf8dec7d   12 years Clément Bœsch lavfi/showspectrum: pretty-align constants. Binary object unchanged.
(edit) @ce6a8e59   12 years michaelni Adding AlphaMode element to Matroska Parser Adding support for …
(edit) @2f3bc512   12 years michaelni apichanges: fix 2 wrong hashes Signed-off-by: Michael Niedermayer …
(edit) @33d63306   12 years michaelni apichanges: Use , instead of / to seperate multiple hashes …
(edit) @ad6802f   12 years michaelni apichanges: fix date Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @4db96649   12 years diego avutil: Ensure that emms_c is always defined, even on non-x86
(edit) @8c95d177   12 years michaelni fate: Add encrypted tta stream test Signed-off-by: James Almer …
(edit) @405cc0d9   12 years michaelni movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd Other …
(edit) @759a3a21   12 years diego configure: Move MinGW CPPFLAGS setting to libc section, where it belongs
(edit) @ab441e20   12 years diego avutil: Move emms code to x86-specific header
(edit) @c557a5b0   12 years nicolas.george lavfi/vf_ass: reindent after last commit.
(edit) @bb3303b9   12 years nicolas.george lavfi/vf_ass: ignore subtitles decoding errors. A broken packet with …
(edit) @7d0e3b19   12 years Carl Eugen Hoyos Write the fiel atom to mov files independently of the used video …
(edit) @41ae43ca   12 years onemda lavfi: remove softskip libmpcodecs wrapper It is supposed to be used …
(edit) @968f8ace   12 years onemda lavfi: remove dsize libmpcodecs wrapper Filter does nothing, and …
(edit) @8bbb487e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9f16cb9e   12 years michaelni doc/APIchanges: fix odd .01 versions Signed-off-by: Michael …
(edit) @a08ebf04   12 years michaelni matroskadec: simplify additional_id writing code Signed-off-by: …
(edit) @30c5c45b   12 years michaelni Adding support for parsing BlockAdditional Matroska specification …
(edit) @701e9b82   12 years michaelni h264: Use mb itself as memcpy anchor and assert the other anchors …
(edit) @130cefc9   12 years derek.buitenhuis doc/platform: Fix 10l typo This error was somehow missed for months. …
(edit) @faf8eca0   12 years michaelni h264: remove clear_blocks call in threading init. Init code in that …
(edit) @c230af9   12 years michaelni h264: Reset last_pocs in case of reference or frame number …
(edit) @c650794   12 years diego dsputil: Move STRIDE_ALIGN macro to the only place it is used
(edit) @15e7533   12 years Clément Bœsch doc/dev: clarify public symbols prefixes.
(edit) @5dd78ef3   12 years onemda WAV muxer: reindent
(edit) @21cd905c   12 years michaelni swr: check channel layouts before using them. Fixes out of array …
(edit) @34126cd0   12 years onemda lavfi/transpose: support more pix fmts Signed-off-by: Paul B Mahol …
(edit) @cf73e0bf   12 years onemda lavu/intreadwrite: add AV_[RW][BLN]48 Signed-off-by: Paul B Mahol …
(edit) @324d9664   12 years michaelni libvorbisdec: Remove AVFrame from context Signed-off-by: Michael …
(edit) @fe845772   12 years michaelni libvorbisdec: set sample type Fixes regression Signed-off-by: …
(edit) @a17ececc   12 years nicolas.george libcelt: decode directly to the user-provided AVFrame.
(edit) @b68dd8a1   12 years nicolas.george lavf/concatdec: allow probing.
(edit) @db9dc515   12 years nicolas.george lavf/concatdec: add signature directive.
(edit) @6d680d20   12 years nicolas.george lavf/concatdec: add safe option.
(edit) @b2e57eb5   12 years michaelni mjpegdec: pass nb_components into ljpeg_decode_yuv_scan Fixes null …
(edit) @8f7c7ff2   12 years onemda evrcdec: decode directly to the user-provided AVFrame Signed-off-by: …
(edit) @2cced2a8   12 years onemda paf: decode directly to the user-provided AVFrame Signed-off-by: Paul …
(edit) @9145818e   12 years onemda vima: decode directly to the user-provided AVFrame Signed-off-by: …
(edit) @845fa2f5   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
(edit) @91043de8   12 years michaelni Merge commit '1647da89dd8ac09a55c111589f7a30d7e6b87d90' * commit …
(edit) @0dff771f   12 years michaelni Merge commit '205a95f7b5178362874bc1e65eae9866723491c1' * commit …
Note: See TracRevisionLog for help on using the revision log.