|
|
|
@307b6b8c
|
11 years |
u |
avfilter/lut3d: fix channel order in Iridas format parsing.
According …
|
|
|
@be524ffc
|
11 years |
michaelni |
avcodec/rv30: put the rpr check back in init with the max vs bits bug …
|
|
|
@d08c6e11
|
11 years |
michaelni |
avcodec/rv30: check rpr before use against maximum
Signed-off-by: …
|
|
|
@a881b9a
|
11 years |
michaelni |
avcodec/rv30: cleanup rpr handling
Signed-off-by: Michael Niedermayer …
|
|
|
@958e3119
|
11 years |
michaelni |
avcodec/rv10: cleanup rpr handling
Signed-off-by: Michael Niedermayer …
|
|
|
@adc09a35
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9b9f64fe
|
11 years |
michaelni |
Merge commit 'a4d0c6e0503562d4cc8f9f6d02d84d7b32583b15'
* commit …
|
|
|
@fb17f03d
|
11 years |
michaelni |
Merge commit 'aec25b1c4650944d32706bfd40eb02bbd5587303'
* commit …
|
|
|
@ad5e4e0f
|
11 years |
michaelni |
Merge commit 'b318106fae65149356934fc72feafef3272fd4ea'
* commit …
|
|
|
@cf867517
|
11 years |
michaelni |
Merge commit 'a8cc88b1a23dc1515f27cfa98af16a273c539091'
* commit …
|
|
|
@781fd588
|
11 years |
michaelni |
Merge commit 'cc976a75dffa148d655b52604331679ff669e8a2'
* commit …
|
|
|
@4b8bc6d2
|
11 years |
michaelni |
Merge commit 'fc6a3ef40d34ce8443ae57c2452f3f273d7d4891'
* commit …
|
|
|
@fadec4f6
|
11 years |
michaelni |
Merge commit '3d95d27376e59de14f984e7a22a52e066d85df35'
* commit …
|
|
|
@8e6af036
|
11 years |
michaelni |
Merge commit '58312b2472d3a44d7458865c459d59ef2e02bf1a'
* commit …
|
|
|
@508229ad
|
11 years |
michaelni |
Merge commit 'e89aa4bf56e5b5c45f569eb12733519789e057da'
* commit …
|
|
|
@4a055f91
|
11 years |
michaelni |
Merge commit '1b5d065ca722eb8028c7a08e054b6da3419faf5d'
* commit …
|
|
|
@3929c174
|
11 years |
michaelni |
Merge commit '94a417acc05cc5151b473abc0bf51fad26f8c5a0'
* commit …
|
|
|
@405b1ef8
|
11 years |
michaelni |
Merge commit '24057c83207d6ea8bfd824155ac37be8a33dfd0c'
* commit …
|
|
|
@c13e73c2
|
11 years |
michaelni |
Merge commit '5569146d48f06564e8fa393424782cceed510916'
* commit …
|
|
|
@3cf1503b
|
11 years |
michaelni |
Merge commit 'a6a2282c25abe43e352010a7c3fbc92994c0bc1c'
* commit …
|
|
|
@532b93b5
|
11 years |
michaelni |
Merge commit 'feded990e3ef9af4a0b827d5b6d8fe86f0b94942'
* commit …
|
|
|
@50478495
|
11 years |
michaelni |
avformat/utils: fix order of buffers in timestamp update code
…
|
|
|
@950fb8a
|
11 years |
michaelni |
avcodec/mpegvideo: fix ac/dc_val and coded_block table sizes
With …
|
|
|
@9c5260e7
|
11 years |
michaelni |
avutil/mathematics: fix 2 typos in the doxy
Signed-off-by: Michael …
|
|
|
@d392619
|
11 years |
stefasab |
doc/faq: remove "-profile option fails when encoding H.264 video with …
|
|
|
@d52dd243
|
11 years |
stefasab |
doc/ffserver: mention how to access streams through RTSP
|
|
|
@a3a55645
|
11 years |
anton |
mpegvideo: remove disabled bfin asm
It has been disabled as 'broken' …
|
|
|
@a4d0c6e0
|
11 years |
anton |
mpegvideo: move dct_unquantize functions up to avoid forward declarations
|
|
|
@aec25b1c
|
11 years |
anton |
mpegvideo: split the encoding-only parts of frame_start() into a …
|
|
|
@b318106f
|
11 years |
anton |
FATE: add a test for the lavr mixing case fixed in …
|
|
|
@a8cc88b
|
11 years |
anton |
tests/Makefile: allow FILTER* to be called with lists of filter names
|
|
|
@cc976a75
|
11 years |
anton |
audio_mix: print (SKIP) instead of 0.0 for matrix columns removed …
|
|
|
@fc6a3ef4
|
11 years |
anton |
audio_mix: fix zeroing output channels in certain cases
Specifically, …
|
|
|
@3d95d273
|
11 years |
anton |
audio_mix: initialize the data pointers to NULL
This should make it …
|
|
|
@58312b24
|
11 years |
anton |
h264: reset data_partitioning if decoding the slice header for NAL_DPA …
|
|
|
@e89aa4bf
|
11 years |
anton |
lzw: switch to bytestream2
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@1b5d065c
|
11 years |
anton |
pmpdec: check that there is at least one audio packet.
The code …
|
|
|
@94a417ac
|
11 years |
anton |
mathematics: remove asserts from av_rescale_rnd()
It is a public …
|
|
|
@24057c83
|
11 years |
anton |
eacmv: check the framerate before setting it.
Found-by: Mateusz …
|
|
|
@5569146d
|
11 years |
anton |
adx: check that the offset is not negative
Found-by: Mateusz "j00ru" …
|
|
|
@a6a2282c
|
11 years |
anton |
rv30: fix extradata size check.
It has been checking the number of …
|
|
|
@feded990
|
11 years |
anton |
mpegvideo: set reference/pict_type on generated reference frames
…
|
|
|
@0389f9ab
|
11 years |
michaelni |
avcodec/avcodec: document that some video decoders do not support …
|
|
|
@57cfcbf3
|
11 years |
michaelni |
avformat/bink: display audio track ids
Signed-off-by: Peter Ross …
|
|
|
@6275d93d
|
11 years |
anssi.hannula |
MAINTAINERS: add myself for spdif* and hls.c
Signed-off-by: Anssi …
|
|
|
@9371d70b
|
11 years |
anssi.hannula |
avformat/hls: decouple playlists from variants
Not all …
|
|
|
@857841c1
|
11 years |
anssi.hannula |
avformat/http: always allow no-op seek
This also allows checking …
|
|
|
@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.
|
|
|