|
|
|
@3faa303a
|
13 years |
kostya.shishkov |
rv34: DC-only inverse transform
When decoding coefficients, detect …
|
|
|
@b2ce3b99
|
13 years |
anton |
avconv: use AVFrame.width/height/format instead of corresponding …
|
|
|
@3167dc95
|
13 years |
anton |
lavfi: move version macros to a new installed header version.h
|
|
|
@43fe6a29
|
13 years |
anton |
vsrc_buffer: release the buffer on uninit.
|
|
|
@f7f35632
|
13 years |
rsbultje |
rgb2rgb: rgb12tobgr12()
Signed-off-by: Ronald S. Bultje …
|
|
|
@b5fc571e
|
13 years |
alex.converse |
latmdec: Check AudioSpecificConfig length before decoding extradata.
…
|
|
|
@e7d02b04
|
13 years |
janne-libav |
fft: init functions with INIT_XMM/YMM.
This is required to handle …
|
|
|
@56f22b7e
|
13 years |
justin.ruggles |
pcmenc: set frame_size to 0.
This indicates that the actual frame …
|
|
|
@f01f6a84
|
13 years |
justin.ruggles |
gsm demuxer: use generic seeking instead of a gsm-specific function.
…
|
|
|
@467879eb
|
13 years |
justin.ruggles |
gsm demuxer: return packets with only 1 gsm block at a time.
fixes …
|
|
|
@82390f57
|
13 years |
justin.ruggles |
avcodec: add GSM parser
The WAVE demuxer returns packets with many …
|
|
|
@f1355dfc
|
13 years |
diego |
doc: Replace ffmpeg references in avserver config file by avconv.
|
|
|
@1466a518
|
13 years |
diego |
doc: Fix names of av_log color environment variables.
|
|
|
@5ea20630
|
13 years |
diego |
Fix a bunch of platform name and other typos.
|
|
|
@cf53a212
|
13 years |
siretart |
Add some missing changelog entries and release 0.8_beta2
…
|
|
|
@014f8d81
|
13 years |
siretart |
No longer build libpostproc by default
update documentation to inform …
|
|
|
@68e252f5
|
13 years |
janne-libav |
wtv: fix memleaks during normal operation
|
|
|
@f6a152db
|
13 years |
janne-libav |
threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs
|
|
|
@9472d37d
|
13 years |
janne-libav |
rv34: frame-level multi-threading
Statistics for bourne.rmvb -an -f …
|
|
|
@3ab7700
|
13 years |
janne-libav |
mpegvideo: claim ownership of referenced pictures
Under certain …
|
|
|
@17ce5291
|
13 years |
alex.converse |
aacsbr: prevent out of bounds memcpy().
Fixes Libav Bug 195.
This …
|
|
|
@4556ebfb
|
13 years |
justin.ruggles |
ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM
frame sample count …
|
|
|
@e9626eb3
|
13 years |
justin.ruggles |
sierravmd: fix audio pts
The duration of the first packet was being …
|
|
|
@29112db8
|
13 years |
rsbultje |
bethsoftvideo: Use bytestream2 functions to prevent buffer overreads.
…
|
|
|
@84e5159e
|
13 years |
rsbultje |
bmpenc: support for PIX_FMT_RGB444
Signed-off-by: Ronald S. Bultje …
|
|
|
@b14fa557
|
13 years |
siretart |
swscale: fix crash in fast_bilinear code when compiled with …
|
|
|
@cd445216
|
13 years |
rsbultje |
swscale: specify register type.
Fixes a compilation failure on win64. …
|
|
|
@e652cc96
|
13 years |
janne-libav |
rv34: use get_bits_left()
It is not necessary to store the bit stream …
|
|
|
@ac646076
|
13 years |
anton |
avconv: reinitialize the filtergraph on resolution change.
This is a …
|
|
|
@5d25140f
|
13 years |
anton |
vsrc_buffer: error on changing frame parameters.
|
|
|
@7b9373db
|
13 years |
anton |
avconv: fix -copyinkf.
This option only applies to streamcopy, but is …
|
|
|
@5c7c9a9f
|
13 years |
martin |
fate: Update file checksums after the mov muxer change in a78dbada55d6 …
|
|
|
@a78dbada
|
13 years |
martin |
movenc: Don't store a nonzero creation time if nothing was set by the …
|
|
|
@353a2d21
|
13 years |
rsbultje |
bmpdec: support for rgb444 with bitfields compression
Do not display …
|
|
|
@0b8b3387
|
13 years |
rsbultje |
rgb2rgb: allow conversion for <15 bpp
Signed-off-by: Ronald S. Bultje …
|
|
|
@0c50edb7
|
13 years |
lu_zero |
doc: fix stray reference to FFmpeg
|
|
|
@b6db3859
|
13 years |
lu_zero |
v4l2: use C99 struct initializer
Remove some unneeded memsets.
|
|
|
@0efd48df
|
13 years |
lu_zero |
v4l2: poll the file descriptor
Instead of busy waiting use poll();
|
|
|
@b8c310c
|
13 years |
lu_zero |
v4l2: support compressed formats
Let pass the codec name to …
|
|
|
@da2e774f
|
13 years |
rsbultje |
kmvc: Use bytestream2 functions to prevent buffer overreads.
…
|
|
|
@a67b8c86
|
13 years |
alex.converse |
fate: Add tests for more AAC features.
al15_44 uses independent …
|
|
|
@9de3cbc
|
13 years |
alex.converse |
aacps: Add missing newline in error message.
|
|
|
@cd6e34d
|
13 years |
alex.converse |
fate: Add tests for vc1/wmapro in ism.
|
|
|
@46ef355c
|
13 years |
alex.converse |
aacdec: Add a fate test for 5.1 channel SBR.
|
|
|
@4acd43a2
|
13 years |
alex.converse |
aacdec: Turn off PS for multichannel files that use PCE based configs. …
|
|
|
@1ef8ff45
|
13 years |
diego |
cabac: remove put_cabac_u/ueg from cabac-test.
The functions are not …
|
|
|
@5cad9709
|
13 years |
rsbultje |
swscale: RGB4444 and BGR444 input
Signed-off-by: Ronald S. Bultje …
|
|
|
@d41d7773
|
13 years |
rsbultje |
FATE: add test for xWMA demuxer.
(Does not attempt to decode …
|
|
|
@2dee0cdb
|
13 years |
rsbultje |
FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio …
|
|
|
@39df0c43
|
13 years |
rsbultje |
mpegaudiodec: optimized iMDCT transform
Signed-off-by: Ronald S. …
|
|
|
@06677d0d
|
13 years |
rsbultje |
mpegaudiodec: change imdct window arrangment for better pointer …
|
|
|
@6dfcf530
|
13 years |
rsbultje |
mpegaudiodec: move imdct and windowing function to mpegaudiodsp
…
|
|
|
@421c99a4
|
13 years |
rsbultje |
mpegaudiodec: interleave iMDCT buffer to simplify future SIMD …
|
|
|
@2170a0e6
|
13 years |
rsbultje |
swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.
…
|
|
|
@59985574
|
13 years |
rsbultje |
FATE: test to exercise WTV demuxer.
Does not attempt to decode …
|
|
|
@8549cf07
|
13 years |
diego |
mjpegdec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@999484c9
|
13 years |
diego |
swscale: K&R formatting cosmetics for code examples
|
|
|
@83890c6
|
13 years |
diego |
swscale: K&R reformatting cosmetics for header files
|
|
|
@a83f5b8a
|
13 years |
rsbultje |
FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant …
|
|
|
@ccc27e21
|
13 years |
rsbultje |
bfi: Use bytestream2 functions to prevent buffer overreads.
…
|
|
|
@529a25d6
|
13 years |
rsbultje |
dpcm: Fix invalid writes
Fixes bug: #152
Signed-off-by: Ronald S. …
|
|
|
@12e984ae
|
13 years |
rsbultje |
utvideo: frame multithreading.
>> time ./avconv -i file.avi -f null - …
|
|
|
@afb2aa53
|
13 years |
siretart |
vorbis: An additional defense in the Vorbis codec.
Fixes Bug: #190 …
|
|
|
@e6d527ff
|
13 years |
siretart |
vorbisdec: Fix decoding bug with channel handling
Fixes Bug: #191 …
|
|
|
@badb195d
|
13 years |
diego |
cabac: Move code only used within the CABAC test program into the test …
|
|
|
@1be4b8cc
|
13 years |
diego |
vp56: Drop unnecessary cabac.h #include.
|
|
|
@a7e3cb9d
|
13 years |
diego |
h264-test: Initialize AVCodecContext.av_class.
This fixes a segfault …
|
|
|
@52877251
|
13 years |
diego |
build: Skip compiling network.h and rtsp.h if networking is not …
|
|
|
@3dc99a18
|
13 years |
diego |
cosmetics: drop some pointless parentheses
|
|
|
@079688b6
|
13 years |
rsbultje |
Disable annoying warning without changing behavior
Signed-off-by: …
|
|
|
@8b1a2686
|
13 years |
diego |
faq: Solutions for common problems with sample paths when running FATE.
|
|
|
@3f6aa85e
|
13 years |
justin.ruggles |
avcodec: attempt to clarify the CODEC_CAP_DELAY documentation
|
|
|
@07837e41
|
13 years |
justin.ruggles |
avcodec: fix avcodec_encode_audio() documentation.
the previous …
|
|
|
@15f073ee
|
13 years |
rsbultje |
FATE: xmv-demux test; exercise the XMV demuxer without decoding the …
|
|
|
@49a2aebc
|
13 years |
rsbultje |
vqf: recognize more metadata chunks
Do not create tags for non-char …
|
|
|
@2907f88a
|
13 years |
rsbultje |
FATE test: BMV demuxer and associated video and audio decoders.
Code …
|
|
|
@9689a1af
|
13 years |
rsbultje |
FATE: indeo4 video decoder test.
Code coverage:
libavcodec/indeo4.c: …
|
|
|
@f93843e9
|
13 years |
rsbultje |
FATE: update xxan-wc4 test to a sample with more code coverage.
The …
|
|
|
@c262404d
|
13 years |
rsbultje |
Change the recent h264_mp4toannexb bitstream filter test to output to …
|
|
|
@cf1a259
|
13 years |
justin.ruggles |
g722enc: validate AVCodecContext.trellis
|
|
|
@77c5b66c
|
13 years |
justin.ruggles |
g722enc: set frame_size, and also handle an odd number of input …
|
|
|
@34093ba0
|
13 years |
justin.ruggles |
g722enc: split encoding into separate functions for trellis vs. no trellis
|
|
|
@96219141
|
13 years |
rsbultje |
mpegaudiodec: Use clearer pointer math
Signed-off-by: Ronald S. …
|
|
|
@4b4acc54
|
13 years |
justin.ruggles |
tta: Fix returned error code at EOF
Signed-off-by: Michael …
|
|
|
@d8b33a99
|
13 years |
justin.ruggles |
tta: fix off be 1 error in the end detection.
Fixes use of …
|
|
|
@52e9854a
|
13 years |
justin.ruggles |
tta: fix 24-bit decoding.
Decode to the correct output buffer.
|
|
|
@75146b88
|
13 years |
martin |
ipmovie: Add param change side data if the video dimensions have …
|
|
|
@17aa02b9
|
13 years |
martin |
interplayvideo: Handle changed video dimensions on the fly
…
|
|
|
@c5d907b6
|
13 years |
martin |
libavcodec: Handle param change side data in avcodec_decode_video2, …
|
|
|
@867f923
|
13 years |
martin |
libavcodec: Move apply_param_change up above avcodec_decode_video2
…
|
|
|
@be540e0c
|
13 years |
janne-libav |
indeo3: check motion vectors for validity
Fixes null pointer …
|
|
|
@b18a0cc7
|
13 years |
janne-libav |
indeo5: Fix null pointer dereference.
Bug found by: Oana Stratulat
…
|
|
|
@73b16198
|
13 years |
janne-libav |
electronicarts: check bytes per sample for validity
Prevents division …
|
|
|
@b348c852
|
13 years |
justin.ruggles |
flicvideo: fix invalid reads
Prevent invalid reads using bytestream2 …
|
|
|
@57cd6d70
|
13 years |
siretart |
vorbis: Avoid some out-of-bounds reads
Fixes Bug: #190
Chromium Bug: …
|
|
|
@f86209b4
|
13 years |
rsbultje |
vqf: add more known extensions
Signed-off-by: Ronald S. Bultje …
|
|
|
@3aa3fc45
|
13 years |
diego |
cabac: remove unused function renorm_cabac_decoder
|
|
|
@301fb921
|
13 years |
diego |
h264: Only use symbols from the SVQ3 decoder under proper …
|
|
|
@6e8bf6db
|
13 years |
justin.ruggles |
add bytestream2_tell() and bytestream2_seek() functions
|
|
|
@f907615f
|
13 years |
janne-libav |
parsers: initialize MpegEncContext.slice_context_count to 1
The mpeg4 …
|
|
|