source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a4d3cf10   10 years michaelni avcodec/diracdec: Check slices malloc and propagate error code …
(edit) @0b52bdfb   10 years michaelni avfilter/vf_pp7: Add GBRP pixel format Signed-off-by: Michael …
(edit) @1673436d   10 years michaelni avfilter/vf_pp7: use av_malloc_array() Signed-off-by: Michael …
(edit) @241f858c   10 years onemda LICENSE.md: mention mpdecimate and not decimate to be GPL …
(edit) @35e559ae   10 years michaelni avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() …
(edit) @6f838dee   10 years michaelni avformat/movenc: move variable to a more local block Signed-off-by: …
(edit) @f97f2a35   10 years michaelni doc/examples: fix lib math dep for decoding_encoding It uses at least …
(edit) @6108485c   10 years michaelni configure: enable vsx together with altivec for ppc64el The altivec …
(edit) @7824dc51   10 years michaelni avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler …
(edit) @bdb136d3   10 years michaelni avfilter/internal: add fixme to ff_norm_qscale() to document obvious …
(edit) @4df01d5d   10 years michaelni avfilter: Factorize the use of norm_qscale in pp7 Signed-off-by: …
(edit) @aab74a38   10 years michaelni rm: fix memory leak on init failure AVInputFormat.read_close is not …
(edit) @11d8fa5e   10 years michaelni ffserver: Use av_malloc_array() Reviewed-by: "Reynaldo H. Verdejo …
(edit) @da02ee12   10 years James x86/vf_pp7: port dctB_mmx to yasm Reviewed-by: Michael Niedermayer …
(edit) @f95cd5a2   10 years michaelni Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef' * commit …
(edit) @1cf0f27   10 years michaelni Merge commit '7e4e010b80e76862e83afbd41c25d50e72f0b44c' * commit …
(edit) @aefb99f2   10 years michaelni avcodec/ass_split: use *alloc_array() Signed-off-by: Michael …
(edit) @727cb2bd   10 years michaelni avcodec/ass: Use av_realloc_array() Signed-off-by: Michael …
(edit) @a299cd5a   10 years stefasab lavfi: port mp=pp7 to libavfilter The only difference with mp=pp7 is …
(edit) @b1d22330   10 years michaelni avformat/hdsenc: Remove redundant NULL pointer checks Signed-off-by: …
(edit) @04091552   10 years michaelni ffmpeg: remove unneeded NULL pointer check Signed-off-by: Michael …
(edit) @32335541   10 years michaelni tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers …
(edit) @51da7d02   10 years anton matroskaenc: refuse to write AAC without valid extradata
(edit) @7e4e010b   10 years anton mpeg4audio: check the init_get_bits() return value Fixes possible …
(edit) @ef3a6a48   10 years michaelni avformat/tee: Simplify code by using avio_closep() Signed-off-by: …
(edit) @643dee84   10 years michaelni avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in …
(edit) @2959a612   10 years michaelni avformat/utils: Use avio_closep() to avoid leaving stale pointers in …
(edit) @b88e8058   10 years michaelni vp9: fix parser return values in error case The parser must always …
(edit) @d1c6b7b2   10 years michaelni configure: fix convoluted shlib code Fixes Ticket 4199 …
(edit) @62438450   10 years michaelni avformat/aiffdec: improve readability Signed-off-by: Peter Ross …
(edit) @cd340528   10 years Carl Eugen Hoyos Skip Exif data when auto-detecting jpeg images.
(edit) @6d1a2efb   10 years michaelni ffmpeg: Clear error message array at init. This avoids printing …
(edit) @d1d8f866   10 years michaelni avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in …
(edit) @edeaf6f3   10 years michaelni avformat/mlvdec: Simplify code by using avio_closep() Signed-off-by: …
(edit) @07e4ed56   10 years michaelni avformat/mov: Use avio_closep() to avoid leaving stale pointers in …
(edit) @f9ddaa35   10 years michaelni avformat/rtpenc_chain: Use avio_closep() to avoid leaving stale …
(edit) @e360d030   10 years michaelni avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in …
(edit) @81657771   10 years michaelni avcodec/dvdsubdec: fix accessing dangling pointers dvdsub_decode() …
(edit) @3fd3647f   10 years michaelni Merge commit '2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e' * commit …
(edit) @93870f0   10 years michaelni Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9' * commit …
(edit) @de8f70b8   10 years michaelni Merge commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8' * commit …
(edit) @26ac6d54   10 years Carl Eugen Hoyos lavfi/boxblur: Readd 8bit colour spaces on big-endian.
(edit) @bf3126db   10 years michaelni avformat/hlsenc: Use avio_closep() to avoid leaving stale pointers in …
(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) @2dbd35b0   10 years martin libfdk-aacdec: Make sure decoding doesn't add any extra delay in the …
(edit) @3852e2c9   10 years martin libopenh264enc: Fix a typo and some nitpicks Also move the .long_name …
(edit) @71ec3d36   10 years martin doc: Add initial documentation about the OpenH264 encoder wrapper …
(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
Note: See TracRevisionLog for help on using the revision log.