source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @24222cc1   10 years michaelni avcodec/opus_imdct: Use av_malloc_array() Signed-off-by: Michael …
(edit) @b08b5f4b   10 years michaelni libavformat/mxfdec.c: read project_name metadata MXF files generated …
(edit) @59ac93f6   10 years James x86/swr: add SSE/AVX unpack_6ch functions int32/float only …
(edit) @e9f87803   10 years lou doc/general: update libilbc link Signed-off-by: Lou Logan <lou@lrcd.com>
(edit) @3aaff803   10 years James avutil/opencl: don't include config.h It's not an installed header. …
(edit) @365ef88d   10 years michaelni avcodec/wma: Print more details in case of spectral RLE overflows …
(edit) @4f664d8a   10 years michaelni avcodec/ccaption_dec: Fix typos and cosmetics Found-by: ubitux (rest …
(edit) @e2db9a73   10 years michaelni avcodec/wmadec: fix 0 frame bit_reservoir Fixes Ticket968 partly …
(edit) @a8bc9010   10 years michaelni avcodec/wmadec: also print the number of bits left in the nb_frames <= …
(edit) @843d93d2   10 years michaelni doc/codecs: document nomc flag Signed-off-by: Michael Niedermayer …
(edit) @78e78f62   10 years michaelni Adding Closed caption accessories Signed-off-by: Anshul Maheshwari …
(edit) @4b626261   10 years michaelni Adding Closed caption Support Signed-off-by: Anshul Maheshwari …
(edit) @f463df18   10 years lukasz.m.luki2 cmdutils: use av_match_name to filter devices Device name may be …
(edit) @ea0ac11f   10 years lukasz.m.luki2 lavd/v4l2: implement list device callback Signed-off-by: Lukasz Marek …
(edit) @44e6eeb3   10 years lukasz.m.luki2 cmdutils: use helper functions for listing sinks/sources List device …
(edit) @007c33df   10 years lukasz.m.luki2 lavd/avdevice: introduce helper functions for sink/sources listing …
(edit) @9241e544   10 years lukasz.m.luki2 lavd/avdevice: remove av_ prefix from private function Signed-off-by: …
(edit) @8b13a4d6   10 years michaelni avcodec/error_resilience: Remove special case for H.264 from …
(edit) @855463c0   10 years michaelni avcodec/h264: Keep a reference to the last picture for EC This and …
(edit) @cba199b5   10 years michaelni avcodec/options_table: add entries for MPEG4 video profiles Fixes …
(edit) @bcfd9f8d   10 years michaelni avcodec/proresdec_lgpl: Use av_malloc_array() Signed-off-by: Michael …
(edit) @4207c5a4   10 years michaelni avcodec/pgssubdec: Use av_malloc*_array() Signed-off-by: Michael …
(edit) @0f08b58   10 years michaelni avcodec/libvo-aacenc: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @a5334d4   10 years Carl Eugen Hoyos Handle r10k endianess atom DpxE. Fixes playback and remuxing of …
(edit) @aa6545e1   10 years michaelni avformat/hlsenc: more robust error tests errors are negative …
(edit) @6abf00d   10 years James x86/swr: load constants outside the loop in pack_6ch functions …
(edit) @c8f83a4   10 years michaelni avformat/voc: add seeking support Fixes Ticket1333 Signed-off-by: …
(edit) @87deebe1   10 years michaelni avcodec/libvpxenc.c: Fix linking with codec interface with msvc. …
(edit) @09b4ad15   10 years michaelni vp9: avoid infinite loop with broken files With a certain fuzzed …
(edit) @0898a6d4   10 years michaelni avcodec/ratecontrol: Check for av_malloc*() failures Signed-off-by: …
(edit) @1bf747ae   10 years michaelni avcodec/dvbsubdec: Return proper error codes from more functions …
(edit) @ebe3a41e   10 years michaelni avcodec/dvbsubdec: Add some av_malloc() failure checks Signed-off-by: …
(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 …
Note: See TracRevisionLog for help on using the revision log.