source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e07ef1ad   10 years jzern libvpxenc: cosmetics: reindent Signed-off-by: James Zern …
(edit) @238ec505   10 years jzern libvpxenc: only set noise reduction w/vp8 this quiets a warning: …
(edit) @acb07f33   10 years jzern git-howto.texi: fix a typo replace 'Refer to and to sync...' with a …
(edit) @0f776df0   10 years michaelni avformat/wvdec: fix seeking While I'm not sure why exactly sure why …
(edit) @cd69c0e0   10 years michaelni Merge commit '1bd2646a6da808f6f9881525771db098c54bc3d2' * commit …
(edit) @f8951d36   10 years michaelni Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797' * commit …
(edit) @c0d847e4   10 years michaelni tests/fate-run: do not attempt to parse tiny_psnrs output if it failed …
(edit) @4b657a1b   10 years michaelni alac: reject rice_limit 0 if compression is used If rice_limit is 0, …
(edit) @1bd2646a   10 years martin rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 This …
(edit) @eb7ddb50   10 years martin rtsp: Don't warn about unparsed time ranges This removes the error …
(edit) @802c0af6   10 years michaelni Merge commit '358b7ec3099eca6e999ad9dc0da0a23571a7a2f8' * commit …
(edit) @8d31b228   10 years michaelni Merge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a' * commit …
(edit) @400810ab   10 years michaelni Merge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4' * commit …
(edit) @b112e25d   10 years michaelni Merge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6' * commit …
(edit) @c39b07ff   10 years michaelni Merge commit 'aef0be08756e00f363c524453c948a6e2a348614' * commit …
(edit) @16576a6   10 years michaelni Merge commit '8eb57dc9d5ea13c12573e0759da0f7e79825af98' * commit …
(edit) @b57f9f57   10 years michaelni swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag This avoids …
(edit) @2a7128f4   10 years michaelni Add gamma encodign/decoding before/after scaling in libswscale …
(edit) @d9555adf   10 years michaelni vp9: set timestamps for show_existing_frame return images. …
(edit) @58d605ee   10 years michaelni alsdec: only adapt order for positive max_order For max_order = 0 the …
(edit) @c82e870c   10 years michaelni vp9: maintain lf_delta values if feature is turned off. This is …
(edit) @d02619fd   10 years michaelni vp9: add fate test for bilinear MC filter. Sample at: …
(edit) @06747f84   10 years michaelni tests/tiny_psnr: do not ignore errors from run_psnr failure to …
(edit) @32da94fa   10 years michaelni lavf: Reset global flag on deinit Signed-off-by: Michael Niedermayer …
(edit) @45340f9   10 years michaelni network: Do not leave context locked on error Signed-off-by: Michael …
(edit) @60191e3a   10 years michaelni fate: add mp3 CBR seek test This tests the "old", now non-default …
(edit) @358b7ec3   10 years lu_zero fate: Fix test name for pixfmts tests The last pixel format gets …
(edit) @df287f3e   10 years michaelni vp9: add fate size for resolution changes. See sample: …
(edit) @e8b4f6d6   10 years michaelni vp9: add support for resolution changes in inter frames. …
(edit) @d7f62f03   10 years michaelni fate: add cinepak encoder vsynth tests Signed-off-by: James Almer …
(edit) @cbe27006   10 years michaelni postproc: Made QP, nonBQP, and pQPb arrays Also pulled QP …
(edit) @6264b622   10 years michaelni postproc: Replaced inline asm for prefetching with prefetch functions …
(edit) @748d4816   10 years michaelni avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 Signed-off-by: …
(edit) @d02d04a1   10 years michaelni vp9: remove one optimization branch in iadst16 which causes overflows. …
(edit) @0a51c7d4   10 years lu_zero prores: Set the bits_per_coded_sample for alpha pix_fmt Improve the …
(edit) @86d00ede   10 years michaelni bink: check vst->index_entries before using it This fixes a NULL …
(edit) @4d98015d   10 years michaelni dshow: add capture device save and load Signed-off-by: Mate Sebok …
(edit) @53ff9a4e   10 years michaelni fate: gapless: remove useless tests These could be kept, but they are …
(edit) @5adee9c0   10 years michaelni api-flac-test: Coding style Signed-off-by: Michael Niedermayer …
(edit) @b3408ae4   10 years michaelni mpeg4videodec: only allow a positive length Signed-off-by: Andreas …
(edit) @35e855d5   10 years michaelni dss_sp: use lowercase codec name without whitespace Signed-off-by: …
(edit) @58fade2c   10 years michaelni avformat/mp3dec: make generic index mode the default It's the most …
(edit) @c3a73666   10 years michaelni avformat/mp3dec: allow enabling generic seek mode "-usetoc 2" now …
(edit) @066b92e   10 years michaelni avformat/mp3dec: use the common mechanism for skipping samples The …
(edit) @7dd8bf53   10 years michaelni avformat: add common mechanism for skipping samples at the start of …
(edit) @28eddef6   10 years lu_zero hq_hqa: Validate get_vlc2 return value The hq_ac_vlc.table is …
(edit) @a78f5548   10 years lu_zero avcodec: Free the default avoptions on init failure
(edit) @aef0be08   10 years lu_zero avcodec: Unref the dummy buffer on the fail path
(edit) @8eb57dc9   10 years lu_zero buffersrc: Use the correct deallocation function This correction was …
(edit) @afc7748d   10 years michaelni alsdec: check sample pointer range in revert_channel_correlation Also …
(edit) @f82ce6aa   10 years michaelni webmdashenc: parameter'ize minimumUpdatePeriod Some players do not …
(edit) @ba625dd   10 years James avcodec: use av_mod_uintp2() where useful Reviewed-by: Michael …
(edit) @4f287a3   10 years michaelni webmdashenc: Add minimumUpdatePeriod DASH spec requires the presence …
(edit) @ca9849ee   10 years michaelni aacpsy: correct calculation of minath in psy_3gpp_init The minimum of …
(edit) @0703c446   10 years michaelni avformat/mov.c: Use %d to print an enum, not PRIu8 Using the PRIu8 …
(edit) @a79cbc0b   10 years michaelni avfilter/vf_qp: Fix use of uinitialized variable Found-by: …
(edit) @12215016   10 years michaelni Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386' * commit …
(edit) @77e7949   10 years onemda avcodec/hq_hqa: remove superfluous log message Signed-off-by: Paul B …
(edit) @8f9a3817   10 years michaelni avfilter/vf_qp: fix cleanup on error Signed-off-by: Michael …
(edit) @9b2c57be   10 years lu_zero drawtext: Add an alpha option And document both draw and alpha. …
(edit) @a924b83   10 years michaelni avformat/nsvdec: remove trace log from probe(), this is better done …
(edit) @ecf34e8f   10 years michaelni avformat/mp3dec: Adjust returned timestamp in the CBR seeking case …
(edit) @30ba28fe   10 years michaelni webmdashenc: Fix potential memory leak Fix potential memory leak in …
(edit) @ba631b79   10 years michaelni avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use …
(edit) @26a0bcb1   10 years jzern Support for VP9 high-color/high-bit-depth encoding Patch to support …
(edit) @e6e8cc8c   10 years michaelni avformat/img2dec: do not rewind custom io buffers Fixes double free …
(edit) @954b5e34   10 years michaelni Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6' * commit …
(edit) @1a41415b   10 years michaelni Merge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431' * commit …
(edit) @2f8f5027   10 years michaelni Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e' * commit …
(edit) @5380c9af   10 years michaelni Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13' * commit …
(edit) @037c9c25   10 years michaelni Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf' * commit …
(edit) @e6831c08   10 years michaelni Merge commit '338ed3ed33c412c2828446c4e2a76949161fec6a' * commit …
(edit) @a570e812   10 years michaelni Merge commit '3b1e35d46dc910cef1d66f6964e6800cae5fc89b' * commit …
(edit) @d108820c   10 years michaelni Merge commit 'd34039b171bebe37bf723a1b03e5651267099739' * commit …
(edit) @3cd6f454   10 years michaelni Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200' * commit …
(edit) @a5379d6   10 years michaelni Merge commit 'b18346817d57c96cc47811cf78b26653e96bd304' * commit …
(edit) @5a14fca9   10 years michaelni Merge commit '2cc3936599b6fc63143036659653d1be0624360f' * commit …
(edit) @eaa2d123   10 years vittorio.giovara log: Print a full backtrace along with error messages under Valgrind …
(edit) @bd5ad8b2   10 years vittorio.giovara hq_hqa: Fix reading hqa quantization matrix index Value is stored as …
(edit) @1746dc38   10 years vittorio.giovara hqxdsp.h: #include "stddef.h" It is required by ptrdiff_t, fixes make …
(edit) @1e2e22ec   10 years michaelni fate: gapless: fix mp3 tests Seeking to a negative time did not have …
(edit) @bac7084f   10 years michaelni ffmpeg: add option not to offset seek position by start time …
(edit) @98cab397   10 years vittorio.giovara lavf: Fix variables constness in ff_iso8601_to_unix_time() warning: …
(edit) @57865a97   10 years michaelni avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TS …
(edit) @d4cf3779   10 years michaelni avformat/mux: Place timestamp related trace av_logs under FF_FDEBUG_TS …
(edit) @e48a0a6c   10 years michaelni avformat/mov: remove per packet timestamp print trace, theres generic …
(edit) @84b95715   10 years michaelni avformat/utils: Place timestamp trace logs under FF_FDEBUG_TS …
(edit) @d02b3e9b   10 years michaelni avformat/utils: Provide context for av_log() where one is available …
(edit) @8a91ee78   10 years michaelni avformat/avidec: Do not call av_log() per byte, use ff_tlog() This …
(edit) @86e1a358   10 years vittorio.giovara h264_ps: Return meaningful error codes and address a memory leak …
(edit) @338ed3ed   10 years vittorio.giovara ffv1: Pass correct pointers to av_free() Bug-Id: CID 1295124
(edit) @1ca80526   10 years michaelni avcodec/parser: Remove duplicate header inlcude Signed-off-by: …
(edit) @42d6d249   10 years michaelni avutil/mips/generic_macros_msa: volatile doesnt need Reviewed-by: …
(edit) @2a00ef5d   10 years michaelni avcodec/api-flac-test: clear callers context with close_* …
(edit) @be70c79a   10 years michaelni libavcodec: Add FLAC API test Signed-off-by: Ludmila Glinskih …
(edit) @09b0f227   10 years michaelni avcodec/flacenc: also count wasted bits in subframe_count_exact() …
(edit) @1c667626   10 years michaelni Merge commit '386e2755aab73ae7075f78d92786cb5c5419597a' * commit …
(edit) @3b1e35d4   10 years lu_zero fate: Omit the results if the test passed The FATE server does not …
(edit) @d34039b1   10 years lu_zero rmenc: Drop the temporary buffer for ac3 byteswap Use direcly …
(edit) @656e31ed   10 years lu_zero ogg: Forward errors further Signed-off-by: Luca Barbato …
Note: See TracRevisionLog for help on using the revision log.