|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@a2d1d216
|
13 years |
janne-libav |
avio: exit early in fill_buffer without read_packet
Fixes an invalid …
|
|
|
@d209c27b
|
13 years |
kostya.shishkov |
vc1dec: fix invalid memory access for small video dimensions
For …
|
|
|
@aacf6b3
|
13 years |
kostya.shishkov |
rv34: fix invalid memory access for small video dimensions
For small …
|
|
|
@98f24ec
|
13 years |
kostya.shishkov |
rv34: joint coefficient decoding and dequantization
Perform …
|
|
|
@0749720b
|
13 years |
martin |
avplay: Don't call avio_set_interrupt_cb(NULL)
Since we don't use …
|
|
|
@15b219fa
|
13 years |
michaelni |
jpegdec: Fix vlc table check for progressive jpegs.
Fixes Ticket834
…
|
|
|
@6b3995cc
|
13 years |
rsbultje |
swscale: remove obsolete comment.
|
|
|
@6ea64339
|
13 years |
rsbultje |
swscale: split scale.asm.
scale.asm keeps horizontal scaling …
|
|
|
@9ea3501d
|
13 years |
rsbultje |
swscale: don't show full-chroma-int warning for non-RGB output.
…
|
|
|
@f910dbcd
|
13 years |
rsbultje |
swscale: add MMX files to MMX-OBJS instead of OBJS.
|
|
|
@400ba1d7
|
13 years |
rsbultje |
h264: return index in buffer on end-of-sequence.
Fixes hangs if the …
|
|
|
@6072a19b
|
13 years |
michaelni |
lavf: Fix try_decode_frame() so it doesnt loop infinitely.
…
|
|
|
@f37174bc
|
13 years |
michaelni |
electronicarts: Pass error through ea_read_header().
Signed-off-by: …
|
|
|
@0d3a51e5
|
13 years |
michaelni |
electronicarts: Fix division by zero. Fixes Ticket #793
…
|
|
|
@54e68fb3
|
13 years |
diego |
Merge some declarations and initializations.
This fixes compilation …
|
|
|
@ad1c8dd6
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@9dec5574
|
13 years |
diego |
cabac: drop unused and disabled get_cabac_u() / get_cabac_ueg() functions
|
|
|
@e451c26
|
13 years |
diego |
cabac: drop unused STRICT_LIMITS code branch
|
|
|
@d6da16dc
|
13 years |
stefasab |
ffprobe: add support to option -show_error
|
|
|
@55ed19bf
|
13 years |
stefasab |
ffprobe: remove unused variable in show_format()
|
|
|
@4c5c0609
|
13 years |
stefasab |
ffprobe: reindent after the last commit
|
|
|
@90347dab
|
13 years |
stefasab |
ffprobe: change order of operations in probe_file()
This is required …
|
|
|
@c972f91d
|
13 years |
stefasab |
ffprobe: prefer av_log to fprintf(stderr)
|
|
|
@9785082c
|
13 years |
justin.ruggles |
libspeexenc: fix pts calculations for more than 1 frame per packet
|
|
|
@730280f9
|
13 years |
justin.ruggles |
adxdec: clear eof flag and channel states when seeking
|
|
|
@3e57573f
|
13 years |
justin.ruggles |
fate: add ADX encoding/decoding test
|
|
|
@779ef255
|
13 years |
justin.ruggles |
adx: add an adx muxer
|
|
|
@754ebd1a
|
13 years |
justin.ruggles |
adxenc: check output buffer size before writing
|
|
|
@1fb47728
|
13 years |
justin.ruggles |
adxenc: use bytestream functions for header writing.
also add more …
|
|
|
@656e606c
|
13 years |
justin.ruggles |
adxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros
|
|
|
@f1be41c6
|
13 years |
justin.ruggles |
adxenc: use a loop to encode each channel
|
|
|
@6c117bd8
|
13 years |
justin.ruggles |
adxenc: remove unneeded loops
avctx->frame_size is 32, so that is how …
|
|
|
@99baf2c7
|
13 years |
justin.ruggles |
adx: add AVFMT_GENERIC_INDEX to demuxer flags.
fixes seeking
|
|
|
@61366821
|
13 years |
justin.ruggles |
adxenc: avoid stereo deinterleaving
|
|
|
@6b77f070
|
13 years |
justin.ruggles |
adxenc: remove unnecessary setting of coded_frame->key_frame.
It is …
|
|
|
@cc40c056
|
13 years |
justin.ruggles |
adxenc: log an error message and return AVERROR(EINVAL) for invalid …
|
|
|
@a85ab8ad
|
13 years |
justin.ruggles |
adxenc: cosmetics: pretty-printing
|
|
|
@25edfc88
|
13 years |
justin.ruggles |
adxenc: change some data types
|
|
|
@c98c6e18
|
13 years |
justin.ruggles |
adxenc: remove unneeded log message
|
|
|
@e3d4f59f
|
13 years |
justin.ruggles |
adxenc: remove unneeded comments
|
|
|
@96d8e18a
|
13 years |
janne-libav |
APIchanges: mention cleaned up header includes
Fixes bug 188.
…
|
|
|
@6429269
|
13 years |
michaelni |
wmall: remove ;;
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@dde545c6
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
Fix …
|
|
|
@fd16f567
|
13 years |
janne-libav |
fate: add dxtory test
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
|
|
@001567c
|
13 years |
Carl Eugen Hoyos |
Set bits_per_coded_sample when encoding Y41P.
This allows mplayer -vc …
|
|
|
@efaf448
|
13 years |
Carl Eugen Hoyos |
rtsp: Fix compiler warning for uninitialized variable.
Reviewed-by: …
|
|
|
@b024209b
|
13 years |
justin.ruggles |
adx_parser: rewrite.
The previous code ended in multiple different …
|
|
|
@6fd075f1
|
13 years |
justin.ruggles |
adxdec: Validate channel count to fix a division by zero.
|
|
|
@4f1a7877
|
13 years |
justin.ruggles |
adxdec: Do not require extradata.
Signed-off-by: Michael Niedermayer …
|
|
|
@cbaef7d1
|
13 years |
diego |
cmdutils: K&R reformatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@e49d2130
|
13 years |
justin.ruggles |
alacdec: implement the 2-pass prediction type.
The reference encoder …
|
|
|
@bb63475a
|
13 years |
justin.ruggles |
alacenc: implement the 2-pass prediction type.
This isn't used by the …
|
|
|
@149e1b04
|
13 years |
justin.ruggles |
alacenc: do not generate invalid multi-channel ALAC files
|
|
|
@e76c7b85
|
13 years |
justin.ruggles |
alacdec: fill in missing or guessed info about the extradata format.
…
|
|
|
@490dcda6
|
13 years |
kostya.shishkov |
utvideo: proper median prediction for interlaced videos
|
|
|
@c04a954d
|
13 years |
janne-libav |
lavu: bump lavu minor for av_popcount64
Add it to doc/APIchanges and …
|
|
|
@f37b4efe
|
13 years |
diego |
dca: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@2e70b2de
|
13 years |
diego |
dct: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@212fd3a1
|
13 years |
anton |
lavf: flush decoders in avformat_find_stream_info().
This means that …
|
|
|
@02e8f427
|
13 years |
janne-libav |
win32: detect number of CPUs using affinity
Signed-off-by: Janne …
|
|
|