source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7d7e3023   13 years michaelni doc: document -moov_size Signed-off-by: Michael Niedermayer …
(edit) @3a56169f   13 years michaelni movenc: reserved_moov_size, which allows placing moov at the begin of …
(edit) @4416931f   13 years michaelni snow: emu edge support Fixes Ticket592 Signed-off-by: Michael …
(edit) @c881df33   13 years michaelni h264: Guess receovery points. Fixes Ticket561 Signed-off-by: Michael …
(edit) @51bfaa21   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
(edit) @f5fdb12d   13 years michaelni pulse: Change application name to LIBAVFORMAT_IDENT This should be …
(edit) @4e15960c   13 years michaelni ffmpeg: add rmvol command line option to set swr rematrix volume. …
(edit) @2f86566a   13 years michaelni rematrix: add parameter to tune volume Signed-off-by: Michael …
(edit) @b1470d7a   13 years michaelni rematrix: change type of integers from 16 to 32bit to allow increasing …
(edit) @1e40b2c2   13 years michaelni rematrix: add type for coefficients Signed-off-by: Michael …
(edit) @9f9b2ab1   13 years stefasab vsrc_testsrc: fix off-by-one logic when detecting the EOF time in …
(edit) @e403a97a   13 years michaelni h264: 10l fix, missing () after replacing % by & Signed-off-by: …
(edit) @1ca13360   13 years michaelni testsrc seconds display is out-by-one frame Without this patch each …
(edit) @a3a85721   13 years justin.ruggles g722dec: check output buffer size before decoding
(edit) @4e419737   13 years justin.ruggles g722dec: cosmetics: reindent/linewrap
(edit) @d0a19696   13 years justin.ruggles g722dec: remove the use of lowres for half-rate decoding. It is …
(edit) @f540ca22   13 years justin.ruggles tta: check for extradata allocation failure in tta demuxer
(edit) @2f1d212f   13 years justin.ruggles tta: check for allocation failure of decode_buffer
(edit) @b5050539   13 years justin.ruggles tta: use correct frame_length calculation. using a floating-point …
(edit) @c6056d40   13 years justin.ruggles tta: add support for decoding 24-bit sample format Note that this …
(edit) @8664682d   13 years justin.ruggles cosmetics: indentation
(edit) @7b7a74a1   13 years justin.ruggles tta: remove pointless braces
(edit) @e6923f68   13 years justin.ruggles tta: check output buffer size after adjusting frame length for last frame
(edit) @b16960a8   13 years justin.ruggles tta: fix reading of format in TTA header. TTA does not support float …
(edit) @4d3e7a75   13 years justin.ruggles tta: remove useless commented-out lines
(edit) @35f9d8c2   13 years justin.ruggles tta: check remaining bitstream size while reading unary value
(edit) @3d813e4c   13 years anton lavf: deprecate AVStream.stream_copy It's only used in avconv, so it …
(edit) @1b648c7c   13 years anton avconc: split choose_codec() to choose_decoder/choose_encoder. …
(edit) @a7503430   13 years anton lavf: simplify by using FFMAX/FFMIN.
(edit) @f172132f   13 years anton mpegenc: add preload private option. Deprecate AVFormatContext.preload.
(edit) @cf88cf17   13 years michaelni Remove CELT / Opus confusion in labels, doc and comments. The …
(edit) @28287045   13 years janne-libav cosmetics: simplify latm_decode_init
(edit) @785f876c   13 years janne-libav latm: avoid unnecessary reinit of the aac decoder
(edit) @80e36425   13 years janne-libav aacdec: initialize sbr context only in new channel elements
(edit) @b2e56e08   13 years janne-libav resample: reject unhandled conversions audio_resample can not reduce …
(edit) @ec1ce86e   13 years janne-libav resample: remove unused #define
(edit) @02ac6a65   13 years nicolas.george libcelt_dec: whitespace cosmetics.
(edit) @61b1805f   13 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: add …
(edit) @f0a7b67a   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: adpcm: …
(edit) @d54af906   13 years Marton Balint ffplay: add frame drop statistics Signed-off-by: Marton Balint …
(edit) @8f17a8ef   13 years Marton Balint ffplay: consider estimated time of filter in early frame drop …
(edit) @223cba6e   13 years Marton Balint ffplay: reimplement early frame drop This patch reimplements early …
(edit) @f44c8165   13 years michaelni libcelt_dec: set sample_fmt. This fixes a regression introduced by …
(edit) @d1ee98c9   13 years michaelni mpegts: add BDMV secondary audio stream types Signed-off-by: Michael …
(edit) @138d1096   13 years michaelni avcodec: add YCgCo color space. Signed-off-by: Michael Niedermayer …
(edit) @84e0553c   13 years michaelni pcm_bluray: set bits_per_raw_sample for > 16-bit Signed-off-by: …
(edit) @463c8d86   13 years michaelni mpegts: fix null-pointer dereference Signed-off-by: Michael …
(edit) @d9d49251   13 years stefasab vsrc_testsrc: increase log level from DEBUG to INFO for message in init()
(edit) @1f465206   13 years stefasab lavfi: rewrite nullsrc using the code in vsrc_testsrc.c Factorize …
(edit) @3092509b   13 years michaelni filters.texi: document interlaced scaling Signed-off-by: Michael …
(edit) @3ac1ade1   13 years michaelni docs: remove reference to enable-libavfilter This is no longer a …
(edit) @c8477df0   13 years mans adpcm: use sign_extend() This avoids warnings from the overflow …
(edit) @123b1fac   13 years michaelni wmall: Working bitstream parser (cherry picked from commit …
(edit) @d6b4f81   13 years michaelni tools: add a tool for enumerating/printing AVOptions in texinfo format …
(edit) @b6166005   13 years michaelni sws: replace long by x86_reg in x86 asm Signed-off-by: Michael …
(edit) @35075dc6   13 years michaelni h264: Calculate a tighter recovery_frame. Reduces delay with mplayers …
(edit) @63f07084   13 years michaelni h264: Support invalid output by mplayers TS demuxer. Signed-off-by: …
(edit) @9c020810   13 years michaelni Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context" …
(edit) @d99fe3a4   13 years janne-libav mpeg12: fix mpeg_decode_slice context parameter type During slice …
(edit) @fe90683   13 years michaelni Revert "mpeg12: move closed_gop from MpegEncContext to Mpeg1Context" …
(edit) @2b0cdb73   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Move …
(edit) @cd8c64e1   13 years janne-libav Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context" …
(edit) @42d44ec3   13 years stefasab vsrc_testsrc: do not assume non-padded lines in test_fill_picture() …
(edit) @1679a40b   13 years stefasab vf_boxblur: fix slice-drawing This filter does not support …
(edit) @9eb867e1   13 years michaelni sws: add yuv2yuvX_sse3() Code is about 2x as fast as previous …
(edit) @f4bf06eb   13 years michaelni sws-test: Fix data alignment Signed-off-by: Michael Niedermayer …
(edit) @90640cc7   13 years michaelni sws: fix assert failure Signed-off-by: Michael Niedermayer …
(edit) @8b4b2ddf   13 years michaelni sws: x86_32 fix Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @76a34906   13 years michaelni sws: add yuv2yuvX() back and updated to the just 1 plane API …
(edit) @74fdb7a0   13 years michaelni sws: factorize v*Filter use Signed-off-by: Michael Niedermayer …
(edit) @4d31f42   13 years michaelni sws: port to thw new 1 plane API and add back yuv2yuv1_ar(). …
(edit) @f1535972   13 years michaelni sws: better MOVNTQ macro Signed-off-by: Michael Niedermayer …
(edit) @b6dcd6df   13 years michaelni sws cleanup yuv2planeX_10_c_template() Signed-off-by: Michael …
(edit) @b1a4b735   13 years michaelni sws: remove nonsensical code that leaked in from libav Signed-off-by: …
(edit) @1c26f2d   13 years michaelni sws: drop unused code Signed-off-by: Michael Niedermayer …
(edit) @16ad77b3   13 years diego Move id3v2 tag writing to a separate file. Signed-off-by: Diego …
(edit) @9e66b892   13 years rsbultje swscale: add missing colons to x86 assembly yuv2planeX. This fixes …
(edit) @704721bc   13 years justin.ruggles g722: split decoder and encoder into separate files
(edit) @b95fbba7   13 years justin.ruggles cosmetics: remove extra spaces before end-of-statement semi-colons
(edit) @60aa1a35   13 years justin.ruggles vorbisdec: check output buffer size before writing output
(edit) @d2604f92   13 years justin.ruggles wavpack: calculate bpp using av_get_bytes_per_sample()
(edit) @ddfb8e1   13 years justin.ruggles ac3enc: Set max value for mode options correctly for example: …
(edit) @4a5ea9e0   13 years Reimar.Doeffinger Simplify some bits-left/overread checks. Signed-off-by: Reimar …
(edit) @1deb66c5   13 years anton lavc: move get_b_cbp() from h263.h to mpeg4videoenc.c It's not used …
(edit) @3fc08304   13 years anton mpeg12: move closed_gop from MpegEncContext to Mpeg1Context It's …
(edit) @da22ba7d   13 years anton mpeg12: move full_pel from MpegEncContext to Mpeg1Context It's MPEG-1 …
(edit) @cc05a45d   13 years anton mpeg12: move Mpeg1Context from mpeg12.c to mpeg12.h It will be used …
(edit) @acffe457   13 years anton mpegvideo: remove some unused variables from MpegEncContext.
(edit) @67341f6a   13 years michaelni lavc: add PIX_FMT_GBR24P to align_dimensions() Signed-off-by: Michael …
(edit) @6f5b4ce6   13 years Reimar.Doeffinger Reuse vp3_decode_flush instead of duplicating it. This also fixes …
(edit) @1ac5b512   13 years michaelni swscale: disable functions that do not yet work Signed-off-by: …
(edit) @f97faf67   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: id3v2: …
(edit) @9e8dff90   13 years Carl Eugen Hoyos Revert "mov: do not misreport empty stts" Fixes ticket #578. This …
(edit) @e71ebb19   13 years diego id3v2: fix doxy comment - 'machine byte order' makes no sense on char …
(edit) @f1874652   13 years diego VC1: restore mistakenly removed code The code was mistakenly removed …
(edit) @e60779b1   13 years michaelni Merge remote-tracking branch 'mans/dnxhd' * mans/dnxhd: dnxhddec: …
(edit) @e53eecd0   13 years justin.ruggles twinvq: check output buffer size before decoding
(edit) @5ed68178   13 years justin.ruggles twinvq: return an error when the packet size is too small
(edit) @07e12564   13 years anton lavf: export some forgotten symbols with non-av prefixes.
(edit) @22aebf1b   13 years michaelni Add rule for compiling to asm This allows commands of the form "make …
Note: See TracRevisionLog for help on using the revision log.