|
|
|
@b264e5ca
|
13 years |
Reimar.Doeffinger |
Remove pointless per-frame malloc/free.
Signed-off-by: Reimar …
|
|
|
@25a6c594
|
13 years |
michaelni |
MMX put_no_rnd_pixels_l2
|
|
|
@e834f7d2
|
13 years |
michaelni |
postproc: remove stray +
Signed-off-by: Michael Niedermayer …
|
|
|
@02fa5295
|
13 years |
michaelni |
Fix deprecated warnings in .bit (de)muxer
Signed-off-by: Michael …
|
|
|
@ab9c00b9
|
13 years |
anssi.hannula |
spdifenc: use special alignment for DTS-HD length_code
Align IEC …
|
|
|
@3c32a941
|
13 years |
michaelni |
propresenc: fix missed LE pixfmt occurance
Signed-off-by: Michael …
|
|
|
@64a41dc
|
13 years |
michaelni |
proresenc: the encoder expects native endian input.
Signed-off-by: …
|
|
|
@4dbce51b
|
13 years |
michaelni |
ffmpeg: allow pass 3
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@ccc09185
|
13 years |
Clément Bœsch |
doc: add v4l2 example with ALSA instead of OSS.
|
|
|
@6921272b
|
13 years |
Clément Bœsch |
lavd: add v4l and v4l2 aliases.
|
|
|
@41f00e4a
|
13 years |
Clément Bœsch |
ffmpeg: silence two compiler warnings.
|
|
|
@e1d61351
|
13 years |
Clément Bœsch |
doc: fix and clarify libx264 encoding.
tune, fastfirstpass and …
|
|
|
@d17e707
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (51 …
|
|
|
@1af3571e
|
13 years |
michaelni |
mjpeg_parser: Rewrite to skip marker segments
Based on code by Aaron …
|
|
|
@429b3cd6
|
13 years |
michaelni |
mjpeg_parser: add MJPEGParserContext
Signed-off-by: Michael …
|
|
|
@86931dc9
|
13 years |
Carl Eugen Hoyos |
Bump libavformat minor version for the G.729 raw demuxer.
|
|
|
@bc2814d8
|
13 years |
Carl Eugen Hoyos |
Add G.729 raw demuxer.
|
|
|
@0387ad8
|
13 years |
Carl Eugen Hoyos |
Be more verbose about unsupported H.264 bit-depths.
|
|
|
@7d1b17b8
|
13 years |
justin.ruggles |
cin audio: use sign_extend() instead of casting to int16_t
|
|
|
@405af431
|
13 years |
justin.ruggles |
cin audio: restructure decoding loop to avoid a separate counter …
|
|
|
@859bdc33
|
13 years |
justin.ruggles |
cin audio: use local variable for delta value
|
|
|
@64e19ba4
|
13 years |
justin.ruggles |
cin audio: remove unneeded cast from void*
|
|
|
@03381c12
|
13 years |
justin.ruggles |
cin audio: validate the channel count
|
|
|
@664eb77d
|
13 years |
justin.ruggles |
cin audio: remove unneeded AVCodecContext pointer from CinAudioContext
|
|
|
@44d2a982
|
13 years |
justin.ruggles |
dsicin: fix several audio-related fields in the CIN demuxer
…
|
|
|
@0fd59f1d
|
13 years |
michaelni |
Minimal patch for G.729 demuxer
Signed-off-by: Michael Niedermayer …
|
|
|
@5bd0343b
|
13 years |
justin.ruggles |
flacdec: use av_get_bytes_per_sample() to get sample size
|
|
|
@272fcc32
|
13 years |
justin.ruggles |
dca: handle errors from dca_decode_block()
Return error if core block …
|
|
|
@aae6eead
|
13 years |
justin.ruggles |
dca: return error if the frame header is invalid
|
|
|
@f44059d2
|
13 years |
justin.ruggles |
dca: return proper error codes instead of -1
|
|
|
@46e1af3b
|
13 years |
lu_zero |
utvideo: handle empty Huffman trees
If the frame is filled with the …
|
|
|
@425a843
|
13 years |
justin.ruggles |
binkaudio: change short to int16_t
|
|
|
@4f4e1948
|
13 years |
justin.ruggles |
binkaudio: only decode one block at a time.
This prevents truncating …
|
|
|
@eaddd29e
|
13 years |
justin.ruggles |
binkaudio: store interleaved overlap samples in BinkAudioContext.
…
|
|
|
@9f48039
|
13 years |
justin.ruggles |
binkaudio: pre-calculate quantization factors
|
|
|
@101ef19e
|
13 years |
justin.ruggles |
binkaudio: add some buffer overread checks.
This stops decoding …
|
|
|
@20732246
|
13 years |
justin.ruggles |
atrac3: support float or int16 output using request_sample_fmt
|
|
|
@a0478513
|
13 years |
justin.ruggles |
atrac3: add CODEC_CAP_SUBFRAMES capability
the decoder can handle …
|
|
|
@8f98577d
|
13 years |
justin.ruggles |
atrac3: return appropriate error codes instead of -1
|
|
|
@47b61702
|
13 years |
justin.ruggles |
atrac3: make sure all memory is freed on init failure
|
|
|
@c9161385
|
13 years |
justin.ruggles |
atrac3: add a couple macro constants
|
|
|
@1fead73d
|
13 years |
justin.ruggles |
atrac3: return error if packet is too small
|
|
|
@7e4881a
|
13 years |
justin.ruggles |
atrac3: check output buffer size before decoding
|
|
|
@6ba7f78b
|
13 years |
justin.ruggles |
atrac3: use separate pointers for each channel in decodeFrame()
|
|
|
@5e76b8bb
|
13 years |
justin.ruggles |
atrac3: use optimized float_interleave() function for stereo interleaving
|
|
|
@8af33cb3
|
13 years |
justin.ruggles |
atrac3: decode mono directly to the output buffer
|
|
|
@c4a6fde3
|
13 years |
justin.ruggles |
atrac3: decode output to float samples instead of converting to s16
|
|
|
@f20dd574
|
13 years |
justin.ruggles |
atrac1: return appropriate error codes instead of -1
|
|
|
@6dc7dd7a
|
13 years |
justin.ruggles |
atrac1: check for ff_mdct_init() failure
|
|
|
@21dcecc3
|
13 years |
justin.ruggles |
atrac1: use optimized float_interleave() function for stereo interleaving
|
|
|
@96b5702e
|
13 years |
justin.ruggles |
atrac1: fix a typo
|
|
|
@bff5b2c1
|
13 years |
justin.ruggles |
atrac1: validate number of channels
|
|
|
@9a35ff38
|
13 years |
justin.ruggles |
atrac1: decode mono audio directly to output buffer
For stereo we …
|
|
|
@33684b9c
|
13 years |
justin.ruggles |
atrac1: check output buffer size before decoding
|
|
|
@5c353eb
|
13 years |
justin.ruggles |
cook: return AVERROR_PATCHWELCOME instead of ENOTSUP
ENOTSUP is not …
|
|
|
@e71aaad2
|
13 years |
michaelni |
ffmpeg: Fix regression where various fields where not initialized …
|
|
|
@a18ecfeb
|
13 years |
michaelni |
ffmpeg: Fix memory corruption with ffserver
Bug has been introduced …
|
|
|
@e34c6c97
|
13 years |
justin.ruggles |
cook: check output buffer size before decoding
|
|
|
@6631294c
|
13 years |
justin.ruggles |
cook: do not needlessly set *data_size to 0
|
|
|
@b277ebd5
|
13 years |
justin.ruggles |
cook: remove pointless return statements
|
|
|
@c9c841e
|
13 years |
justin.ruggles |
cook: simplify decouple_info()
|
|
|
@f193c96f
|
13 years |
justin.ruggles |
cook: return appropriate error codes instead of -1
|
|
|
@e694831
|
13 years |
justin.ruggles |
cook: avoid hardcoded sizes in sizeof()
|
|
|
@776e9815
|
13 years |
justin.ruggles |
cook: remove unneeded #includes
|
|
|
@c25df223
|
13 years |
justin.ruggles |
cook: output float samples instead of converting to int16
|
|
|
@69e7ad8d
|
13 years |
rsbultje |
mov: Avoid divide by zero in edit list dts handling
Signed-off-by: …
|
|
|
@9b04f51
|
13 years |
michaelni |
proresenc: add forgotten bytestream include
Signed-off-by: Michael …
|
|
|
@b601ded7
|
13 years |
Reimar.Doeffinger |
Add prores regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@8689d87a
|
13 years |
michaelni |
Revert "matroskadec: forward parsing errors to caller."
This reverts …
|
|
|
@c5865a8
|
13 years |
Reimar.Doeffinger |
Use bytestream functions to write header.
Signed-off-by: Reimar …
|
|
|
@d9f4dc52
|
13 years |
Reimar.Doeffinger |
Only do 1 malloc instead of 3 and check for failure.
Signed-off-by: …
|
|
|
@5c9b9165
|
13 years |
Reimar.Doeffinger |
Remove unnecessary memset.
Signed-off-by: Reimar Döffinger …
|
|
|
@a2db46b8
|
13 years |
Reimar.Doeffinger |
Remove useless casts.
Signed-off-by: Reimar Döffinger …
|
|
|
@eac778de
|
13 years |
Reimar.Doeffinger |
Some minor spelling fixes.
Signed-off-by: Reimar Döffinger …
|
|
|
@4d2f9911
|
13 years |
Carl Eugen Hoyos |
Bump libavcodec minor version for the ProRes encoder.
|
|
|
@7afa6b44
|
13 years |
Carl Eugen Hoyos |
Warn if YCgCo colourspace is detected in H.264.
|
|
|
@7e05542a
|
13 years |
Carl Eugen Hoyos |
Add Vladimir Voroshilov's copyright header to bit.c.
|
|
|
@70bab584
|
13 years |
michaelni |
Apple ProRes encoder
Signed-off-by: Anatoliy Wasserman …
|
|
|
@9a173575
|
13 years |
rsbultje |
utvideo: account for coupled lines in YUV420 format
Luma slices in …
|
|
|
@8370e426
|
13 years |
rsbultje |
vp3: fix oob read for negative tokens and memleaks on error.
|
|
|
@bfa0f965
|
13 years |
rsbultje |
vp8: fix overflow in segmentation map caching.
|
|
|
@38a4be3f
|
13 years |
rsbultje |
lavf: use number of output pictures for delay checks.
This fixes …
|
|
|
@640d5f1c
|
13 years |
rsbultje |
Fix decoding of lossless 4:2:2 H.264
Signed-off-by: Ronald S. Bultje …
|
|
|
@fdb5314e
|
13 years |
rsbultje |
Fix decoding of lossless 10-bit 4:4:4 H.264
Signed-off-by: Ronald S. …
|
|
|
@6faf0a21
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (53 …
|
|
|
@61856d06
|
13 years |
alex.converse |
probe: Restore identification of files with very large id3 tags and no …
|
|
|
@7a773d4d
|
13 years |
alex.converse |
probe: Remove id3 tag presence as a criteria to do file extension …
|
|
|
@ca65932b
|
13 years |
alex.converse |
mpegts: MP4 SL support
|
|
|
@c5302670
|
13 years |
alex.converse |
mpegts: MP4 OD support
|
|
|
@4682a1dc
|
13 years |
alex.converse |
mpegts: Add support for Sections in PMT
|
|
|
@fec28364
|
13 years |
alex.converse |
mpegts: Replace the MP4 descriptor parser with a recursive parser.
|
|
|
@c3bc6096
|
13 years |
alex.converse |
mpegts: Add support for multiple mp4 descriptors
|
|
|
@476d04a5
|
13 years |
alex.converse |
mpegts: Parse mpeg2 SL descriptors.
|
|
|
@77b5c82b
|
13 years |
alex.converse |
isom: Add MPEG4SYSTEMS dummy object type indication.
|
|
|
@bc2dd367
|
13 years |
janne-libav |
aacdec: allow output reconfiguration on channel changes
Locking the …
|
|
|
@ed1aa892
|
13 years |
michaelni |
lavf: add init_put_byte() to the list of visible symbols.
…
|
|
|
@f3db0f7
|
13 years |
justin.ruggles |
nellymoserenc: take float input samples instead of int16
This avoids …
|
|
|
@77c8ef9a
|
13 years |
justin.ruggles |
nellymoserdec: use dsp functions for overlap and windowing
|
|
|
@8c9581f0
|
13 years |
justin.ruggles |
nellymoserdec: do not fail if there is extra data in the packet
…
|
|
|
@0aaa85db
|
13 years |
justin.ruggles |
nellymoserdec: fail if output buffer is too small
avoids silently …
|
|
|