|
|
|
@ee884c30
|
13 years |
Carl Eugen Hoyos |
Fix OOM error condition in idcin demuxer.
|
|
|
@9ecccd6e
|
13 years |
stefasab |
ffprobe: move header and trailer print from probe_file() to main()
…
|
|
|
@fa7d1c39
|
13 years |
stefasab |
ffprobe: move writer context registration and initialization in main() …
|
|
|
@e869d08c
|
13 years |
stefasab |
cmdutils: make this_year extern, so it can be referenced from other .o …
|
|
|
@ceef1ee7
|
13 years |
stefasab |
cmdutils: make show_usage() use av_log()
Avoid printing on stdout …
|
|
|
@44cc193
|
13 years |
michaelni |
ffmpeg: Fix segfault with zzufed 4xm file.
Fixes ticket 885
…
|
|
|
@6a56f4e6
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@12d8340f
|
13 years |
michaelni |
ljpeg: Fix bits != 8 or 16 support
Fixes 2nd half of Ticket889
…
|
|
|
@5152beeb
|
13 years |
michaelni |
ljpeg: Add predictor=0 support.
Fixed first half of ticket889
…
|
|
|
@877f6eb5
|
13 years |
michaelni |
tta: Fix returned error code at EOF
Signed-off-by: Michael …
|
|
|
@4925b6e7
|
13 years |
michaelni |
tta: fix off be 1 error in the end detection.
Fixes use of …
|
|
|
@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: …
|
|
|
@4dfb74cd
|
13 years |
Reimar.Doeffinger |
Flush decoders correctly in avformat_find_stream_info().
The decoders …
|
|
|
@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 …
|
|
|
@ed14b724
|
13 years |
Clément Bœsch |
timecode: more tolerant frame rate check for drop flag.
This fixes …
|
|
|
@c5f4abf6
|
13 years |
stefasab |
ffprobe: exit in case generic options are incompatible with strict XML …
|
|
|
@49c207b8
|
13 years |
stefasab |
ffprobe: fix NULL pointer dereference in writer_close()
Fix crash.
|
|
|
@9ac58ba1
|
13 years |
stefasab |
cmdutils: add print_program_info() used in both show_banner() and …
|
|
|
@6e8bf6db
|
13 years |
justin.ruggles |
add bytestream2_tell() and bytestream2_seek() functions
|
|
|
@3edff18
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@ee4d43ef
|
13 years |
Clément Bœsch |
ffmpeg: check if number of input and output channels are valid.
Fix …
|
|
|
@f907615f
|
13 years |
janne-libav |
parsers: initialize MpegEncContext.slice_context_count to 1
The mpeg4 …
|
|
|
@95afa0a5
|
13 years |
michaelni |
libvpxenc: restore vp8flags for compatibility
removed in 98df93c, …
|
|
|
@c88f0b72
|
13 years |
michaelni |
tta: Fix regression of 24bit decoding.
Signed-off-by: Michael …
|
|
|
@c4f237a9
|
13 years |
michaelni |
Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b
Author: Mans …
|
|
|
@e9a591d1
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-demuxer=mov.
|
|
|
@580bb779
|
13 years |
rsbultje |
spdifenc: use special alignment for DTS-HD length_code
Align IEC …
|
|
|
@febf75f3
|
13 years |
Carl Eugen Hoyos |
pam: Reject 64bpp rgba.
Fixes ticket #883
|
|
|
@09f25a9c
|
13 years |
Carl Eugen Hoyos |
Allow decoding of uyvy422 CYUV with -vcodec rawvideo.
FourCC CYUV can …
|
|
|
@d185278c
|
13 years |
Carl Eugen Hoyos |
Support decoding of some unusual jpeg samples.
Avoid unsupported …
|
|
|
@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
|
|
|
@42780232
|
13 years |
Reimar.Doeffinger |
Check for overread in vqa video decoder.
This issue was discovered …
|
|
|
@1d0d6305
|
13 years |
Reimar.Doeffinger |
sipr: fall back to setting mode based on bit_rate.
Not all …
|
|
|
@96fc1f07
|
13 years |
Clément Bœsch |
volume: remove duplicated condition.
|
|
|
@faaec467
|
13 years |
siretart |
matroskadec: Fix a bug where a pointer was cached to an array that …
|
|
|
@35da8556
|
13 years |
Clément Bœsch |
mov: support timecode extraction.
|
|
|
@adc27878
|
13 years |
Clément Bœsch |
mov: annotate read values in tmcd track.
|
|
|
@2aa7375a
|
13 years |
Clément Bœsch |
timecode: add avpriv_check_timecode_rate().
|
|
|
@a44b63f6
|
13 years |
Carl Eugen Hoyos |
Support 48bpp pam decoding.
Fixes ticket #882.
|
|
|
@871e2f4f
|
13 years |
Carl Eugen Hoyos |
Support 16bpp grayscale pam decoding.
Fixes ticket #881.
|
|
|
@02026d0
|
13 years |
michaelni |
libvpxenc: Remove duplicate AVOption constants.
Found-by: j@v2v.cc …
|
|
|
@4d5bbbad
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: fix …
|
|
|
@ce23b2af
|
13 years |
alex.converse |
fate: Add missing reference file from 9b4767e4.
|
|
|
@8ee77fc8
|
13 years |
Marton Balint |
ffplay: fix invalid wanted_channel_layout calculation
Signed-off-by: …
|
|
|
@5d94f28e
|
13 years |
Marton Balint |
ffplay: honor SDL_AUDIO_CHANNELS and make sure to use SDL supported …
|
|
|
@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 …
|
|
|
@7f83db31
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (46 …
|
|
|
@c4eec85a
|
13 years |
michaelni |
Revert "rmdec: Avoid allocating huge packets"
This reverts commit …
|
|
|
@ad8e3304
|
13 years |
michaelni |
lavf: use avg_frame_rate and packet number to exit find_stream_info
…
|
|
|
@1171d938
|
13 years |
michaelni |
lavf: revert commit bb99ae3ae924c942a634bec7711ec7ee11c38eb9
Author: …
|
|
|
@feb15cee
|
13 years |
justin.ruggles |
mtv: Make sure audio_subsegments is not 0
audio_subsegments would be …
|
|
|
@ff7f198d
|
13 years |
michaelni |
vorbis: make sure ch is non zero before calling vorbis_residue_decode
…
|
|
|
@f74ce3a6
|
13 years |
michaelni |
vorbis: An additional defense in the Vorbis codec.
BUG=101458
Review …
|
|
|
@68226ed9
|
13 years |
michaelni |
vorbis: Fix decoder bug.
BUG=101458
Review URL: …
|
|
|
@405e99bd
|
13 years |
michaelni |
vorbisdec: Make sure blocksize is not set to an invalid value.
…
|
|
|
@6fcf2bb8
|
13 years |
michaelni |
vorbis: Fix last quarter of CVE-2011-3893
Signed-off-by: Michael …
|
|
|
@7149fce
|
13 years |
michaelni |
ogg: Avoid the possibility to read out-of-bounds of a static global …
|
|
|
@f35e037
|
13 years |
michaelni |
mkv: Fix a bug where a pointer was cached to an array that might later …
|
|
|
@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 …
|
|
|
@f0f2babc
|
13 years |
Carl Eugen Hoyos |
Fix possible infinite loop decoding als.
Reviewed-by: Thilo Borgmann
|
|
|
@89d26797
|
13 years |
rsbultje |
ulti: convert to new bytestream API.
|
|
|
@4452d58c
|
13 years |
Carl Eugen Hoyos |
Insert missing newline at end of error log message in mov demuxer.
|
|
|
@84ce58fa
|
13 years |
Carl Eugen Hoyos |
Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4.
…
|
|
|
@3d72a6f1
|
13 years |
diego |
swscale: Use standard multiple inclusion guards in ppc/ header files.
|
|
|
@17edc370
|
13 years |
Carl Eugen Hoyos |
yuv4 libquicktime packed 4:2:0 encoder and decoder.
Reviewed-by: …
|
|
|
@27545147
|
13 years |
Carl Eugen Hoyos |
v308 Quicktim Uncompressed 4:4:4 encoder and decoder.
Reviewed-by: …
|
|
|
@64e4f483
|
13 years |
Carl Eugen Hoyos |
Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).
Fixes ticket #525. …
|
|
|
@00a1cdd2
|
13 years |
diego |
Place some START_TIMER invocations in separate blocks.
This fixes …
|
|
|
@dc7ad85c
|
13 years |
Clément Bœsch |
doc: use @command{} for commands.
|
|
|
@83712656
|
13 years |
Clément Bœsch |
doc: use @code{} for --{enable,disable}-options.
|
|
|
@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 …
|
|
|