source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d50a4c4a   13 years Clément Bœsch lavfi/amerge: copy ref props after filtering samples. This fixes …
(edit) @85c66793   13 years Clément Bœsch lavfi/pan: copy ref props after filtering samples. At least PTS needs …
(edit) @c79eddaf   13 years Clément Bœsch lavfi/aconvert: use libswresample. This commit also drops the planar …
(edit) @e96be840   13 years Clément Bœsch lavfi/aresample: use libswresample.
(edit) @9f0b0db0   13 years Clément Bœsch lavfi/aformat: use do..while(0) form for macro. This avoids some …
(edit) @d055c328   13 years Clément Bœsch doc: document amerge filter as an alternative for the -map_channel …
(edit) @b90d79ec   13 years Clément Bœsch timecode: drop lavc timecode on next bump.
(edit) @6f551562   13 years Clément Bœsch dvenc: use new public timecode API.
(edit) @bf6e83a8   13 years Clément Bœsch mxfenc: use new public timecode API.
(edit) @e2407556   13 years Clément Bœsch gxfenc: use new public timecode API.
(edit) @d8804905   13 years Clément Bœsch mpeg12enc: use new public timecode API.
(edit) @f65600d5   13 years Clément Bœsch drawtext: use new public timecode API.
(edit) @11e5d3b9   13 years Clément Bœsch dv: use new public timecode API.
(edit) @77971609   13 years Clément Bœsch mov: honor tmcd flags while extracting timecode meta.
(edit) @bd10f01a   13 years Clément Bœsch mov: use new public timecode API.
(edit) @ed67dac0   13 years Clément Bœsch mpeg12: use av_mpegtc_to_timecode_string().
(edit) @dc386a5e   13 years Clément Bœsch ffprobe: use av_mpegtc_to_timecode_string().
(edit) @0eaa123   13 years Clément Bœsch lavu: add public timecode API.
(edit) @b18ebcbe   13 years Clément Bœsch timecode: add write regressions tests.
(edit) @de05e41b   13 years Carl Eugen Hoyos Use the correct pix_fmt for 32bit x11grab. Remove adding a constant …
(edit) @b8b77abe   13 years michaelni cosmetics: realign vertically Signed-off-by: Paul B Mahol …
(edit) @6462d28d   13 years michaelni apedec: Fix alignment and fate. Signed-off-by: Michael Niedermayer …
(edit) @4c677df2   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
(edit) @5cd8afee   13 years michaelni diracdec: Check for negative quants which would cause out of array …
(edit) @00650803   13 years michaelni proresdec: Fix read via negative index in a global array. Found-by: …
(edit) @e39487ef   13 years michaelni doc: ffv1 is not experimental any more Signed-off-by: Paul B Mahol …
(edit) @5ff88020   13 years justin.ruggles frwu: Employ more meaningful return values. Signed-off-by: Paul B …
(edit) @f54ae2f8   13 years justin.ruggles fraps: Use av_fast_padded_malloc() instead of av_realloc() Ensures …
(edit) @0880503f   13 years justin.ruggles mjpegdec: use av_fast_padded_malloc() also check for allocation …
(edit) @2f4b9021   13 years justin.ruggles eatqi: use av_fast_padded_malloc() Signed-off-by: Justin Ruggles …
(edit) @00db4d4a   13 years justin.ruggles asv1: use av_fast_padded_malloc() Signed-off-by: Justin Ruggles …
(edit) @9430c232   13 years michaelni ffserver: fix program reference Signed-off-by: Michael Niedermayer …
(edit) @ec09230c   13 years michaelni ffv1dec: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …
(edit) @917803ba   13 years michaelni ffv1enc: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …
(edit) @316fc744   13 years janne-libav avcodec: Add av_fast_padded_malloc(). Wrapper around av_fast_malloc() …
(edit) @378c5ef   13 years rsbultje swscale: enable dithering in MMX functions. This was accidently …
(edit) @212f161c   13 years rsbultje swscale: make rgb24 function macros slightly smaller.
(edit) @b2327a82   13 years Carl Eugen Hoyos Add some missing v4l2 pix_fmt mappings.
(edit) @46320667   13 years Carl Eugen Hoyos Fix v4l pix_fmt mapping for rgb32: There is no transparency information.
(edit) @93a3ba9b   13 years Carl Eugen Hoyos Fix pix_fmt mapping for v4l2 rgb5x5.
(edit) @3b637dca   13 years diego avcodec.h: Remove some disabled cruft.
(edit) @f5490fbe   13 years rsbultje swscale: remove obsolete comment.
(edit) @d76864d9   13 years Carl Eugen Hoyos Support decoding rgba64 with libopenjpeg.
(edit) @ec0d02e4   13 years Carl Eugen Hoyos Support decoding gray8a with libopenjpeg.
(edit) @2e3fb9e3   13 years diego swscale-test: Drop unused argc and argv arguments from main().
(edit) @8ca8e4a8   13 years diego zmbv: Employ more meaningful return values. Also use …
(edit) @013a677f   13 years diego zmbvenc: Employ more meaningful return values. Signed-off-by: Paul B …
(edit) @510ef04a   13 years janne-libav vc1: prevent null pointer dereference on broken files CC: …
(edit) @cb0b2843   13 years janne-libav zmbv: check av_realloc() return values and avoid memleaks on ENOMEM
(edit) @d4eeadcb   13 years rsbultje truespeech: align buffer DSPContext.bswap_buf() requires aligned …
(edit) @9fdae05   13 years michaelni libavformat/avformat.h: fix stray libavformat reference …
(edit) @c4bdb2b   13 years michaelni libavfilter/version.h: fix project name The code in the file is …
(edit) @4e2b0c57   13 years michaelni snowdata: Fix project name, this file has not been developed in libav …
(edit) @72fc4f0   13 years michaelni gsm.h: Fix project reference The code in this file is copy and pasted …
(edit) @dbb7009e   13 years michaelni westwood_aud: Fix project reference "Copyright (c) 2003 The ffmpeg …
(edit) @9096a276   13 years michaelni simpleidct: fix project name. "Copyright (c) 2001 Michael …
(edit) @4b4d3d72   13 years michaelni aacenc: fix library references Signed-off-by: Michael Niedermayer …
(edit) @92f9b26c   13 years michaelni doc: fix convertion tool references Signed-off-by: Michael …
(edit) @ada28b7f   13 years michaelni h264 golomb: Fix copyright violation. Copy and paste does not change …
(edit) @034b03e7   13 years alex.converse ac3: Do not read past the end of ff_ac3_band_start_tab. Found-by: …
(edit) @2d1c0dea   13 years alex.converse dv: Fix small stack overread related to CVE-2011-3929 and …
(edit) @5a396bb3   13 years alex.converse dv: Fix null pointer dereference due to ach=0 dv: Fix null pointer …
(edit) @635bcfcc   13 years alex.converse dv: check stype dv: check stype Fixes part1 of CVE-2011-3929 …
(edit) @a369a6b8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
(edit) @e67e3a3f   13 years janne-libav fate-golomb: extend golomb-test to get_ue_golomb_long() …
(edit) @c0bc7bd1   13 years alex.converse swfdec: Simplify sample rate calculation.
(edit) @0a3a69e8   13 years michaelni ffv1dec: use correct linesize Apparently this did not break anything. …
(edit) @0d17477e   13 years michaelni Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
(edit) @c8eba9f   13 years michaelni ffv1dec: PIX_FMT_YUVA444P support Signed-off-by: Paul B Mahol …
(edit) @b0a30ea7   13 years michaelni ffv1enc: PIX_FMT_YUVA444P support Signed-off-by: Paul B Mahol …
(edit) @ab7da16e   13 years michaelni ffv1dec: PIX_FMT_YUVA420P support Signed-off-by: Paul B Mahol …
(edit) @7054629   13 years michaelni ffv1enc: PIX_FMT_YUVA420P support Signed-off-by: Paul B Mahol …
(edit) @05ebe51e   13 years michaelni mpeg/h264: update thread context even if it is not initialized. Fixes …
(edit) @e4a714f6   13 years michaelni h264: Return the correct number of bytes for mid strea, extradata. …
(edit) @146ef3f3   13 years michaelni pngdec: fix warning about pointer types Signed-off-by: Michael …
(edit) @52afc971   13 years diego fate: add golomb-test
(edit) @9e3a273   13 years diego golomb-test: K&R formatting cosmetics
(edit) @631f96f9   13 years diego h264: Split h264-test off into a separate file - golomb-test.c. The …
(edit) @4ff46af0   13 years diego h264-test: cleanup: drop timer invocations, commented out code and …
(edit) @3856a2aa   13 years diego h264-test: Remove unused DSP and AVCodec contexts and related init …
(edit) @b010178e   13 years diego adpcm: Add missing stdint.h #include to fix standalone header compilation.
(edit) @c6736713   13 years Clément Bœsch ffmpeg: fix -map_channel being ignored when resampling is not needed.
(edit) @dd6d3b0e   13 years anton lavf: add functions for accessing the fourcc<->CodecID mapping tables. …
(edit) @bc901998   13 years anton lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). …
(edit) @0e72ad95   13 years anton lavc: make avcodec_close() work properly on unopened codecs. I.e. …
(edit) @af08d9ae   13 years anton lavc: add avcodec_is_open(). It allows to check whether an …
(edit) @f7fe41a0   13 years anton lavf: rename AVInputFormat.value to raw_codec_id. It's only used by …
(edit) @9a463917   13 years anton lavf: remove the pointless value field from flv and iv8 The demuxers …
(edit) @afa4069e   13 years anton lavc/lavf: remove unnecessary symbols from the symbol version script.
(edit) @f5f49a66   13 years anton lavc: reorder AVCodec fields. Put all private fields at the end and …
(edit) @183eaa9a   13 years anton lavf: reorder AVInput/OutputFormat fields. Put all private fields at …
(edit) @151ecc2   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (26 …
(edit) @f372ce11   13 years alex.converse mp3dec: Fix a heap-buffer-overflow In some cases, what is left to …
(edit) @a3a0691b   13 years justin.ruggles adpcmenc: remove some unneeded casts
(edit) @149f2058   13 years justin.ruggles adpcmenc: use int16_t and uint8_t instead of short and unsigned char.
(edit) @dd88ae83   13 years justin.ruggles adpcmenc: fix adpcm_ms extradata allocation Add …
(edit) @877a1d40   13 years justin.ruggles adpcmenc: return proper AVERROR codes instead of -1
(edit) @cb023d9a   13 years justin.ruggles adpcmenc: check for coded_frame allocation failure
(edit) @ddf70db   13 years justin.ruggles adpcmenc: Do not set coded_frame->key_frame. It is already set in …
(edit) @3c4add27   13 years justin.ruggles mpc7: check for allocation failure
Note: See TracRevisionLog for help on using the revision log.