source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @26c72d29   10 years michaelni avformat/img2dec: Use avio_closep() to avoid leaving stale pointers in …
(edit) @50bb9b87   10 years michaelni avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in …
(edit) @b565fd44   10 years michaelni avformat/hdsenc: Simplify code by using avio_closep() Signed-off-by: …
(edit) @e5993aeb   10 years michaelni avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in …
(edit) @eb3e661b   10 years michaelni ffserver: Use avio_closep() to avoid leaving stale pointers in memor …
(edit) @78cb3c06   10 years michaelni ffmpeg: Use avio_closep() to avoid leaving stale pointers in memory …
(edit) @558cef88   10 years michaelni ffmpeg_opt: Use avio_closep() to avoid leaving stale pointers in …
(edit) @a85f0331   10 years michaelni doc/examples/transcoding: Use avio_closep() in examples as it avoids …
(edit) @a63c17ce   10 years michaelni idoc/examples/remuxing: Use avio_closep() in examples as it avoids …
(edit) @c61b84cc   10 years michaelni doc/examples/transcode_aac: Use avio_closep() in examples as it avoids …
(edit) @1d241063   10 years michaelni doc/examples/muxing: Use avio_closep() in examples as it avoids …
(edit) @919e038a   10 years lou doc: fix typos Signed-off-by: Lou Logan <lou@lrcd.com>
(edit) @bcaa909   10 years michaelni avcodec/dvdsubdec: error on bitmaps with size 0 Attemtping to decode …
(edit) @3ed80bd9   10 years michaelni Merge commit '5a1addd7c1d8ff218ed4b84f4f02fdb83980094c' * commit …
(edit) @0e1bb03c   10 years michaelni Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb' * commit …
(edit) @e2404096   10 years michaelni avformat/segment: Clear contexts after deallocation Signed-off-by: …
(edit) @2a741bae   10 years michaelni Merge commit 'b3f04657368a32a9903406395f865e230b1de348' * commit …
(edit) @86e7d20a   10 years michaelni avcodec/aic: Use av_malloc_array Signed-off-by: Michael Niedermayer …
(edit) @7efabffc   10 years michaelni ffmpeg_opt: Check for av_realloc_array() failure Signed-off-by: …
(edit) @2d7fd4cc   10 years michaelni ffmpeg_opt: Use av_realloc_array() Signed-off-by: Michael Niedermayer …
(edit) @e00499eb   10 years michaelni avcodec/libxvid: fix potential integer overflow Signed-off-by: …
(edit) @dfffc4aa   10 years michaelni avformat/dvbsub: remove unused variable Signed-off-by: Michael …
(edit) @5a1addd7   10 years lu_zero xsub: Support DXSA subtitles These have a DXSA tag and contain alpha …
(edit) @01168bf1   10 years lu_zero mpeg: Remove unused field
(edit) @ad465e7   10 years michaelni avcodec/mpeg12: Try to fetch pts/dts from both the packet associated …
(edit) @b3f0465   10 years lu_zero segment: Fix the failure paths A failure in segment_end() or …
(edit) @69ee915   10 years michaelni avcodec/parser: add fuzzy mode to ff_fetch_timestamp() This will be …
(edit) @ddae03f6   10 years michaelni avcodec/allcodecs: prefer x264 over openh264 if both are available …
(edit) @c09eeca5   10 years michaelni Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4' * commit …
(edit) @cb03d29d   10 years michaelni Merge commit '2a1500fb552364488cfbee3e29e296788a3a6bdd' * commit …
(edit) @0d0a9051   10 years michaelni Merge commit 'e581e88cbdb3323ca0026a54b39a9716a3686e9f' * commit …
(edit) @4009ee3   10 years michaelni Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e' * commit …
(edit) @89388cf6   10 years michaelni Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1' * commit …
(edit) @40e123bc   10 years michaelni Merge commit 'ed97963bdbf3bb17fca4f9ea0aa1a97722dec907' * commit …
(edit) @f2f88b95   10 years michaelni Merge commit '4438c256387a5845e5cdc5c14c43f4047b68301b' * commit …
(edit) @82b1bcd7   10 years michaelni Merge commit '15ea222778caaec0877b3f9938140b707c931d96' * commit …
(edit) @6279cb35   10 years michaelni Merge commit '046f75a970701b4c947d38bfd2186dcc5f2ddae2' * commit …
(edit) @ac3f6429   10 years michaelni vfilter/vf_tinterlace: Fix issues with linesize and cols Based on …
(edit) @f931b1ef   10 years michaelni Merge commit '696141e898193311c994b399a8dc60713709092f' * commit …
(edit) @30cf7555   10 years michaelni Merge commit 'fe082998683334e7f573cfe3876810fb80c5249c' * commit …
(edit) @2ab6deb3   10 years michaelni Merge commit '2cef68da69a17ed09c313ba3c3850ec1cc0a80e0' * commit …
(edit) @9198397   10 years michaelni avcodec/ffv1enc: Fix incompatible pointer type warning Signed-off-by: …
(edit) @3b3782d7   10 years michaelni Merge commit '0352ff102d62ee94e79e0baaf64d5ad4e66f907b' * commit …
(edit) @f4cc19cd   10 years michaelni Merge commit 'ca09effb01e126b0ac74ff3de70a475423ddee82' * commit …
(edit) @90de28b   10 years michaelni Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa' * commit …
(edit) @b20e79d   10 years michaelni Merge commit '07a0c0f0005072d115ace61e60f46be68582cc3a' * commit …
(edit) @dede2f7f   10 years michaelni tools/ismindex.c: Use av_realloc_array() Signed-off-by: Michael …
(edit) @a0a7b154   10 years michaelni tools/ismindex: Keep count fields consistent with arrays in case of …
(edit) @8a3d9ca6   10 years martin libavcodec: Add an OpenH264 encoder wrapper Compared to existing, …
(edit) @2a1500fb   10 years martin movenc: Fix a typo in a comment Signed-off-by: Martin Storsjö …
(edit) @e581e88c   10 years martin movenc: Readd an accidentally removed condition This was removed …
(edit) @d2838f09   10 years michaelni cmdutils.c: Use av_realloc_array() Signed-off-by: Michael Niedermayer …
(edit) @8e03ca2f   10 years vittorio.giovara isom: add 'mp1v' fourcc As referenced in the CoreMedia API docs. …
(edit) @1c618323   10 years vittorio.giovara msmpeg4: check memory allocations and propagate errors Bug-Id: CID 1257781
(edit) @ed97963   10 years vittorio.giovara ulti: invert the order of parameters of ulti_decode_frame() This is …
(edit) @ea7af58f   10 years michaelni avformat/id3v2: support USLT tags I think this turned out pretty …
(edit) @369b4cd4   10 years michaelni cmdutils: Use 64bit for file size/offset related variable in …
(edit) @bbfca8e8   10 years michaelni avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving …
(edit) @da0dadbe   10 years michaelni avfilter/buffer: use av_freep() to avoid leaving stale pointers in …
(edit) @59ca6e25   10 years michaelni avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in …
(edit) @6e70e4ac   10 years michaelni avformat/matroskadec: Use av_freep() to avoid leaving stale pointers …
(edit) @383c6a3a   10 years michaelni avformat/mov: use av_freep() to avoid leaving stale pointers in memory …
(edit) @62eafb6a   10 years michaelni avformat/mov: Clear array to prevent potential out of array read from …
(edit) @145a8471   10 years onemda lavfi: check av_strdup() return value Signed-off-by: Paul B Mahol …
(edit) @3ebd76a   10 years michaelni mov: Fix negative size calculation in mov_read_default(). The …
(edit) @3859868c   10 years michaelni avformat/mov: fix integer overflow in mov_read_udta_string() …
(edit) @db42d93a   10 years michaelni mov: Fix overflow and error handling in read_tfra(). Under abnormal …
(edit) @a79ac73b   10 years michaelni avfilter/vf_idet: Add analyze_interlaced_flag mode This should allow …
(edit) @42411a85   10 years michaelni avfilter/vf_yadif: detect telecine content Fixes: yadif with …
(edit) @bd780104   10 years michaelni avformat/id3v1: strip trailing whitespace ID3v1 fields have a fixed …
(edit) @08810a88   10 years James x86/flacdsp: remove unneeded ifdeffery x86inc can translate r*m into …
(edit) @d02d4d04   10 years michaelni avformat/dvbsub: increase probe score Ive not found a single false …
(edit) @b0826b83   10 years michaelni avformat/dvbsub: fix indent after previous commit Signed-off-by: …
(edit) @3bf2b376   10 years michaelni avformat/dvbsub: check for 0xf0 earlier in probe, 30% faster …
(edit) @0e1c827e   10 years michaelni Merge remote-tracking branch 'origin/master' * origin/master: …
(edit) @4438c256   10 years vittorio.giovara vf_interlace: remove the warning tag in the message The log level is …
(edit) @15ea2227   10 years vittorio.giovara vf_interlace: merge FIELD_LOWER check
(edit) @046f75a9   10 years vittorio.giovara vf_interlace: also assert for height
(edit) @696141e8   10 years vittorio.giovara vf_interlace: use image width rather than linesize Based on a patch …
(edit) @fe082998   10 years vittorio.giovara build: Use -Werror=format-security Reduce the chance of introducing a …
(edit) @2cef68da   10 years vittorio.giovara vda: error out if decoded CVPixelBuffer is empty On some video …
(edit) @0352ff10   10 years vittorio.giovara ffv1: const correctness for encode_rgb_frame() …
(edit) @ca09effb   10 years vittorio.giovara ffv1: Drop unnecessary casts and const qualifiers to match function …
(edit) @1dd797e3   10 years vittorio.giovara swscale: check memory allocations CC: libav-stable@libav.org Bug-Id: …
(edit) @91bdb244   10 years onemda libavfilter/vf_blend: do not unconditionally compile both filters …
(edit) @07a0c0f   10 years vittorio.giovara opt: check memory allocation CC: libav-stable@libav.org Bug-Id: CID …
(edit) @c9151de7   10 years michaelni avcodec/dvdsubdec: fix out of bounds accesses The code blindly …
(edit) @beedeb43   10 years michaelni doc/ffmpeg: mention both ffpreset/avpreset in documentation, remove …
(edit) @fb22e5ae   10 years michaelni Merge commit '46808fdf04ab113df374157b90b506eb3110daf2' * commit …
(edit) @e7521d97   10 years michaelni Merge commit '9f810a9b374e0ff8e2a19fd8a7347afe2933e229' * commit …
(edit) @dd4de4a9   10 years michaelni Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28' * commit …
(edit) @1ed5912   10 years michaelni Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428' * commit …
(edit) @1d41571b   10 years michaelni Merge commit '3e160652219ff4da433f5672ae1e5f4956abb815' * commit …
(edit) @f1098eb9   10 years michaelni avformat/aiffdec: only read codec tag when there is space in header …
(edit) @ce1e10aa   10 years michaelni avformat/utils: add dvbsub to set_codec_from_probe_data() Fixes part …
(edit) @e313735   10 years michaelni avformat: add dvbsub demuxer This is needed for probing some dvbsub …
(edit) @d1781fd7   10 years michaelni avformat/rawdec: Add FF_DEF_RAWSUB_DEMUXER This is similar to the …
(edit) @dc265e2b   10 years michaelni avformat/rawdec: Make ff_raw_data_read_header() non static This is …
(edit) @58721388   10 years michaelni avformat/flvenc: omit more metadata elements with specific meaning …
(edit) @0f931b29   10 years michaelni Factorize avpriv_mirror() out Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.