source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3b3229ae   10 years clement avfilter/edgedetect: fix indent
(edit) @3779973   10 years michaelni Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2' * commit …
(edit) @27513846   10 years michaelni Merge commit '928061670e873e816daa14827853b7e11221ff5f' * commit …
(edit) @5edbd4f4   10 years michaelni Merge commit '9a4aaae3b29392b6d74997e06be249d7d54a7394' * commit …
(edit) @ada0fc4e   10 years michaelni Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a' * commit …
(edit) @55dc253   10 years michaelni Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8' * commit …
(edit) @cc18ea8d   10 years michaelni avformat/mov: Do not set aspect ratios that would contain zeros …
(edit) @47795505   10 years michaelni avformat/mov: rewrite aspect from matrix code The original code was …
(edit) @89b6382   10 years michaelni Merge commit 'cf70ba37ba74089a18295b29e77dead0a3222c9e' * commit …
(edit) @cd960c8a   10 years michaelni Merge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821' * commit …
(edit) @140dfd14   10 years michaelni Merge commit '456ffec35d55288d589aa1901919e038c3427f30' * commit …
(edit) @3cfd07a5   10 years michaelni fate: add qp filter test Signed-off-by: Michael Niedermayer …
(edit) @baea14d   10 years michaelni avfilter: port qp filter from libmpcodecs Signed-off-by: Paul B Mahol …
(edit) @f86f39cb   10 years vittorio.giovara tiff: support decoding GBRP and GBRAP formats Signed-off-by: Vittorio …
(edit) @92806167   10 years vittorio.giovara libswscale: GBRAP input & output and GBRAP16 input support …
(edit) @9a4aaae3   10 years vittorio.giovara lavc: add GBRAP to avcodec_align_dimensions2
(edit) @0e6c7dfa   10 years vittorio.giovara lavu: add planar 16 bit and 8 bit rgb with alpha Signed-off-by: …
(edit) @e2ad0b66   10 years vittorio.giovara imgutils: create misc functions for dealing with buffers Move the …
(edit) @cf70ba37   10 years vittorio.giovara mov: Check angle rather than full matrix when updating SAR When the …
(edit) @1e763454   10 years vittorio.giovara png: improve signature check Return proper error code, print an error …
(edit) @456ffec3   10 years vittorio.giovara img2dec: correctly use the parsed value from -start_number Previously …
(edit) @c4f1abec   10 years michaelni avcodec/sunrast: Use av_malloc_array() Signed-off-by: Michael …
(edit) @e6f1601d   10 years michaelni avcodec/svq3: Use av_mallocz_array() for emu_edge_buffer …
(edit) @2493558a   10 years michaelni avcodec/svq3: Check av_mallocs return value Signed-off-by: Michael …
(edit) @a9d700f2   10 years michaelni mpegts: identify h264 mvc streams This fixes missdetecting such …
(edit) @f2e12f89   10 years michaelni avformat/smoothstreamingenc: Add missing "goto fail" Signed-off-by: …
(edit) @8d7d8813   10 years michaelni avformat/mpeg: Avoid dead assignment Signed-off-by: Michael …
(edit) @e172f5e   10 years michaelni avcodec/hevc: Fix handling of skipped_bytes() reallocation failures …
(edit) @92170669   10 years michaelni qpeg: avoid pointless invalid memcpy() If refdata was NULL, the …
(edit) @295b79b5   10 years michaelni avcodec/roqvideoenc: Check for av_malloc_array() failure …
(edit) @88a46fa8   10 years michaelni avcodec/snowenc-test: use av_mallocz_array() Signed-off-by: Michael …
(edit) @482761b8   10 years michaelni avcodec/snowenc-test: check for av_malloc*() failures Signed-off-by: …
(edit) @c6488798   10 years stefasab Changelog: mention the port of various mp PP filters
(edit) @8c7e512a   10 years stefasab lavfi: remove mp=pp7 The filter was ported to a native libavfilter …
(edit) @57ede2a5   10 years stefasab lavfi: use ff_norm_qscale(), factorize
(edit) @b23a8668   10 years michaelni libavformat/mxfdec.c: export the full UMID as metadata Previous …
(edit) @fbe8672e   10 years michaelni avcodec/shorten: use av_reallocp_array() Signed-off-by: Michael …
(edit) @56c7e105   10 years michaelni avcodec/snow: Fix av_malloc* failure checks Signed-off-by: Michael …
(edit) @13871a95   10 years michaelni avcodec/snow: Use av_malloc_array() Signed-off-by: Michael …
(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 …
Note: See TracRevisionLog for help on using the revision log.