|
|
|
@06794162
|
11 years |
anton |
pcx: stop using deprecated avcodec_set_dimensions
|
|
|
@6da9c9d3
|
11 years |
anton |
mpegvideo_parser: stop using deprecated avcodec_set_dimensions
|
|
|
@13207484
|
11 years |
anton |
mpeg4video_parser: stop using deprecated avcodec_set_dimensions
|
|
|
@6c725472
|
11 years |
anton |
mpeg12dec: stop using deprecated avcodec_set_dimensions
|
|
|
@2cd94ad
|
11 years |
anton |
mjpegdec: stop using deprecated avcodec_set_dimensions
|
|
|
@b8705824
|
11 years |
anton |
libvpxdec: stop using deprecated avcodec_set_dimensions
|
|
|
@967cd6f
|
11 years |
anton |
libopenjpegdec: stop using deprecated avcodec_set_dimensions
|
|
|
@d62b24a3
|
11 years |
anton |
kgv1dec: stop using deprecated avcodec_set_dimensions
|
|
|
@d184cd1d
|
11 years |
anton |
ivi_common: stop using deprecated avcodec_set_dimensions
|
|
|
@317d6a1
|
11 years |
anton |
indeo3: stop using deprecated avcodec_set_dimensions
|
|
|
@3b086317
|
11 years |
anton |
h26[13]dec: stop using deprecated avcodec_set_dimensions
|
|
|
@8255535c
|
11 years |
anton |
gifdec: stop using deprecated avcodec_set_dimensions
|
|
|
@58c6239e
|
11 years |
anton |
g2meet: stop using deprecated avcodec_set_dimensions
|
|
|
@ec706300
|
11 years |
anton |
eatqi: stop using deprecated avcodec_set_dimensions
|
|
|
@a8773938
|
11 years |
anton |
eatgv: stop using deprecated avcodec_set_dimensions
|
|
|
@06e7a202
|
11 years |
anton |
eatgq: stop using deprecated avcodec_set_dimensions
|
|
|
@c6b8a7db
|
11 years |
anton |
eamad: stop using deprecated avcodec_set_dimensions
|
|
|
@d6da3729
|
11 years |
anton |
eacmv: stop using deprecated avcodec_set_dimensions
|
|
|
@babbec08
|
11 years |
anton |
dvdsubdec: stop using deprecated avcodec_set_dimensions
|
|
|
@caeed8de
|
11 years |
anton |
dvdec: stop using deprecated avcodec_set_dimensions
|
|
|
@8451b5f
|
11 years |
anton |
dpx: stop using deprecated avcodec_set_dimensions
|
|
|
@c7a5acab
|
11 years |
anton |
dnxhddec: stop using deprecated avcodec_set_dimensions
|
|
|
@e9cfbc2b
|
11 years |
anton |
dirac: stop using deprecated avcodec_set_dimensions
|
|
|
@d57e95cb
|
11 years |
anton |
cdxl: stop using deprecated avcodec_set_dimensions
|
|
|
@f176e11c
|
11 years |
anton |
avs: stop using deprecated avcodec_set_dimensions
|
|
|
@78780c8b
|
11 years |
anton |
ansi: stop using deprecated avcodec_set_dimensions
|
|
|
@0f6c1d6
|
11 years |
anton |
lavc/utils: stop using deprecated avcodec_set_dimensions
|
|
|
@ce6949d
|
11 years |
anton |
oggparsetheora: stop using deprecated avcodec_set_dimensions
|
|
|
@7644f5a8
|
11 years |
anton |
lavc: replace avcodec_set_dimensions with ff_set_dimensions
…
|
|
|
@28096e0a
|
11 years |
anton |
h264: wait for initial complete frame before outputing frames
This …
|
|
|
@9af7a852
|
11 years |
diego |
HNM4/HNM4A demuxer & video decoder
Signed-off-by: Diego Biurrun …
|
|
|
@ed1a11ed
|
11 years |
diego |
gradfun: x86: Factor out common code for some gradfun_filter_line() …
|
|
|
@ee80cf74
|
11 years |
diego |
avfilter: x86: K&R formatting cosmetics
|
|
|
@c7f25d4c
|
11 years |
diego |
build: Ensure that strip commands are run silently
|
|
|
@0c5f8396
|
11 years |
martin |
lavf: Remove a now useless parameter to ffurl_register_protocol
This …
|
|
|
@4f2d8968
|
11 years |
anton |
oggparsetheora: check av_mallocz result
|
|
|
@5e5fb218
|
11 years |
anton |
oggparsetheora: return meaningful error codes
|
|
|
@d4c12b8b
|
11 years |
anton |
oggparsetheora: K&R cosmetics, reformat
Also typedef the private data …
|
|
|
@b9589f5a
|
11 years |
anton |
lavc: add error checking to apply_param_change.
|
|
|
@5c0a098
|
11 years |
anton |
libopenjpegdec: return meaningful error codes
|
|
|
@8fbb0979
|
11 years |
derek.buitenhuis |
build: remove pointless condition
$(STRIP) always expands to …
|
|
|
@58d13cea
|
11 years |
derek.buitenhuis |
h264: Check all allocations
Signed-off-by: Derek Buitenhuis …
|
|
|
@9510d768
|
11 years |
diego |
fate.sh: Allow non-fast-forwards when updating sources
|
|
|
@c872d310
|
11 years |
anton |
avconv: stop accessing AVStream.parser
It is private and must not be …
|
|
|
@8b64c2ba
|
11 years |
anton |
lavc: add a dummy field to AVStream to preserve ABI compatibility for …
|
|
|
@25c7db7c
|
11 years |
derek.buitenhuis |
avio: Check for memory allocation failure of private data
…
|
|
|
@327c439f
|
11 years |
derek.buitenhuis |
timefilter: Handle memory allocation failure
Signed-off-by: Derek …
|
|
|
@e789130
|
11 years |
lu_zero |
configure: Provide an hardened toolchain option
|
|
|
@dcd3eda6
|
11 years |
lu_zero |
configure: Move gcc-only -W option where it belongs
|
|
|
@cd43ca04
|
11 years |
anton |
lavfi: do not export the filters from shared objects
|
|
|
@feeafb4a
|
11 years |
anton |
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers …
|
|
|
@c9a13a28
|
11 years |
anton |
lavc: remove old unused audio conversion functions.
|
|
|
@6c82c87d
|
11 years |
justin.ruggles |
ac3dec: fix outptr increment.
Fixes corrupt data errors when …
|
|
|
@a1c5cc42
|
11 years |
anton |
lavc: don't set AVFrame.pts to random numbers in decoders.
|
|
|
@2ba68dd0
|
11 years |
anton |
lavf: remove unreliable timestamp guessing heuristic
|
|
|
@f2521563
|
11 years |
martin |
g722dec: Change bits_per_codeword to the right option type
This isn't …
|
|
|
@884c7a6e
|
11 years |
anton |
avfilter: fix const use of avfilter_next
Signed-off-by: Anton Khirnov …
|
|
|
@5c439b41
|
11 years |
anton |
avfilter: have avfilter_get_by_name return const for next bump
…
|
|
|
@97de206b
|
11 years |
anton |
lavc: disable CRC checking by default
|
|
|
@23a211cb
|
11 years |
anton |
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
…
|
|
|
@f354f308
|
11 years |
anton |
error resilience: check error_concealment, not err_recognition.
…
|
|
|
@53151723
|
11 years |
lu_zero |
avio: K&R formatting cosmetics
|
|
|
@aaaf2dc0
|
11 years |
lu_zero |
h263: Check init_get_bits return value
And use init_get_bits8 to …
|
|
|
@07493148
|
11 years |
lu_zero |
h263: Return meaningful errors
|
|
|
@de606120
|
11 years |
lu_zero |
configure: Disable -Wmaybe-uninitialized by default
It is by …
|
|
|
@0b357a80
|
11 years |
anton |
AVOptions: do not range check flag options.
It does not make sense in …
|
|
|
@94603fe
|
11 years |
anton |
h264_ps: when parsing a VUI fails, only abort when explode is set
A …
|
|
|
@79ef4b19
|
11 years |
anton |
FATE: add bitexact sws flags to the fieldorder test
swscale is called …
|
|
|
@ddc589c
|
11 years |
anton |
avconv: drop a now useless variable
|
|
|
@529a9893
|
11 years |
anton |
avframe: mark source frame const in _ref and _clone
Signed-off-by: …
|
|
|
@fc06ee6e
|
11 years |
anton |
mmvideo: fix uninitialized variable use in mm_decode_intra
…
|
|
|
@211ca69b
|
11 years |
justin.ruggles |
lavr: check that current_buffer is not NULL before using it
Fixes a …
|
|
|
@83425952
|
11 years |
anton |
fft-test: add a missing #include
stdio.h needed for printf since …
|
|
|
@b284e1ff
|
11 years |
anton |
mem: do not check for negative size
size_t is guaranteed to be …
|
|
|
@4e326ec7
|
11 years |
alex.converse |
fate: aac: Add test for AAC-ELD
|
|
|
@adea4512
|
11 years |
alex.converse |
aacdec: Fix calls to avpriv_report_missing_feature().
It does not …
|
|
|
@4d6ee07
|
11 years |
derek.buitenhuis |
libavutil: x86: Add AVX2 capable CPU detection.
Patch based on x264's …
|
|
|
@7177df9
|
11 years |
derek.buitenhuis |
fft-test: Remove possibility of returning restricted exit code
…
|
|
|
@5331d2b9
|
11 years |
derek.buitenhuis |
dct-test: Remove possibility of returning a restricted exit code
…
|
|
|
@8dc1b7b
|
11 years |
derek.buitenhuis |
base64-test: Remove posibility of returning restricted exit codes
…
|
|
|
@530cd289
|
11 years |
derek.buitenhuis |
tree-test: Don't return restricted exit codes
Signed-off-by: Derek …
|
|
|
@fb13fe83
|
11 years |
diego |
golomb: reduce scope of a few variables
Signed-off-by: Diego Biurrun …
|
|
|
@0e73049
|
11 years |
diego |
avfilter: x86: Port gradfun filter optimizations to yasm
…
|
|
|
@2c993e8b
|
11 years |
diego |
golomb: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@1ce3ec24
|
11 years |
diego |
h263: K&R formatting cosmetics
Signed-off-by: Vittorio Giovara …
|
|
|
@0d6d4a9e
|
11 years |
diego |
avstring-test: Mark pointer passed to av_free() as non-const
…
|
|
|
@72072bf9
|
11 years |
lu_zero |
mpegvideo: Drop a faulty assert
That check is easily reachable by …
|
|
|
@f6633c55
|
11 years |
diego |
avfilter: Fix typo in Loren's email address
|
|
|
@e01fba55
|
11 years |
martin |
movenc: Add an F4V muxer
F4V is Adobe's mp4/iso media variant, with …
|
|
|
@b3be41ca
|
11 years |
alex.converse |
aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).
This does …
|
|
|
@f457edb6
|
11 years |
alex.converse |
aacdec: Use avpriv_report_missing_feature() instead of custom logging.
|
|
|
@b1fcdc08
|
11 years |
derek.buitenhuis |
nut: Fix unchecked allocations
CC: libav-stable@libav.org …
|
|
|
@3511d4fc
|
11 years |
derek.buitenhuis |
pthread: Avoid crashes/odd behavior caused by spurious wakeups
This …
|
|
|
@157dc0b4
|
11 years |
lu_zero |
fate: add fieldorder filter test
Signed-off-by: Luca Barbato …
|
|
|
@00d7369d
|
11 years |
lu_zero |
vf_fieldorder: log when processing is skipped
Signed-off-by: Luca …
|
|
|
@103d073d
|
11 years |
lu_zero |
h264_parser: Use ff_h264_reset_sei()
Signed-off-by: Luca Barbato …
|
|
|
@19f53840
|
11 years |
lu_zero |
h264_parser: Fix order of operations
Signed-off-by: Michael …
|
|
|
@f825d42b
|
11 years |
lu_zero |
avplay: Accept cpuflags option
Quite useful for debugging.
…
|
|
|
@ea71aafd
|
11 years |
lu_zero |
avio: Use AVERROR_PROTOCOL_NOT_FOUND
When the protocol is missing …
|
|
|
@5152196b
|
11 years |
lu_zero |
pthread: Avoid spurious wakeups
pthread_wait_cond can wake up …
|
|
|