source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @eee9b7a6   10 years michaelni ffprobe: Support extracting the number of reference frames Fixes …
(edit) @eb465b8c   10 years michaelni avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory …
(edit) @0c10cf6a   10 years clement fate: add a fate-filter-framepack rule
(edit) @39e18b1f   10 years clement avfilter/framepack: use FF_CEIL_RSHIFT()
(edit) @e405a8a7   10 years michaelni avfilter/vf_cropdetect: extend limit to cover 16bit pixel formats …
(edit) @a2e2a9f2   10 years michaelni avfilter/vf_cropdetect: fix ; typos Signed-off-by: Michael …
(edit) @6ab4812f   10 years michaelni avfilter/vf_cropdetect: support 9-16bit planar formats Signed-off-by: …
(edit) @5c7227bb   10 years michaelni avfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample loop 19484 -> …
(edit) @60e2c311   10 years michaelni avfilter/vf_cropdetect: Unroll 1byte per sample loop 12807 -> 6336 …
(edit) @17dc83ab   10 years michaelni avfilter/vf_cropdetect: add RGB & RGBA support These where already …
(edit) @0ffb61e8   10 years michaelni Merge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7' * commit …
(edit) @e5a37667   10 years michaelni Merge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b' * commit …
(edit) @8d3133f4   10 years michaelni Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6' * commit …
(edit) @7905bd55   10 years Carl Eugen Hoyos Fix decoding for little endian Aja Kona 10-bit RGB. The little endian …
(edit) @8d54bacb   10 years martin dashenc: Remove some stray double spaces Signed-off-by: Martin …
(edit) @b91a5757   10 years martin dashenc: Fix writing of timelines that don't start at t=0 When …
(edit) @50036c30   10 years martin fate: Use bitexact conversions in the dpxparser test This fixes fate …
(edit) @256df8a2   10 years michaelni libavformat/cdxl: fix duration in case of overflow Fixes integer …
(edit) @827af242   10 years michaelni avutil/rational: Check that av_reduce() returns values within the …
(edit) @db0a52d6   10 years michaelni avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info() …
(edit) @748ad112   10 years michaelni avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in …
(edit) @ac08c5c0   10 years michaelni avformat/mux: 2 subtitle packets could have the same DTS Fixes …
(edit) @202947a0   10 years michaelni libavformat/segment.c: Add strftime expansion for segment filename …
(edit) @6a6a0620   10 years Carl Eugen Hoyos Fix R10k blue channel output. Makes R10k -> gbrp10 ffv1 -> R10k …
(edit) @750b10ff   10 years michaelni doc/ffmpeg.texi: document the new -sdp_file option Signed-off-by: …
(edit) @9c3a8693   10 years michaelni avdevice/dshow: Remove unneeded NULL checks Signed-off-by: Michael …
(edit) @a3f6e8c4   10 years michaelni avdevice/dshow: Use av_freep() to avoid leaving stale pointers in …
(edit) @beaea2de   10 years michaelni avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in …
(edit) @3b1f7472   10 years michaelni avfilter/vf_cropdetect: add max_outliers parameter Fixes Ticket3030 …
(edit) @627f5658   10 years michaelni ffmpeg: Use av_freep(), avoid leaving stale pointers in memory …
(edit) @cc63da12   10 years michaelni ffmpeg: add sdp_file option Allow printing of sdp information to a …
(edit) @c2631022   10 years michaelni avcodec/vdpau: fix assertion failure and < vs > error Fixes …
(edit) @17dde95   10 years michaelni Merge remote-tracking branch 'rbultje/vp9-32bit-lpf' * …
(edit) @03518090   10 years Reimar.Doeffinger r210enc.c: Simplify and never store more than 10 bits. The r10k and …
(edit) @3aefca68   10 years rsbultje vp9/x86: add myself to copyright holders for loopfilter assembly.
(edit) @afd8c464   10 years rsbultje vp9/x86: make filter_16_h work on 32-bit.
(edit) @b26bc352   10 years rsbultje vp9/x86: make filter_48/84/88_h work on 32-bit.
(edit) @8a1cff1c   10 years rsbultje vp9/x86: make filter_44_h work on 32-bit.
(edit) @047088b8   10 years rsbultje vp9/x86: make filter_16_v work on 32-bit.
(edit) @0cc9c23e   10 years rsbultje vp9/x86: make filter_48/84_v work on 32-bit.
(edit) @6433a913   10 years rsbultje vp9/x86: make filter_88_v work on 32-bit.
(edit) @75f8e520   10 years rsbultje vp9/x86: make filter_44_v work on 32-bit.
(edit) @7f80c334   10 years rsbultje vp8/x86: save one register in SIGN_ADD/SUB.
(edit) @8ea2194e   10 years rsbultje vp9/x86: store unpacked intermediates for filter6/14 on stack. …
(edit) @e4240947   10 years rsbultje vp8/x86: move variable assigned inside macro branch. The value is not …
(edit) @418c202c   10 years rsbultje vp9/x86: simplify ABSSUM_CMP by inverting the comparison meaning.
(edit) @d1c55654   10 years rsbultje vp8/x86: remove unused register from ABSSUB_CMP macro.
(edit) @e59bd089   10 years rsbultje vp9/x86: slightly simplify 44/48/84/88 h stores.
(edit) @8132629b   10 years rsbultje vp9/x86: make cglobal statement more conservative in register allocation.
(edit) @c013ca5   10 years rsbultje vp9/x86: save one register in loopfilter surface coverage.
(edit) @56e432b2   10 years u avutil/atomic: reuse ret to avoid dereferencing twice the same value.
(edit) @cc914885   10 years michaelni avfilter/vf_cropdetect: Factorize duplicated code using a macro This …
(edit) @ed96830a   10 years michaelni avfilter/vf_blend: Fix AVClass Fixes infinite loop Signed-off-by: …
(edit) @d4fd3f24   10 years stefasab lavfi: add tblend filter
(edit) @05e74ac2   10 years michaelni avutil/hmac: use av_freep() to avoid leaving stale pointers in memory …
(edit) @6d639ecf   10 years michaelni avutil/audio_fifo: use av_freep() to avoid leaving stale pointers in …
(edit) @336bb3f   10 years michaelni avutil/dict: Use av_freep() to avoid leaving stale pointers in memory …
(edit) @9e893473   10 years michaelni Merge commit '60d4c6ff76467d4d8f55c1cc61ab6c618e8ea2f3' * commit …
(edit) @6f764d2   10 years michaelni Merge commit '737d35e33408263c04d7730f5487eed0d04938ba' * commit …
(edit) @a6ab9ed   10 years michaelni Merge commit '1f9237f2ac46dfbed1bfa1f4f0f1314c2a1d62ec' * commit …
(edit) @75173154   10 years michaelni Merge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68' * commit …
(edit) @d7aaeea   10 years michaelni Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9' * commit …
(edit) @ddb9a24a   10 years michaelni Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058' * commit …
(edit) @d16079ab   10 years michaelni Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1' * commit …
(edit) @57089084   10 years michaelni Merge commit '4cfbeef31d4e6096c0596359d212f5d99a7ba4b5' * commit …
(edit) @60d4c6ff   10 years anton h264: restore a block mistakenly removed in e10fd08a CC: …
(edit) @fa0e5ffb   10 years michaelni avfilter/vf_cropdetect: add yuv440p and yuv410p support …
(edit) @a4b13dbd   10 years michaelni avfilter/vf_fspp: Add GBRP and gray8 support Signed-off-by: Michael …
(edit) @a18456a2   10 years Reynaldo H. Verdejo Pinochet ffserver: check for EOF|error at loop condition Signed-off-by: …
(edit) @0121dda   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow close_connection() Signed-off-by: Reynaldo H. …
(edit) @11462236   10 years Reynaldo H. Verdejo Pinochet ffserver: minor formatting improvement to http_server() …
(edit) @978bc432   10 years Reynaldo H. Verdejo Pinochet ffserver: reindent start_multicast() Signed-off-by: Reynaldo H. …
(edit) @719cc025   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow start_multicast() Signed-off-by: Reynaldo H. Verdejo …
(edit) @18011888   10 years Reynaldo H. Verdejo Pinochet ffserver: reindent start_children() Signed-off-by: Reynaldo H. …
(edit) @ec422517   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow start_children() Signed-off-by: Reynaldo H. Verdejo …
(edit) @1abdfb10   10 years Reynaldo H. Verdejo Pinochet ffserver: break lines at 80 in func prototypes Signed-off-by: …
(edit) @a4f876a1   10 years James x86/vf_fspp: move pxor in store slice functions out of the loop m7 is …
(edit) @466e32bf   10 years James x86/vf_fspp: port inline asm to yasm Reviewed-by: Michael Niedermayer …
(edit) @9224c7f0   10 years michaelni avfilter/vf_fspp: clarify comment Signed-off-by: Michael Niedermayer …
(edit) @18982f08   10 years michaelni swscale: Pass through chroma positions in sws_getCachedContext …
(edit) @4bc0dbfc   10 years michaelni avfilter/vf_boxblur: generate supported pixfmt list instead of …
(edit) @f7da4b1c   10 years michaelni avformat/rtsp: Use av_freep() to avoid leaving stale pointers in …
(edit) @0704c44d   10 years michaelni avformat/cache: remove ftruncate usage, its not always available In …
(edit) @afaa4a89   10 years stefasab lavfi/blend: add difference128 mode
(edit) @7c210c44   10 years michaelni avformat/cache: Extend cache entries if possible instead of creating …
(edit) @312151b   10 years michaelni avformat/cache: avoid lseek() on reading from the cache if possible …
(edit) @ce355189   10 years michaelni avformat/cache: keep cache_pos updated Signed-off-by: Michael …
(edit) @954fc854   10 years michaelni avformat/cache: cleanup cache file on cache write failure …
(edit) @68609edd   10 years michaelni Changelog: Mention non continuous cache protocol Signed-off-by: …
(edit) @6e6b0a8e   10 years u avfilter/xbr: reindent after previous commit
(edit) @87984d2f   10 years u avfilter/xbr: refactor px calculation in FILT[234]
(edit) @20cac72a   10 years u avfilter/xbr: move alpha blend assignment out of the macros
(edit) @006caf03   10 years u avfilter/xbr: remove unused mask
(edit) @2188df96   10 years u avfilter/xbr: refactor alpha blending macros
(edit) @8706910c   10 years michaelni avformat/cache: Support user specified read-ahead for non seekable …
(edit) @7018d3d3   10 years michaelni avformat/cache: Use the correct io handle in seeking Signed-off-by: …
(edit) @dedd3c8   10 years michaelni avformat/cache: more informative error message Signed-off-by: Michael …
(edit) @681559d   10 years michaelni avformat/cache: remember EOF point if hit and use it to handle …
(edit) @737d35e3   10 years anton vdpau: add support for the H.264 High 4:4:4 Predictive profile …
(edit) @1f9237f   10 years anton avconv_vdpau: allocate video surface of VDPAU-specified size …
Note: See TracRevisionLog for help on using the revision log.