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