source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fc644340   13 years michaelni Validate the number of audio channels before using it in wmapro …
(edit) @eb11cca5   13 years michaelni ffmpeg: document alternative to the lossless libx264 presets …
(edit) @a96b171d   13 years michaelni remove libx264 lossless presets It is simpler and more consistent to …
(edit) @1edf33f7   13 years michaelni ffmpeg: fix -b -ab mixes with -b overriding the audio bitrate …
(edit) @d5a3635b   13 years michaelni libx264: free x4->sei Signed-off-by: Michael Niedermayer …
(edit) @e2dae1fa   13 years michaelni Fix a buffer overflow in libx264 interface to x264 encoder. Previous …
(edit) @cbf914c   13 years michaelni libaac+ support Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @023e9960   13 years Aurélien Jacobs mjpegenc: use named struct initializers
(edit) @f3d58404   13 years Aurélien Jacobs act: correct file description comment
(edit) @c894449f   13 years Aurélien Jacobs act, bintext, wtvenc: use named struct initializers
(edit) @f85c9b77   13 years michaelni h264dec: fix decoding problems introduced with …
(edit) @537a9e5c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
(edit) @508e47a5   13 years michaelni Check for out of bound bands limit in mpc v8 decoder. Signed-off-by: …
(edit) @7ec5ea43   13 years michaelni Fix return value on EOF in mpc v8 demuxer. Signed-off-by: Michael …
(edit) @a1526cd7   13 years michaelni id3v2: Fix some (function) pointer types. Signed-off-by: Reimar …
(edit) @f57b00e8   13 years michaelni Fixed NULL pointer dereference in id3v2 parser. Signed-off-by: …
(edit) @02aabd82   13 years michaelni g729dec: avoid unnecessary struct copying Signed-off-by: Michael …
(edit) @22dd24fc   13 years michaelni g729dec: remove useless headers Signed-off-by: Michael Niedermayer …
(edit) @9921613e   13 years stefasab vf_drawtext: apply misc style fixes
(edit) @80daa247   13 years stefasab vf_drawtext: do not reset "n" variable to 0 in case the filter is reinited
(edit) @01fbcc6   13 years stefasab ffmpeg: improve feedback when processing filtergraph events
(edit) @68b897ef   13 years stefasab ffmpeg: apply misc cosmetics fixes in the filtergraph event processing …
(edit) @dd91499b   13 years stefasab lavfi: add debug trace when processing events
(edit) @e64de2ad   13 years stefasab lavfi: document AVFilterCommand fields
(edit) @58c61492   13 years michaelni g729dec: fix warnings: libavcodec/g729postfilter.c: In function …
(edit) @82d99e0b   13 years michaelni g729dec: Fix warnings: libavcodec/g729dec.c: In function …
(edit) @1c4712db   13 years michaelni g729dec: Add ff_ prefix to g729_postfilter() and …
(edit) @d853e571   13 years mans ppc: fix some pointer to integer casts Use uintptr_t instead of plain …
(edit) @6e4a35ce   13 years mans ppc: fix 32-bit PIC build On 32-bit ppc, the GOT pointer must be …
(edit) @9b3df9b6   13 years Carl Eugen Hoyos G.729 decoding is supported.
(edit) @e8b8b038   13 years Carl Eugen Hoyos AMV encoding is supported.
(edit) @ef8756da   13 years Carl Eugen Hoyos Support LZW and ZLIB compressed 4bpp tiff samples. Fixes ticket #439
(edit) @baad01d   13 years eclipse7 h264: improve checks before calling ff_h264_decode_extradata The …
(edit) @715f259b   13 years eclipse7 h264: ff_h264_decode_extradata: check buffer args The buffer size …
(edit) @424bcc46   13 years Reimar.Doeffinger Compile x86/swscale_template with -mno-red-zone. Replaces a very …
(edit) @d8289ff9   13 years michaelni ffmpeg: increase bit_buffer_size, the header size is clearly too small …
(edit) @251345a3   13 years michaelni cosmetics, remove unused and rename variables for consistency
(edit) @4568c2bf   13 years justin.ruggles vmdaudio: fix decoding of 16-bit audio format. The initial sample of …
(edit) @1a0770f3   13 years michaelni tiffenc: Enable RGB48LE (16-bit) encoding support
(edit) @72381b2b   13 years michaelni tiffdec: add RGB48 (16bit) support
(edit) @bb416bd6   13 years mans lavf: do not set codec_tag for rawvideo If the demuxer did not set a …
(edit) @d1186ff7   13 years anton h264: check for out of bounds reads in ff_h264_decode_extradata(). …
(edit) @035320a5   13 years michaelni dnxhdenc: remove unneeded entries from array. Signed-off-by: Michael …
(edit) @b8bad984   13 years michaelni dnxhdenc: optimize whats left of dnxhd_switch_matrix() Signed-off-by: …
(edit) @ba9d174   13 years michaelni bit: remove more unused variables Signed-off-by: Michael Niedermayer …
(edit) @136a663c   13 years michaelni bit: use AVERROR_INVALIDDATA Signed-off-by: Michael Niedermayer …
(edit) @9a27dc1c   13 years michaelni regtests: amv video encoder test Signed-off-by: Michael Niedermayer …
(edit) @a2eae0f   13 years michaelni amvenc: another quant table fix Signed-off-by: Michael Niedermayer …
(edit) @2aaf32f5   13 years michaelni mpegvideo: support encoding with chroma intra tables that differ from …
(edit) @a246cefa   13 years martin flvdec: Check for overflow before allocating arrays On allocation, …
(edit) @73a52874   13 years nicolas.george lavf/utils: replace deprecated url_ferror.
(edit) @86af9628   13 years nicolas.george lavf/utils: use correct format string for int64_t.
(edit) @9c98af13   13 years nicolas.george lavf/utils: use AV_NOWARN_DEPRECATED in compatibility code.
(edit) @fb1c30b7   13 years nicolas.george lavu/attributes: introduce AV_NOWARN_DEPRECATED.
(edit) @6f8c8fa   13 years Clément Bœsch bit: use explicit struct initializers.
(edit) @9b921a82   13 years anton avconv: use correct output stream index when checking max_frames
(edit) @240ae356   13 years anton avconv: remove fake coded_frame on streamcopy hack Back in 2002 when …
(edit) @bf85b909   13 years michaelni bit: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @a5e84927   13 years michaelni bit: set AVPacket.pos Signed-off-by: Michael Niedermayer …
(edit) @fa15b1e7   13 years michaelni bit: loose seekback & wrong bitrate code. Signed-off-by: Michael …
(edit) @dfc571ff   13 years michaelni bit: rewrite probe Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @21922dc5   13 years michaelni bit: replace assert() by proper check. Signed-off-by: Michael …
(edit) @fc9d6035   13 years michaelni bit: return AVERROR_EOF on eof. Signed-off-by: Michael Niedermayer …
(edit) @a2f27818   13 years michaelni amvenc: fix quant tables Signed-off-by: Michael Niedermayer …
(edit) @f2f28861   13 years michaelni AMV video encoder. Authors are Vladimir Voroshilov and Dobrica …
(edit) @ccecab4a   13 years michaelni Add av_calloc() helper. Signed-off-by: Michael Niedermayer …
(edit) @35cb6854   13 years michaelni Fix potential pointer arithmetic overflows in rle_unpack() of vmd …
(edit) @4749e074   13 years michaelni Fix out of bound reads in rle_unpack() of vmd video decoder. …
(edit) @e07377e   13 years michaelni Check for out of bound reads in vmd_decode() of vmd video decoder. …
(edit) @3b26daed   13 years michaelni Removed debug message in the probe function of bit demuxer. …
(edit) @78cb39d2   13 years michaelni Fix potential pointer arithmetic overflows in lz_unpack of vmd video …
(edit) @5127f465   13 years michaelni Prevent out of bound read in lz_unpack in vmd video decoder. …
(edit) @6a6383be   13 years michaelni Prevent NULL dereferences when the previous frame is missing in vmd …
(edit) @e7aed128   13 years michaelni Check for invalid update parameters in vmd video decoder. …
(edit) @00cbe9e4   13 years michaelni Fix potential overread in vmd audio decoder. Signed-off-by: Michael …
(edit) @eae3cf06   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: flvdec: …
(edit) @0f2297a9   13 years michaelni Add .bit (de)muxer
(edit) @780d4547   13 years saschasommer Fix segfault in save_bits: use put_bits_count to get the buffer fill …
(edit) @43e05685   13 years michaelni g729dec: disable all cpu acceleration, the code does not provide any …
(edit) @91c5f81b   13 years michaelni g729dec: set sample format. Signed-off-by: Michael Niedermayer …
(edit) @5d5b3e52   13 years michaelni Disable MMX
(edit) @8db3b856   13 years michaelni Fix comments about implemented codecs
(edit) @5df643c5   13 years michaelni G.729 .bit file demuxer
(edit) @fb98b712   13 years michaelni act: remove AVERROR_NOFMT useage. Signed-off-by: Michael Niedermayer …
(edit) @6080553e   13 years michaelni ACT demuxer
(edit) @68233767   13 years michaelni Adaptive gain control
(edit) @aca516cd   13 years michaelni G.729 postfilter
(edit) @16bbb8df   13 years michaelni Replace pitch_delay_int with array
(edit) @bfbfe56f   13 years michaelni G.729 build environment
(edit) @ce7c9548   13 years michaelni g729dec: Make 2 functions static that are not used outside g729dec.c …
(edit) @c458bff9   13 years michaelni High-pass filter
(edit) @e610c5f3   13 years michaelni Add G.729D decoder
(edit) @b7c7fc33   13 years michaelni Synthesis filter
(edit) @4920a1a9   13 years michaelni Indentation fix after gain codes decoding2
(edit) @0b42463a   13 years michaelni Gain pitch and gain code for G729D
(edit) @12081d05   13 years michaelni Indentation fix 2
(edit) @f7980a7b   13 years michaelni Convert gain pitch and gain code to arrays
(edit) @f830d1b7   13 years michaelni Interolate excitation signal
(edit) @0a333788   13 years michaelni Fixed- and adaptive-codebook gains
(edit) @7fadc015   13 years michaelni Frame erasure support for fixed-codebook vectors
Note: See TracRevisionLog for help on using the revision log.