|
|
|
@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 …
|
|
|
@580bb779
|
13 years |
rsbultje |
spdifenc: use special alignment for DTS-HD length_code
Align IEC …
|
|
|
@f5be84cf
|
13 years |
janne-libav |
ipmovie: do not read audio packets before the codec is known
Prevents …
|
|
|
@696ace50
|
13 years |
janne-libav |
truemotion2: check size before GetBitContext initialisation
Prevents …
|
|
|
@acb07430
|
13 years |
martin |
avio: Only do implicit network initialization for network protocols
…
|
|
|
@32b83aee
|
13 years |
martin |
avio: Add an URLProtocol flag for indicating that a protocol uses …
|
|
|
@bb5b3940
|
13 years |
janne-libav |
adpcm: ADPCM Electronic Arts has always two channels
|
|
|
@faaec467
|
13 years |
siretart |
matroskadec: Fix a bug where a pointer was cached to an array that …
|
|
|
@ce23b2af
|
13 years |
alex.converse |
fate: Add missing reference file from 9b4767e4.
|
|
|
@4274e481
|
13 years |
alex.converse |
mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.
|
|
|
@9b55b4bb
|
13 years |
rsbultje |
4xm: Prevent buffer overreads.
4xm decoder while decoding i2 frames …
|
|
|
@e268a35
|
13 years |
janne-libav |
mjpegdec: parse RSTn to prevent skipping other data in …
|
|
|
@5e5cde27
|
13 years |
janne-libav |
vp3: add fate test for non-zero last coefficient
|
|
|
@9b4767e4
|
13 years |
janne-libav |
vp3: fix streams with non-zero last coefficient
Fixes a regression …
|
|
|
@2ba65879
|
13 years |
rsbultje |
swscale: remove unused U/V arguments from yuv2rgb_write().
Also …
|
|
|
@dff4af44
|
13 years |
diego |
timer: K&R formatting cosmetics
|
|
|
@f9b9dd87
|
13 years |
anton |
lavf: cosmetics, reformat av_read_frame().
|
|
|
@6450599e
|
13 years |
anton |
lavf: refactor av_read_frame() to make it easier to understand.
|
|
|
@7f09791d
|
13 years |
rsbultje |
Report an error if pitch_lag is zero in AMR-NB decoder.
This fixes an …
|
|
|
@3fa646e8
|
13 years |
rsbultje |
Revert "4xm: Prevent buffer overreads."
This reverts commit …
|
|
|
@295a7c02
|
13 years |
rsbultje |
4xm: Prevent buffer overreads.
4xm decoder while decoding i2 frames …
|
|
|
@4b84f682
|
13 years |
rsbultje |
4xm: pass the correct remaining buffer size to decode_i2_frame().
…
|
|
|
@893f1376
|
13 years |
rsbultje |
4xm: fix calculation of the next output line position in …
|
|
|
@feb15cee
|
13 years |
justin.ruggles |
mtv: Make sure audio_subsegments is not 0
audio_subsegments would be …
|
|
|
@f13a9ca9
|
13 years |
janne-libav |
v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
…
|
|
|
@e8c04f62
|
13 years |
anton |
avconv: add symbolic names for -vsync parameters
|
|
|
@2df73eef
|
13 years |
martin |
flvdec: Fix compiler warning for uninitialized variables
These can't …
|
|
|
@4be386b3
|
13 years |
martin |
rtsp: Fix compiler warning for uninitialized variable
This one won't …
|
|
|
@89d26797
|
13 years |
rsbultje |
ulti: convert to new bytestream API.
|
|
|
@3d72a6f1
|
13 years |
diego |
swscale: Use standard multiple inclusion guards in ppc/ header files.
|
|
|
@00a1cdd2
|
13 years |
diego |
Place some START_TIMER invocations in separate blocks.
This fixes …
|
|
|
@a6a4793d
|
13 years |
lu_zero |
v4l2: list available formats
Make use of the experimental framesize …
|
|
|
@cd2bbad
|
13 years |
lu_zero |
v4l2: set the proper codec_tag
Unbreak direct streamcopy.
|
|
|
@eb89b4fc
|
13 years |
lu_zero |
v4l2: refactor device_open
Check capabilities directly in the …
|
|
|
@246007d3
|
13 years |
lu_zero |
v4l2: simplify away io_method
Only mmap is supported.
|
|
|
@a896d7f
|
13 years |
lu_zero |
v4l2: cosmetics
|
|
|
@21aa6ae4
|
13 years |
lu_zero |
v4l2: uniform and format options
|
|
|
@af7123b2
|
13 years |
lu_zero |
v4l2: do not force interlaced mode
Video4linux2 supports both …
|
|
|