source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @11cf4b72   11 years michaelni Merge commit 'f9581f1414ec8e3e7d0868793cda4f2e4fa113ea' * commit …
(edit) @c7a092cb   11 years michaelni Merge commit '4cbd5ed11b0161a6a192174934b241e0cc0599a9' * commit …
(edit) @273f600b   11 years michaelni Merge commit 'b564784a207b1395d2b5a41e580539df04651096' * commit …
(edit) @ac3ca3d3   11 years michaelni Merge commit 'ef35d6dbc6c3b7ba6b13ac13fc8e797cc1268c8f' * commit …
(edit) @9dfa5ea5   11 years michaelni Merge commit '86a2602e16171ddc10c3ec655c23b16ffa595059' * commit …
(edit) @a4a1682   11 years michaelni Merge commit 'fd54dd028bc9f7bfb80ebf823a533dc84b73f936' * commit …
(edit) @2cad1ea2   11 years michaelni Merge commit '17e5d614a8647d51b9795cb8bccf97ee33ca2d58' * commit …
(edit) @db5c93a1   11 years michaelni Merge commit '7e201d575dc4385eb67314b0419d4d77185e65f4' * commit …
(edit) @f0358dc1   11 years michaelni Merge commit '278a923c51187d37445d88a6b21082036ec9568d' * commit …
(edit) @2e85737b   11 years michaelni Merge commit 'd3cb302b88503c3111e25add196622110c056188' * commit …
(edit) @838bd731   11 years stefasab lavfi: create Libav-API compatibility layer for avfilter_graph_parse() …
(edit) @5efbeae3   11 years stefasab configure: rename have_incompatible_fork_abi -> …
(edit) @7c71ef4f   11 years michaelni Merge commit '57bc64e' * commit '57bc64e': jpeg2000: Use …
(edit) @ffed7227   11 years michaelni Revert "doc: add script to compute texi files dependencies" This …
(edit) @57bc64e2   11 years michaelni Merge commit '1a3598aae768465a8efc8475b6df5a8261bc62fc' * commit …
(edit) @26f6acc6   11 years michaelni Merge commit '5efadcb8cdef6fc5ca5f1f72e45ef3b23016b1c4' * commit …
(edit) @b0448e51   11 years michaelni Merge commit 'be3271009ef893fbed9640e8edbd771685fd957b' * commit …
(edit) @3f03643   11 years michaelni Merge commit 'fbcc03db8f3919e2ea46d6ad11a00906b1c0ef0e' * commit …
(edit) @759dfd56   11 years stefasab examples/muxing: make more compact audio/video_time computation
(edit) @4ec46b11   11 years stefasab doc/muxers: Add AIFF doc Signed-off-by: Stefano Sabatini …
(edit) @628ceac6   11 years stefasab doc: add script to compute texi files dependencies Replace the inline …
(edit) @37a970bb   11 years michaelni Merge commit '5650e331a733711b809bc27f968500f0f5530126' * commit …
(edit) @b2498dcf   11 years stefasab lavc/avcodec.h: fix prolems -> problems typo
(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) @f9581f14   11 years lu_zero jpeg2000: Improve reduced resolution decoding Correctly scale down …
(edit) @4cbd5ed1   11 years lu_zero jpeg2000: Fix compute precedence error in lut_gain index …
(edit) @b564784a   11 years lu_zero jpeg2000: Check that there is a SOT before SOD Avoid overreads. …
(edit) @ef35d6db   11 years lu_zero jpeg2000: Propagate error code from get_cox() Signed-off-by: Michael …
(edit) @952f7ed3   11 years lu_zero jpeg2000: Compute quantization for 'scalar derived' in the correct …
(edit) @b44925ae   11 years lu_zero jpeg2000: Initialize code blocks structures in precincts to 0 Prevent …
(edit) @2c3901b   11 years lu_zero jpeg2000: Remove unneeded returns Signed-off-by: Luca Barbato …
(edit) @78962d3d   11 years lu_zero jpeg2000: Check that nreslevels2decode has been initialized before use …
(edit) @4e11b155   11 years lu_zero jpeg2000: Calculate code-block coord in ff_jpeg2000_init_component() …
(edit) @cf04af20   11 years lu_zero jpeg2000: Check that we have enough components for MCT Avoid …
(edit) @86a2602e   11 years lu_zero jpeg2000: Drop unused and writeonly fields Signed-off-by: Luca …
(edit) @fd54dd02   11 years lu_zero jpeg2000: check len before parsing header Avoid overread. Found-by: …
(edit) @17e5d61   11 years lu_zero jpeg2000: Check zero bit-plane validity Prevent integer overflows. …
(edit) @7e201d57   11 years lu_zero jpeg2000: Validate block lengthinc Currently we are using an array …
(edit) @278a923c   11 years lu_zero jpeg2000: Validate SIZ parsing Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @d3cb302b   11 years lu_zero jpeg2000: Validate SOT parsing Avoid some overreads. Signed-off-by: …
(edit) @ac921338   11 years lu_zero jpeg2000: Correctly calculate sgnd Signed-off-by: Luca Barbato …
(edit) @eae63e3   11 years lu_zero jpeg2000: Check component number in get_coc() and get_qcc() Avoid …
(edit) @1a3598aa   11 years lu_zero jpeg2000: Use bytestream2 Prevent a number of overreads. Found-by: …
(edit) @5efadcb8   11 years lu_zero jpeg2000: Clean up return paths and error messages Signed-off-by: …
(edit) @be327100   11 years lu_zero jpeg2000: Define the maximum decomposition levels And define the …
(edit) @fbcc03db   11 years lu_zero jpeg2000: Check code-block size Signed-off-by: Luca Barbato …
(edit) @5650e331   11 years lu_zero jpeg2000: Validate resolution levels There are 32 maximum …
(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 …
Note: See TracRevisionLog for help on using the revision log.