|
|
|
@0588acaf
|
11 years |
michaelni |
avformat/bink: seek to first frame
Some rare bink files include …
|
|
|
@2c759d7
|
11 years |
michaelni |
matroskadec: Export the MuxingApp element value as metadata
…
|
|
|
@8a1714ad
|
11 years |
michaelni |
ffmpeg: do not fail when options are routed to libavformat and …
|
|
|
@4feca221
|
11 years |
michaelni |
h264: Clear ERContext.cur_pic when unref'ing current picture.
…
|
|
|
@2e59ffbb
|
11 years |
michaelni |
avcodec/mace: check buffer size
Fixes use of uninitialized memory …
|
|
|
@c925e960
|
11 years |
michaelni |
mp3on4: fail when the header check fails
It seems the code assumed …
|
|
|
@6433b393
|
11 years |
michaelni |
avcodec/aacps: fix number of bands used with ipd/opd
Fixes use of …
|
|
|
@4843227b
|
11 years |
michaelni |
avcodec/iff: ensure that runs with insufficient input dont leave …
|
|
|
@7340718d
|
11 years |
michaelni |
avformat/bink: recognize bink2 files
Support demuxing of audio …
|
|
|
@e3868cc5
|
11 years |
stefasab |
doc/muxers/hls: change "can used" to "can be used"
Spotted-by: …
|
|
|
@8feaa83d
|
11 years |
michaelni |
fate: Add OggVP8 demux test
Signed-off-by: James Almer …
|
|
|
@4663a55
|
11 years |
michaelni |
atrac3plus: Add forgotten initialization of an internal struct
This …
|
|
|
@0f378d86
|
11 years |
michaelni |
doc/doxy: remove unused files
Reviewed-by: Stefano Sabatini …
|
|
|
@9c29967a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@0aa3254
|
11 years |
stefasab |
doc/muxers/segment: clarify ambiguos reference
Replace "The segmenter …
|
|
|
@6cceef2f
|
11 years |
stefasab |
doc/muxers/segment: reference hls muxer
|
|
|
@f6707f06
|
11 years |
stefasab |
doc/muxers/hls: extend documentation
In particular, reference segment …
|
|
|
@e9a26dc5
|
11 years |
michaelni |
avformat/mux: fix "no tag found" check in validate_codec_tag()
…
|
|
|
@06bb1de1
|
11 years |
michaelni |
avformat/vqf: check avio_read()s return value more completely
Fixes …
|
|
|
@e6364ea2
|
11 years |
michaelni |
avcodec/vqavideo: use av_mallocz() for decode_buffer()
Fixes use of …
|
|
|
@58f0d164
|
11 years |
anton |
Makefile: add html template files to the doxygen deps
|
|
|
@0b1cfc4f
|
11 years |
stefasab |
configure: bump year number 2013 -> 2014
Happy new year!
|
|
|
@8c8c3ca9
|
11 years |
stefasab |
doc/protocols/rtsp, lavf/rtsp: fix/extend options documentation
|
|
|
@704c217f
|
11 years |
stefasab |
ffplay: add documentation for "s" key
With various edits suggested by …
|
|
|
@07728a1
|
11 years |
michaelni |
avcodec/binkaudio: clear padding area of packet_buffer
Fixes use of …
|
|
|
@3d8eeea6
|
11 years |
michaelni |
dxva2_vc1: signal skipped p frames
Signed-off-by: Michael Niedermayer …
|
|
|
@c5562890
|
11 years |
michaelni |
dxva2_vc1: fix signaling of intensity compensation values
…
|
|
|
@719f1ce5
|
11 years |
michaelni |
vc1: set chromaformat = 1 for simple/main profile
1 is the only valid …
|
|
|
@e1facd3f
|
11 years |
michaelni |
dxva2_vc1: set PQUANT as described by the 2010 spec update
…
|
|
|
@3021d1be
|
11 years |
michaelni |
dxva2_vc1: set bfraction in slice info according to spec
…
|
|
|
@8abdf46b
|
11 years |
michaelni |
dxva2_vc1: set refdist value according to spec
Signed-off-by: Michael …
|
|
|
@46b06bd8
|
11 years |
michaelni |
avcodec/mpegvideo_enc: implement frame skip score normalization
…
|
|
|
@21a2fb7e
|
11 years |
michaelni |
avcodec/hevc: clear HEVClc when its deallocated in hevc_decode_free()
…
|
|
|
@97fca54
|
11 years |
michaelni |
avformat/version: bump micro for addition of internal field to …
|
|
|
@4bfcedb3
|
11 years |
michaelni |
avformat: dont run update_initial_duration() twice
This should avoid …
|
|
|
@cbeaf678
|
11 years |
Reimar.Doeffinger |
Avoid using empty macro arguments.
These are not supported by all …
|
|
|
@7fdf245
|
11 years |
anssi.hannula |
avformat/id3v2: allow ID3 parsing without AVFormatContext
Add …
|
|
|
@d52882fa
|
11 years |
anssi.hannula |
avformat/http: allow the caller to select a request range
Add …
|
|
|
@53765ae3
|
11 years |
anssi.hannula |
avformat/id3v2: parse ID3 Private frames as extra metadata
They are …
|
|
|
@4a4437c0
|
11 years |
anssi.hannula |
avformat/mpegts: demux timed ID3 metadata
Used in some HLS streams …
|
|
|
@61d43a26
|
11 years |
michaelni |
avcodec/lagarith: check and propagate return value from …
|
|
|
@afd12454
|
11 years |
michaelni |
avcodec/lagarith: use init_get_bits8()
Suggested-by: Reimar …
|
|
|
@6f1b2967
|
11 years |
michaelni |
avcodec/lagarith: reenable buggy lag_decode_zero_run_line()
This is …
|
|
|
@905bac2
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@3cc0f335
|
11 years |
Reimar.Doeffinger |
af_aresample: remove only use of array compound literals with …
|
|
|
@311f61e1
|
11 years |
Reimar.Doeffinger |
configure: check that pthreads is compatible with compiler.
In …
|
|
|
@b74eead2
|
11 years |
Reimar.Doeffinger |
compat: provide va_copy for old gcc versions.
Since we have this …
|
|
|
@8ccc58bb
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavu: …
|
|
|
@2ebaadf3
|
11 years |
george |
lavc/mjpegenc: use proper error codes.
|
|
|
@19a2d101
|
11 years |
george |
lavc/mjpegenc: check av_frame_alloc() failure.
|
|
|
@97af2fa
|
11 years |
george |
lavc/libopenjpegenc: check av_frame_alloc() failure.
|
|
|
@a91394f4
|
11 years |
george |
lavc/diracdec: check av_frame_alloc() failure.
|
|
|
@38004051
|
11 years |
george |
lavc/utils: check av_frame_alloc() failure.
|
|
|
@a55692a9
|
11 years |
george |
ffprobe: check av_frame_alloc() failure.
|
|
|
@bcfcb8b8
|
11 years |
george |
lavc/ffwavesynth: fix dependency sizeof(AVFrame).
|
|
|
@d890db5f
|
11 years |
michaelni |
oggdec: add support for VP8 demuxing
Signed-off-by: James Almer …
|
|
|
@4aa9c915
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@e80aa47a
|
11 years |
michaelni |
avcodec/lagarith: fix init_get_bits() size in lag_decode_arith_plane() …
|
|
|
@3410122c
|
11 years |
michaelni |
avcodec/lagarith: fix src/src_size for esc_count < 8
untested due to …
|
|
|
@100a54da
|
11 years |
michaelni |
avcodec/lagarith: disable lag_decode_zero_run_line() and ask for a …
|
|
|
@de40905f
|
11 years |
Carl Eugen Hoyos |
Fix condition for transparency warning in xsub encoder.
|
|
|
@b4c89c90
|
11 years |
Carl Eugen Hoyos |
Allow hiding the banner.
Fixes ticket #3246.
|
|
|
@9a4c10e3
|
11 years |
lu_zero |
lavu: Move preprocessor macros in a separate file
And remove all the …
|
|
|
@9ed64001
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@12fc0c89
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@fde219cf
|
11 years |
george |
lavd/xv: report if no adaptor present.
|
|
|
@828ac6d1
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: do …
|
|
|
@8ba77dfb
|
11 years |
lukasz.m.luki |
lavf/libssh: improve authentication
- Add authentication using keys
- …
|
|
|
@247a8fa7
|
11 years |
lukasz.m.luki |
lavf/libssh: fix file mode
Signed-off-by: Lukasz Marek …
|
|
|
@1acd029f
|
11 years |
michaelni |
avformat/wc3movie: Check strings before printing.
Fixes use of …
|
|
|
@8a0d446a
|
11 years |
michaelni |
avformat/siff: check avio_read() return value before returning packet
…
|
|
|
@ac7b4bfd
|
11 years |
Marton Balint |
ffplay: do not wait for the picture allocation to finish on exit
When …
|
|
|
@e90aef91
|
11 years |
Marton Balint |
ffplay: remove two unneeded av_free_packet calls
Signed-off-by: …
|
|
|
@e3ff6938
|
11 years |
Marton Balint |
ffplay: remove some unneded av_frame_unref calls
…
|
|
|
@379caaa
|
11 years |
Marton Balint |
ffplay: remove unneeded avcodec_get_frame_defaults
Signed-off-by: …
|
|
|
@e37d4920
|
11 years |
Marton Balint |
ffplay: use precalculated frame size and bytes per sec values
…
|
|
|
@e98cd24
|
11 years |
Marton Balint |
ffplay: precalculate audio output frame size and byte per sec
…
|
|
|
@f4c62b9f
|
11 years |
stefasab |
doc/encoders: add wavpackenc doc
Signed-off-by: Timothy Gu …
|
|
|
@eb38e684
|
11 years |
stefasab |
doc/encoders: reformat libwavpack documentation
Signed-off-by: …
|
|
|
@ff8def21
|
11 years |
michaelni |
configure: remove git url check
This part of the script doesn't check …
|
|
|
@5c74fa6c
|
11 years |
michaelni |
avcodec/alsdec: skip cases where the master channel equals the current …
|
|
|
@74a9c928
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@fead2414
|
11 years |
michaelni |
avcodec/vda_h264_dec: avoid declaring int in for arguments
Some …
|
|
|
@3477874a
|
11 years |
michaelni |
Merge branch 'master' of https://github.com/upsuper/ffmpeg-vdadec
* …
|
|
|
@54bb30ba
|
11 years |
michaelni |
omadec: Disable "Unsupported codec ATRAC3+" warning
Also add a list …
|
|
|
@2e1fb96
|
11 years |
michaelni |
ATRAC+ decoder
Cleanup by Diego Biurrun.
Signed-off-by: Michael …
|
|
|
@8e90c728
|
11 years |
michaelni |
avformat/iff: check avio_read() return in get_metadata()
Fixes: …
|
|
|
@55fa8989
|
11 years |
michaelni |
avcodec/jpeg2000dec: zero Jpeg2000QuantStyle structure before use in …
|
|
|
@83350165
|
11 years |
michaelni |
avutil/frame: increase padding for frames
This matches what avcodec …
|
|
|
@6ea05ef2
|
11 years |
michaelni |
avcodec/h264: remove unused variable
Signed-off-by: Michael …
|
|
|
@af228a9f
|
11 years |
michaelni |
swscale/arm: fix build error with --enable-shared
use string …
|
|
|
@8efde6d
|
11 years |
michaelni |
avformat/mov: clear padding area in mov_read_extradata()
Fixes: …
|
|
|
@4156df59
|
11 years |
michaelni |
avformat/mov: check avio_read() return in mov_read_dref()
Fixes: …
|
|
|
@c09bb235
|
11 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-simd'
* rbultje/vp9-simd:
…
|
|
|
@7ad6515f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doxy: …
|
|
|
@8102cdfc
|
11 years |
michaelni |
Merge commit '9ace13db77a22fd59c217175596a95775c5d25aa'
* commit …
|
|
|
@8ea15018
|
11 years |
stefasab |
doc/protocols: fix level of udp examples subsection
|
|
|
@25b24375
|
11 years |
michaelni |
Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'
* commit …
|
|
|
@e630ca51
|
11 years |
michaelni |
avformat/mpegts: check sl.timestamp_len
Fixes: …
|
|
|
@4d2bb289
|
11 years |
lu_zero |
h264: namespace the decode function
Make much easier debugging.
|
|
|