source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e0be3cbd   11 years michaelni MAINTAINERS: add address to contact "AvxSynth Team" Signed-off-by: …
(edit) @820ffaed   11 years michaelni avformat/matroskaenc: Allow VP9 and Opus in webm Signed-off-by: …
(edit) @c3316ddb   11 years michaelni lavf: add support for libgme Reviewed-by: Stefano Sabatini …
(edit) @0472f64c   11 years michaelni Add a maintainer for the delogo filter I volunteer to maintain the …
(edit) @de8d56c6   11 years michaelni MAINTAINERS: clarify the expected format in the document header …
(edit) @d59ec0ad   11 years michaelni avformat_find_stream_info: move ret init down from flush codecs. …
(edit) @c5ddd753   11 years michaelni avformat_find_stream_info: Do not consider no streams an error in …
(edit) @c826c569   11 years michaelni avformat_find_stream_info: try to preserve the error code …
(edit) @ccba9535   11 years michaelni av_find_stream_info: initialize ret This should fix hypothetical …
(edit) @2492f77   11 years michaelni avformat: Print "Consider increasing the value for analzeduration and …
(edit) @a478e99a   11 years michaelni avutil/x86: reenable ff_update_lls_avx() The bug has been fixed in …
(edit) @951a3655   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: oggdec: …
(edit) @d1fa6718   11 years michaelni Merge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee' * commit …
(edit) @bc62b24d   11 years michaelni Merge commit '8bd9039900e67a633cc838d691c449e71c060553' * commit …
(edit) @8ad3267   11 years anton oggdec: do not fall back on binary search in the generic code. Binary …
(edit) @c8b920a9   11 years anton lls/x86: use 3-operator vaddpd in ADDPD_MEM Fixes build with yasm-1.1 …
(edit) @a35494c5   11 years michaelni h264: fix indention of xchg_mb_border() Signed-off-by: Michael …
(edit) @f27b22b4   11 years michaelni h264: move 444 border xchg under if (deblock_top) Fixes out of array …
(edit) @a92fbe16   11 years stefasab lavf/http: add support for reading streamcast metadata Allow …
(edit) @bf87908c   11 years michaelni rmdec: Pass AVIOContext to rm_read_metadata() Fix null pointer …
(edit) @e1b0d3a3   11 years onemda westwood_vqa: check return value of av_malloc() Signed-off-by: Paul B …
(edit) @16e0416f   11 years onemda idcin: check return value of av_malloc() Signed-off-by: Paul B Mahol …
(edit) @51f1bf33   11 years onemda bfi: check return value of av_malloc() Signed-off-by: Paul B Mahol …
(edit) @b791a083   11 years michaelni avcodec/x86/dsputil_init: only use xvid idct for lowres=0 Fixes crash …
(edit) @7ebab415   11 years stefasab doc/encoders: apply various fixes to libmp3lame documentation
(edit) @38f1d56   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: indeo: …
(edit) @cc53c28f   11 years michaelni Merge commit '1194a410807bac3eafbeb632578b937656d273e7' * commit …
(edit) @280afa40   11 years michaelni Merge commit 'dd3754a48854cd570d38db72394491aab0f36570' * commit …
(edit) @43229d60   11 years michaelni Merge commit '7388c0c58601477db076e2e74e8b11f8a644384a' * commit …
(edit) @16fd75ce   11 years stefasab lavfi/delogo: use weighted interpolation The original delogo …
(edit) @8bd9039   11 years lu_zero Revert "indeo5: reject negative motion vectors" Negative motion …
(edit) @b36e189   11 years lu_zero indeo: check for reference when inheriting mvs The same is done …
(edit) @1194a41   11 years lu_zero indeo5: reject negative motion vectors Reported-by: Mateusz "j00ru" …
(edit) @dd3754a4   11 years lu_zero indeo: use proper error code
(edit) @7388c0c5   11 years lu_zero indeo: Properly forward the error codes If the tile data size does …
(edit) @b42bcaef   11 years Carl Eugen Hoyos Avoid a null pointer dereference in avcodec_decode_audio4(). This …
(edit) @ec837a08   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @a6e46ed5   11 years michaelni Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit" This …
(edit) @4e488ac5   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @709cae2b   11 years michaelni vorbisdec: Check VLC tables during use instead of setup Fixes …
(edit) @ae038c09   11 years michaelni vorbisdec: propagate errors from setup_classifs() Signed-off-by: …
(edit) @1221bb62   11 years Loren Merritt x86: lpc: fix a segfault in av_evaluate_lls_sse2()
(edit) @02fc61a5   11 years Marton Balint ffplay: always send zero packets to flush audio decoders Zero packets …
(edit) @447d2e31   11 years Marton Balint ffplay: use frame->pkt_pts instead of pkt->pts in audio pts …
(edit) @712ef251   11 years Carl Eugen Hoyos Avoid a null pointer dereference after oom on frame size change in …
(edit) @f4aa8085   11 years Carl Eugen Hoyos Avoid a null pointer dereference on oom in the aac encoder. Fixes …
(edit) @84343dd9   11 years onemda indeo3: check return values of av_malloc() Signed-off-by: Paul B …
(edit) @b00e56b   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @24742524   11 years michaelni avutil/x86: disable ff_evaluate_lls_sse2() for 32bit It just …
(edit) @7e112df4   11 years onemda flac_parser: check return value of av_fifo_alloc() Signed-off-by: …
(edit) @9e6d063d   11 years michaelni lavf/movenc: use ffio_fill() Signed-off-by: Michael Niedermayer …
(edit) @4e996604   11 years michaelni mpegts: use seek_back() for all seek backs Signed-off-by: Michael …
(edit) @a5f23d8d   11 years michaelni mpegts: factor seek_back() out Signed-off-by: Michael Niedermayer …
(edit) @b7c66852   11 years michaelni mpegts_read_header: goto fail instead of return directly …
(edit) @afddf0d9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mjpeg: …
(edit) @e3fb8ac9   11 years michaelni Merge commit '7520d9779c6d30b385df5a0a42da508238076192' * commit …
(edit) @f803e0dc   11 years Carl Eugen Hoyos Support compilation on aix with gcc. Shared libraries and the IBM …
(edit) @0915b531   11 years Carl Eugen Hoyos Rename "AVClass class" as "AVClass component_class". The aix header …
(edit) @742b9617   11 years Carl Eugen Hoyos Rename constant FRAMESIZE in ra144 codec as FRAME_SIZE. The aix …
(edit) @674d8a9   11 years Carl Eugen Hoyos Rename thread_init() in libavcodec and libavfilter as …
(edit) @33f5d70d   11 years Carl Eugen Hoyos Rename constant HZ in af_biquads.c as HERTZ. The aix header …
(edit) @6258e86d   11 years Carl Eugen Hoyos Drop local lable from ppc asm timer. The aix assembler does not …
(edit) @06549cee   11 years michaelni Merge commit '7798a59dc14ae27efe64e639a42646002608a908' * commit …
(edit) @c1fc4ff9   11 years michaelni Merge commit '02ec656af72030eea4f3d63e30b25625cce6a3df' * commit …
(edit) @490ed7f   11 years michaelni Merge commit 'd4a217a408da4bd63acc02cd8f9ebe378a2ad65a' * commit …
(edit) @97947d9b   11 years michaelni Merge commit '183880cfc4aae53ce504e13337791cad5841c80c' * commit …
(edit) @e27be795   11 years michaelni avcodec/lpc: Use a function pointer from an initialized context Fixes …
(edit) @32a39552   11 years michaelni Merge commit 'c93ccf5a4cca722b39f05e9f5660b4cb75bc1740' * commit …
(edit) @6e76e6a0   11 years michaelni Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191' * commit …
(edit) @a285079b   11 years michaelni lls.asm: disable ff_update_lls_avx The code doesnt build with yasm …
(edit) @0b40c505   11 years michaelni lls.asm: put avx code under if HAVE_AVX_EXTERNAL Signed-off-by: …
(edit) @78b54796   11 years michaelni Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053' * commit …
(edit) @c93a4247   11 years michaelni Merge commit '41578f70cf8aec8e7565fba1ca7e07f3dc46c3d2' * commit …
(edit) @d3bd320e   11 years michaelni Merge commit 'cc6714bb16b1f0716ba43701d47273dbe9657b8b' * commit …
(edit) @6765ee7   11 years lu_zero mjpeg: Check the unescaped size for overflows And contextually check …
(edit) @7520d977   11 years lu_zero mjpeg: Move code out of else branch Simplify the control flow and …
(edit) @ff130d73   11 years michaelni get_xbits: assert validity of the number of bits similar is already …
(edit) @68efb1d6   11 years michaelni 4xm: Dont ignore dc run errors Signed-off-by: Michael Niedermayer …
(edit) @13c56e9a   11 years michaelni 4xm: check for invalid zero ac coeffs Signed-off-by: Michael …
(edit) @6d6eabd3   11 years michaelni mjpeg_decode_dc: check code before using it in get_xbits() Fixes …
(edit) @58950ca   11 years derek.buitenhuis ffmpeg: Don't include colorspace.h The header is private, and …
(edit) @a2802d3c   11 years michaelni get_pix_fmt_score: favor equal formats if all else equal Fixes …
(edit) @7798a59d   11 years derek.buitenhuis avconv: Don't include colorspace.h The header is private, and …
(edit) @7f866c14   11 years michaelni update all trac links to use the trac subdomain Signed-off-by: …
(edit) @a2e50fa   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @02ec656a   11 years lu_zero wmapro: error out on impossible scale factor offsets Reported-by: …
(edit) @d4a217a4   11 years lu_zero wmapro: check the min_samples_per_subframe Must be at least …
(edit) @183880cf   11 years lu_zero pictor: use the correct logging context Broken in …
(edit) @2fa89b2   11 years michaelni Added codec ID to playback DNxHD Signed-off-by: Michael Niedermayer …
(edit) @225f78b7   11 years Carl Eugen Hoyos Avoid a null pointer dereference on clean-up after oom in ac3 encoder.
(edit) @90bd75e   11 years Carl Eugen Hoyos Avoid a null pointer dereference on oom when decoding smacker. Fixes …
(edit) @a1dbe49d   11 years Carl Eugen Hoyos Propagate error return values from the smacker decoder.
(edit) @ac83d621   11 years Carl Eugen Hoyos Avoid a null pointer dereference on oom when decoding vc1. Fixes …
(edit) @d47168e7   11 years stefasab doc/muxers: apply various minor fixes to segment documentation
(edit) @f150db09   11 years stefasab doc/muxers: sort muxers by name
(edit) @c93ccf5   11 years lu_zero lpc: use levinson for the first pass of multipass cholesky Levinson …
(edit) @b545179f   11 years lu_zero x86: lpc: simd av_evaluate_lls 1.5x-1.8x faster on sandybridge …
(edit) @502ab21a   11 years lu_zero x86: lpc: simd av_update_lls 4x-6x faster on sandybridge …
(edit) @41578f70   11 years lu_zero lpc: use function pointers, in preparation for asm Signed-off-by: …
(edit) @cc6714bb   11 years lu_zero lpc: remove "decay" argument We never used the rolling-average mode, …
Note: See TracRevisionLog for help on using the revision log.