source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d05b154b   10 years michaelni Merge commit '5ac06633cb63fcc51f2471a3478b44d3f010b16b' * commit …
(edit) @69234e2   10 years michaelni Merge commit '16c7a8a142277aa3c98b4802ee57daaebe6999e5' * commit …
(edit) @bf6e332c   10 years michaelni Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b' * commit …
(edit) @988d27b8   10 years michaelni Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' * commit …
(edit) @76a8127a   10 years michaelni Merge commit '9745f19ffc9031ce480e43d7cf1053b58100d70f' * commit …
(edit) @5387b0cb   10 years michaelni Merge commit '971099ff5a85377579eb5b8d3620e283957f097e' * commit …
(edit) @445ec2df   10 years michaelni Merge commit 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d' * commit …
(edit) @6781ec67   10 years michaelni Merge commit '8b263331c5ebbb10b6ea521e9fd56751ba94254b' * commit …
(edit) @5a1cd796   10 years michaelni Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f' * commit …
(edit) @934f2d2f   10 years michaelni Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed' * commit …
(edit) @ff4f2036   10 years michaelni Merge commit 'c63dd3f0a48a9f6389d253597ab51caddc0118db' * commit …
(edit) @bb7ad47d   10 years michaelni Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4' * commit …
(edit) @16f06182   10 years michaelni Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' * commit …
(edit) @bce06eb0   10 years michaelni Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098' * commit …
(edit) @1137ccef   10 years michaelni Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb' * commit …
(edit) @6fcdcc41   10 years michaelni Merge commit '67fc8a15e4182ea111cfcd05897709f09d99a33a' * commit …
(edit) @3e889713   10 years michaelni Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736' * commit …
(edit) @2e974376   10 years michaelni Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878' * commit …
(edit) @9aabe667   10 years michaelni Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294' * commit …
(edit) @c8e05c43   10 years michaelni Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0' * commit …
(edit) @7ef515cd   10 years michaelni Merge commit '8a70ef94b9c377293b3dfa7d92cdc81a4fe1543a' * commit …
(edit) @5162af67   10 years michaelni Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' * commit …
(edit) @3f5d1c81   10 years michaelni Merge commit 'adc214e6797750285a5e62634b8521db521162ad' * commit …
(edit) @03d1467c   10 years michaelni Merge commit '3bb465245fed6069512e6821000391beae8a6066' * commit …
(edit) @70d80ed4   10 years Reimar.Doeffinger qdm2: Allow hard-coding VLC tables. Also adds a lot of infrastructure …
(edit) @de6d4482   10 years Reimar.Doeffinger aacps.c: Move large arrays to context to reduce stack usage. …
(edit) @5ac06633   10 years vittorio.giovara takdec: check av_samples_get_buffer_size() return value CC: …
(edit) @16c7a8a   10 years vittorio.giovara aacps: invert the order of parameters of ipdopd_reset() This is the …
(edit) @76ccf114   10 years vittorio.giovara rtsp: check ffurl_get_file_handle() return value CC: …
(edit) @b1306823   10 years vittorio.giovara check memory errors from av_strdup()
(edit) @9745f19f   10 years vittorio.giovara assdec: check the right variable CC: libav-stable@libav.org Bug-Id: …
(edit) @971099ff   10 years vittorio.giovara aacenc: correctly check returned value CC: libav-stable@libav.org
(edit) @ac467d9   10 years vittorio.giovara lcl: return an appropriate error code
(edit) @8b263331   10 years vittorio.giovara mpegts: check get16() return value And break flow of execution rather …
(edit) @430a816   10 years vittorio.giovara oggdec: add support for VP8 demuxing Signed-off-by: Vittorio Giovara …
(edit) @38129c26   10 years vittorio.giovara cmdutils: check file access functions return values CC: …
(edit) @c63dd3f0   10 years vittorio.giovara a64multi: check elbg return values
(edit) @3beb9cba   10 years vittorio.giovara roqvideo: check memory allocations and propagate errors
(edit) @ae2d41ec   10 years vittorio.giovara elbg: check memory allocations and propagate errors
(edit) @5d839778   10 years vittorio.giovara lavu: Refactor side data wiping And make sure the nb_side_data field …
(edit) @effa7d2a   10 years vittorio.giovara fate: add test for offset theora
(edit) @67fc8a15   10 years vittorio.giovara theora: support different visible and coded frame size Signed-off-by: …
(edit) @a381e0ce   10 years vittorio.giovara fate: add a DPX parser test
(edit) @87bd298a   10 years vittorio.giovara DPX parser Additional improvements and fixes by Michael Niedermayer …
(edit) @3a3790b8   10 years vittorio.giovara tiff: support encoding and decoding 64bit images
(edit) @59f0275   10 years martin movenc: Adjust the pts of new fragments similarly to what is done for …
(edit) @8a70ef94   10 years martin libavformat: Add a muxer wrapping mpegts encoding into RTP Since this …
(edit) @a505c0d   10 years martin rtp: Initial H.261 support The packetizer only supports splitting at …
(edit) @adc214e6   10 years martin rtpenc: Avoid brittle switch fallthroughs Instead explicitly jump to …
(edit) @3bb46524   10 years martin h261dec: Fix context initialization sequence ff_mpv_common_init sets …
(edit) @0463df6f   10 years michaelni avfilter/lut: reduce dereference in the inner loop For rgb, with a …
(edit) @3d8bede   10 years michaelni Merge commit '91bfac759dfd536e439ad3e35964705012c6a5a7' * commit …
(edit) @5d97af0c   10 years michaelni Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8' * commit …
(edit) @7c0ab0a3   10 years michaelni Merge commit '42181740a3972e17d0097d28fabc9a1a60322d47' * commit …
(edit) @c0586b25   10 years michaelni Merge commit '01f251c44d83eedc819625d2caac9ff9697a085d' * commit …
(edit) @4d5ca069   10 years michaelni Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20' * commit …
(edit) @36864236   10 years michaelni avcodec/indeo3: ensure offsets are non negative Signed-off-by: …
(edit) @19ecd675   10 years michaelni avfilter/vf_spp: add gbrp support Signed-off-by: Michael Niedermayer …
(edit) @4a06215   10 years michaelni avfilter/vf_spp: add gray8 support Signed-off-by: Michael Niedermayer …
(edit) @3ff8ef62   10 years michaelni avfilter/vf_spp: Fix pointer type warning Signed-off-by: Michael …
(edit) @e59c28b1   10 years michaelni avcodec/adpcm: Check idelta Fixes integer overflow Fixes: …
(edit) @91bfac7   10 years martin h261enc: Disallow sliced encoding This avoids trying to do sliced …
(edit) @df07c07b   10 years martin rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data …
(edit) @4218174   10 years martin rtpenc: Set the AVFMT_TS_NONSTRICT flag In particular, when …
(edit) @01f251c4   10 years martin rtpenc: Set the timestamp properly when sending mpegts data, too …
(edit) @f2c614e8   10 years martin srtpproto: fix option flag type Signed-off-by: Martin Storsjö …
(edit) @61296d41   10 years michaelni avcodec/h264: Check *log2_weight_denom Fixes undefined behavior …
(edit) @3281fa89   10 years michaelni avcodec/hevc_ps: Check diff_cu_qp_delta_depth Fixes undefined …
(edit) @99f8c9e4   10 years michaelni avcodec/hevc: move qp_block_mask to where its used Signed-off-by: …
(edit) @00d7555f   10 years michaelni wavdec: RIFX file format support Signed-off-by: Michael Niedermayer …
(edit) @e8714f6f   10 years michaelni avcodec/h264: Clear delayed_pic on deallocation Fixes use of freed …
(edit) @8aa8d125   10 years michaelni avcodec/hevc: clear filter_slice_edges() on allocation This avoids …
(edit) @7d593495   10 years michaelni avcodec/dcadec: Check that the added xch channel isnt already there …
(edit) @973684a4   10 years michaelni Merge commit '456e93bfdd4cbc5e995dea415019abd0703d0e16' * commit …
(edit) @b32cb08b   10 years michaelni Merge commit '2f628d5943c12389c07d652d23d3916997f9f0f6' * commit …
(edit) @456e93b   10 years martin dashenc: Adjust the start time of a segment to the end of the previous …
(edit) @2f628d59   10 years martin dashenc: Write segment timelines properly if the timeline has gaps …
(edit) @3ba10502   10 years michaelni avcodec/imc: dont read bits beyond the end Fixes use of uninitialized …
(edit) @ddd7dac7   10 years michaelni avcodec/utils: check the private context class Signed-off-by: Michael …
(edit) @3305acdc   10 years michaelni avcodec/indeo3: use signed variables to avoid underflow Fixes out of …
(edit) @254da44b   10 years Reimar.Doeffinger flacenc: calculate lower sum levels in-place. Should improve cache …
(edit) @abbcc68e   10 years michaelni libavutil: cosmetic: inserted spaces wherever necessary …
(edit) @f3b5b139   10 years michaelni avcodec/h264: make the first field of H264Context an AVClass Fixes …
(edit) @2a983ff   10 years michaelni swscale: increase yuv2rgb table headroom Fixes out of array access …
(edit) @be9ce6e1   10 years michaelni avformat/mov: fix integer overflow of size Fixes: …
(edit) @caa7a391   10 years michaelni avformat/mov: check atom nesting depth Fixes call stack overflow …
(edit) @3881606   10 years michaelni avcodec/utvideodec: Fix handling of slice_height=0 Fixes out of array …
(edit) @a9a3c005   10 years lou doc/filters: fix typos and spelling errors Prompted-by: Carl Oxwall …
(edit) @211200e   10 years michaelni avcodec/xface: Add asserts to limit nb_words from becoming too large …
(edit) @93a5a16f   10 years michaelni avcodec/xface: correct the XFACE_MAX_* values Fixes out of array …
(edit) @3030fb7e   10 years michaelni avcodec/vmdvideo: Check len before using it in method 3 Fixes out of …
(edit) @b8eb8b03   10 years michaelni avformat/hlsenc: Use av_freep() to avoid leaving stale pointers in …
(edit) @91ea4665   10 years michaelni avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory …
(edit) @16d763f   10 years michaelni avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory …
(edit) @5f90ef66   10 years onemda lavfi: add colorlevels filter Signed-off-by: Paul B Mahol …
(edit) @92a596f1   10 years michaelni avformat/hlsenc: fix hls_write_trailer() on hls_start() failure Close …
(edit) @402a61c9   10 years derek.buitenhuis snow_dwt: Don't try and free members of non-existent arrays If …
(edit) @0a7964dc   10 years michaelni vp9/x86: save one register on 32bit idct32x32. Fixes build on win32. …
(edit) @1a86e29f   10 years michaelni Merge commit '6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40' * commit …
(edit) @d2f9aefb   10 years michaelni ffmpeg: Check for subtitle_out malloc failure Signed-off-by: Michael …
Note: See TracRevisionLog for help on using the revision log.