source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9e1508f1   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
(edit) @f7e0c185   13 years michaelni vf_overlay: prevent premature freeing of cur_buf Signed-off-by: …
(edit) @0ecaa447   13 years michaelni vf_overlay: use unref_bufferP() Signed-off-by: Michael Niedermayer …
(edit) @dc49105c   13 years michaelni sink_buffer: prevent prematurely freeing of cur_buf Signed-off-by: …
(edit) @18908539   13 years michaelni vf_thumbnail: prevent premature freeing of ref Signed-off-by: Michael …
(edit) @5aab307f   13 years michaelni vf_colormatrix: avoid using out_buf Signed-off-by: Michael …
(edit) @313d1981   13 years Reimar.Doeffinger zerocodec: fix direct rendering. Set picture type before calling …
(edit) @a36f19e   13 years onemda libopenjpegdec: set cp_reduce value only once Signed-off-by: Paul B …
(edit) @881e0de6   13 years onemda iff: pass context to av_log_ask_for_sample Signed-off-by: Paul B …
(edit) @ad69e778   13 years onemda iff: remove dupe ID_ANNO definition Signed-off-by: Paul B Mahol …
(edit) @beef7a63   13 years stefasab doc/outdevs: fix @code{} syntax in caca device docs
(edit) @f1a7124d   13 years stefasab Changelog: add entry for the caca device
(edit) @17352ad3   13 years michaelni alacdec: fix packed sample output with 5.1 Signed-off-by: Michael …
(edit) @3800faca   13 years michaelni riff: add G723_1 wav tag Reveiwed-by: compn <tempn@twmi.rr.com> …
(edit) @b99e9ee9   13 years michaelni ac3dec: set decode_error_flags field in ac3 codec Signed-off-by: …
(edit) @016a4720   13 years michaelni avcodec: add decode_error_flags field to AVFrame Signed-off-by: …
(edit) @296c1b6b   13 years onemda libcaca output device
(edit) @3c033d00   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @85761efa   13 years onemda tiertexseq: remove redundant string from log message Signed-off-by: …
(edit) @4c9080a7   13 years anton lavfi: unref AVFilterLink.out_buf in ff_end_frame(). This reduces …
(edit) @fd58678   13 years nicolas.george v4l2: remove call to v4l2_fd_open. v4l2_fd_open is already called at …
(edit) @07bad27   13 years anton lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). This reduces …
(edit) @533fd5b   13 years anton vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
(edit) @5b50ae94   13 years anton vf_slicify: clear AVFilterLink.cur_buf in start_frame(). The buffer …
(edit) @0393af4f   13 years anton vf_settb: simplify start_frame(). Avoid pointless filter ref/unref. …
(edit) @9203fa0b   13 years anton vf_fieldorder: don't give up its own reference to the output buffer.
(edit) @f493c644   13 years anton vf_pad: don't give up its own reference to the output buffer.
(edit) @ad8b6326   13 years anton vf_overlay: don't access a buffer reference that's been given away.
(edit) @7155763b   13 years anton vf_drawtext: don't give up its own reference to the input buffer. …
(edit) @d19499c   13 years anton vf_gradfun: don't store two pointers to one AVFilterBufferRef.
(edit) @0fe010a3   13 years anton vf_delogo: don't store two pointers to one AVFilterBufferRef.
(edit) @51a8049b   13 years anton vf_aspect: clear AVFilterLink.cur_buf in start_frame(). The buffer is …
(edit) @b70d89a0   13 years anton lavfi: add avfilter_unref_bufferp() Signed-off-by: Anton Khirnov …
(edit) @b040ffc   13 years onemda exr: display warning if multiple compression attributes are found …
(edit) @01f76a7   13 years onemda exr: merge common code Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @a2dab751   13 years onemda exr: compression attribute is mandatory Do not continue decoding if …
(edit) @55de89e2   13 years michaelni cmdutils/alloc_buffer: fix typo Signed-off-by: Michael Niedermayer …
(edit) @99c4e91d   13 years michaelni dnxhd: Fix 10-bit DNxHD quant matrices Convert them to zigzag order, …
(edit) @a4f94f24   13 years michaelni udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined This …
(edit) @7c6ebe2b   13 years michaelni alac: drop packed sample output support with the next major bump …
(edit) @ce64e5b   13 years lu_zero libopenjpeg: introduce lowres and lowqual private options OpenJPEG …
(edit) @cb6a20fa   13 years nicolas.george lavfi: add FF_*LINK_IDX convenience macros.
(edit) @461f506   13 years nicolas.george lavc: set best_effort_timestamp for audio too.
(edit) @97f86680   13 years nicolas.george lavfi: make copy_buffer_ref common.
(edit) @b0629366   13 years nicolas.george lavf: make cmdutils's check_stream_specifier public. The new function …
(edit) @3bd3e46c   13 years stefasab doc/avtools-common-opts: fix a few typos in the "Stream specifiers" section
(edit) @b34ce5a2   13 years nicolas.george faq: explain dependency problems with static libs.
(edit) @30549294   13 years nicolas.george matroska: add support for Opus. Opus in Matroska is still a draft.
(edit) @a6cf296b   13 years nicolas.george lavc: Opus decoder using libopus.
(edit) @e62fd661   13 years nicolas.george oggdec: add support for Opus codec. This patch also introduces …
(edit) @bf8ce5a   13 years nicolas.george ffmpeg: probe buffersinks once more after EOF. Reap buffers stored in …
(edit) @5eb9c495   13 years anton FATE: add a test for flac cover art.
(edit) @5e99df01   13 years michaelni alacdec: several players have problems with planar audio still thus …
(edit) @e2c96fbf   13 years michaelni ffplay: fix warning that i just mistakenly introduced Signed-off-by: …
(edit) @cdafec69   13 years michaelni ffplay: fix planar audio This caused ALAC to fail since the last …
(edit) @1749e12f   13 years justin.ruggles cafdec: allow larger ALAC magic cookie It already skips any extra …
(edit) @4cd22b77   13 years justin.ruggles alac: fix channel pointer assignment for 24 and 32-bit Needs to be …
(edit) @7e17389c   13 years stefasab lavd/sdl: use verb in options help message An help message tells what …
(edit) @885fc058   13 years nicolas.george lavf: count skipped samples for initial timestamps. If skip_samples …
(edit) @cd089003   13 years nicolas.george lavc: update pkt_duration for skipped samples. Also: factor the the …
(edit) @d853ed46   13 years nicolas.george Revert "ffmpeg: set pkt_timebase" This reverts commit …
(edit) @0e57d79b   13 years nicolas.george lavf: set pkt_timebase at the same time as stream->time_base.
(edit) @0e18ac56   13 years nicolas.george lavc: warn when impossible to adjust timestamps for skipped samples. …
(edit) @11ce1cf9   13 years nicolas.george lavc: add debug info about skipped samples.
(edit) @e4c00aca   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (38 …
(edit) @a8d8e868   13 years stefasab lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal …
(edit) @e1422940   13 years stefasab doc/protocols: add a note regarding the circular RX UDP buffer
(edit) @6b80f758   13 years stefasab doc/protocols: apply misc fixes to the UDP protocol section
(edit) @dd13da67   13 years stefasab doc/protocols: extend/clarify documentation for the buffer_size UDP option
(edit) @469b9ce8   13 years stefasab doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options …
(edit) @85044358   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Print …
(edit) @eeb55f5f   13 years justin.ruggles alac: cosmetics: general pretty-printing and comment clean up
(edit) @f3e5a784   13 years justin.ruggles alac: calculate buffer size outside the loop in allocate_buffers()
(edit) @bae83f2c   13 years justin.ruggles alac: change some data types to plain int
(edit) @2aebac69   13 years justin.ruggles alac: cosmetics: rename some variables and function names
(edit) @1b3ef155   13 years justin.ruggles alac: multi-channel decoding support Signed-off-by: Justin Ruggles …
(edit) @81c9e2e6   13 years justin.ruggles alac: split element parsing into a separate function This will make …
(edit) @cd632619   13 years justin.ruggles alac: support a read sample size of up to 32 Use get_bits_long() in …
(edit) @73dc0db4   13 years justin.ruggles alac: output in planar sample format Avoids unneeded interleaving and …
(edit) @6482bd88   13 years justin.ruggles alac: add 32-bit decoding support
(edit) @6cda74c   13 years justin.ruggles alac: simplify channel interleaving Signed-off-by: Justin Ruggles …
(edit) @5138ff1   13 years justin.ruggles alac: use AVPacket fields directly in alac_decode_frame()
(edit) @7a206eb3   13 years justin.ruggles alac: fix check for valid max_samples_per_frame
(edit) @1193d3fe   13 years justin.ruggles alac: use get_sbits() to read LPC coefficients instead of casting
(edit) @7a50ec6   13 years justin.ruggles alac: move the current samples per frame to the ALACContext This will …
(edit) @46043962   13 years justin.ruggles alac: avoid using a double-negative when checking if the frame is …
(edit) @9a6c528e   13 years justin.ruggles alac: factor out output_size check in predictor_decompress_fir_adapt()
(edit) @ebd4c3ad   13 years justin.ruggles alac: factor out loading of next decoded sample in LPC prediction
(edit) @a4ecd414   13 years justin.ruggles alac: use index into buffer_out instead of incrementing the pointer
(edit) @f2515cd6   13 years justin.ruggles alac: simplify lpc coefficient adaptation
(edit) @abc4376b   13 years justin.ruggles alac: reduce the number of local variables needed in lpc prediction
(edit) @01880d2   13 years justin.ruggles alac: simplify 1st order prediction and reading of warm-up samples
(edit) @d0c0bf0d   13 years justin.ruggles alac: cosmetics: reindent after last commit
(edit) @79def4c5   13 years justin.ruggles alac: remove unneeded conditionals in predictor_decompress_fir_adapt()
(edit) @4bcd637d   13 years justin.ruggles alac: use sizeof() instead of hardcoded data sizes
(edit) @91620a04   13 years justin.ruggles alac: make block_size signed It does not need to be unsigned.
(edit) @2fc24b3   13 years justin.ruggles alac: remove a duplicate local variable
(edit) @5177413d   13 years justin.ruggles alac: conditionally set sign_modifier to 1 It is already …
(edit) @7e6593e   13 years justin.ruggles alac: eliminate 2 unneeded local variables in …
(edit) @6fd8a28   13 years justin.ruggles alac: adjust conditions for updating entropy decoder history avoids …
Note: See TracRevisionLog for help on using the revision log.