|
|
|
@a7889492
|
11 years |
michaelni |
Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'
* commit …
|
|
|
@792845e4
|
11 years |
michaelni |
Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'
* commit …
|
|
|
@1d6666a6
|
11 years |
stefasab |
ffserver: extend report_config_error() facilities, and use it for warnings
|
|
|
@9985710a
|
11 years |
stefasab |
ffserver: add stream Metadata option
Also deprecate Author, Comment, …
|
|
|
@33f10fa6
|
11 years |
stefasab |
ffserver: fix spacing typoin error message
|
|
|
@e3eb0988
|
11 years |
stefasab |
lavu/dict.h: extend/clarify av_dict_get() doxy
|
|
|
@023693d7
|
11 years |
stefasab |
lavfi/buffersrc: set min and max values for pix_fmt option
Currently …
|
|
|
@48d39c87
|
11 years |
michaelni |
avcodec/libx264: Set colorspace details correctly
After adding …
|
|
|
@a8d70285
|
11 years |
michaelni |
avcodec/mlpdec: check that streamtype matches the codec
Fixes use of …
|
|
|
@e2742d6a
|
11 years |
michaelni |
avcodec/wmalosslessdec: completely initialize contains_subframe
Fixes …
|
|
|
@4ecac816
|
11 years |
michaelni |
avformat/psxstr: zero packet to prevent uninitialized data to leak …
|
|
|
@f618cb1a
|
11 years |
michaelni |
swscale/x86/rgb2rgb_template: try to fix build failure with avx …
|
|
|
@fe285b04
|
11 years |
michaelni |
avcodec/mpeg12dec: Don't create side data when current picture ptr is …
|
|
|
@7a994d77
|
11 years |
michaelni |
configure: (vp9) ensure bitstream compatibility
avoids picking up a …
|
|
|
@1c67ad9
|
11 years |
michaelni |
swscale: NEON optimized unscaled rgba to nv12 conversion
…
|
|
|
@ffbcb1c6
|
11 years |
michaelni |
avformat/id3v2: Check avio_read() return value in read_chapter()
…
|
|
|
@460f8fca
|
11 years |
michaelni |
avformat/id3v2: factor free code to the end of read_chapter()
…
|
|
|
@6eda91ad
|
11 years |
michaelni |
mpegts: stop analyzing when pmt for all programs have been found
This …
|
|
|
@d600b18f
|
11 years |
michaelni |
avformat/utils: limit rfps to values larger than fps
This avoids some …
|
|
|
@476aceaa
|
11 years |
michaelni |
vformat/id3v2: check avio_read for short reads in addition to errors
…
|
|
|
@b2a43162
|
11 years |
stefasab |
examples/decoding_encoding: check av_samples_get_buffer_size() for a …
|
|
|
@81eff6e7
|
11 years |
stefasab |
doc/muxers/tee: add example showing second level escaping
|
|
|
@2364b403
|
11 years |
stefasab |
doc/muxers/tee: use @ref to reference other sections
|
|
|
@d37d4b6
|
11 years |
stefasab |
lavf/mux: improve feedback in case of no streams in muxer
|
|
|
@45115315
|
11 years |
michaelni |
avformat/oggparsetheora: zero extradata padding area
Fixes use of …
|
|
|
@e838c985
|
11 years |
michaelni |
avcodec/bink: use av_mallocz for data
Fixes use of uninitialized …
|
|
|
@0e0f6bd4
|
11 years |
michaelni |
avformat/id3v2: Check avio_read() return code in id3v2_parse()
Fixes …
|
|
|
@037fc3b0
|
11 years |
michaelni |
swscale/utils: check chroma width for fast bilinear scaler
Fixes …
|
|
|
@554e913f
|
11 years |
michaelni |
swscale/utils: remove useless ()
Signed-off-by: Michael Niedermayer …
|
|
|
@dc54bd4e
|
11 years |
michaelni |
swscale/utils: factor (d + 1 < 4) out
Signed-off-by: Michael …
|
|
|
@61edda9a
|
11 years |
michaelni |
avcodec/msmpeg4dec: initialize dir_ptr in error cases
Fixes use of …
|
|
|
@81230e26
|
11 years |
michaelni |
avcodec/msmpeg4dec: print error in case of invalid vlc in …
|
|
|
@d408d3db
|
11 years |
michaelni |
fate: update after 5f6c21117f23a3c825777cdb0565a21c5a468d35
…
|
|
|
@5f6c2111
|
11 years |
stefasab |
ffprobe: show best_effort_timestamp in the frame section
This is …
|
|
|
@cc0e2ba1
|
11 years |
michaelni |
Enable parser in FLV demuxer for H264 codec
Signed-off-by: Michael …
|
|
|
@f6cd447
|
11 years |
michaelni |
avformat/utils: treat flv like mov with timestamp discarding
This …
|
|
|
@ec13849
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
…
|
|
|
@6f9be910
|
11 years |
michaelni |
avformat/iff: fix memleak of packet
Fixes: …
|
|
|
@2b31a9c6
|
11 years |
michaelni |
avformat/iff: shrink packets to the initialized data
Fixes use of …
|
|
|
@b2361cfb
|
11 years |
michaelni |
avcodec/svq3: cleanup context in case init fails
Fixes memleaks
…
|
|
|
@7a5d3a41
|
11 years |
michaelni |
avformat/mov: Check avio_read() return code in mov_read_extradata() …
|
|
|
@12e8104
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@09c13ff7
|
11 years |
michaelni |
Merge commit '6451c8853a07ff2e28bda950fb5e83fcf88c5cf4'
* commit …
|
|
|
@6d3ea19
|
11 years |
siretart |
Bump major of libavfilter for reference counted buffer API changes.
…
|