source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a83398c8   10 years clement doc: fix showpalette position
(edit) @f5326039   10 years clement avfilter: add showpalette filter
(edit) @72c61c27   10 years michaelni avcodec/nvenc: fix b frame settings Reviewed-by: Timo Rothenpieler …
(edit) @6e69bf4a   10 years michaelni Merge commit '024e5a2d5ff8a94adce48abb15ce2fb471f9d18e' * commit …
(edit) @330e892c   10 years michaelni Merge commit 'def69553e745e007925147b2e7e4b32c57d08fdf' * commit …
(edit) @2bc84181   10 years michaelni Merge commit '402fb5550e36dd994b13941ef5499f9087afd345' * commit …
(edit) @c5eb725f   10 years michaelni Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' * commit …
(edit) @9fb5a91   10 years michaelni Merge commit '014b6b416fec89777cb9cff61bcf7896eaf7cf39' * commit …
(edit) @eb215be   10 years michaelni Merge commit '54bc15d5ebfd07fd468743ba29f709ea19e840b9' * commit …
(edit) @24c76bae   10 years michaelni Merge commit '932788be5af8dee062c77851b573ea47dd6d047a' * commit …
(edit) @7eef45a7   10 years michaelni avformat/id3v2: Fix incompatible pointer type warnings Signed-off-by: …
(edit) @06ec2f1d   10 years michaelni Merge commit '8809c974a3fb51f96e498a5556a4a5bbacc581ce' * commit …
(edit) @3b3229ae   10 years clement avfilter/edgedetect: fix indent
(edit) @024e5a2d   10 years martin rtmppkt: Repeat the full 32 bit timestamp for chunking continuation …
(edit) @def69553   10 years martin h264_cabac: Break infinite loops This fixes out of array reads and/or …
(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) @402fb555   10 years vittorio.giovara opus_parser: drop unused variable
(edit) @8a9641a6   10 years vittorio.giovara bsf: check memory allocations
(edit) @014b6b41   10 years vittorio.giovara vp8: improve memory allocation checks Check memory earlier, check one …
(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) @54bc15d5   10 years vittorio.giovara id3v2: fix reading v2.2 attached pictures In v2.2, the picture type …
(edit) @932788be   10 years vittorio.giovara id3v2: add names to the parameters of ID3v2EMFunc.read Some of them …
(edit) @8809c974   10 years vittorio.giovara id3v2: constify the 'tag' parameter to special metadata parsing …
(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 …
Note: See TracRevisionLog for help on using the revision log.