|
|
|
@04dac5d1
|
11 years |
michaelni |
Merge commit '85f947aefb3dae81f65f518acdffa8e31c679654'
* commit …
|
|
|
@f4332e95
|
11 years |
michaelni |
Merge commit 'd4f0f2d1e80b76260eb6b9cdde472ac069dfda56'
* commit …
|
|
|
@cefabaad
|
11 years |
michaelni |
Merge commit 'e5419709f50593769037ab77d7102f82d9260784'
* commit …
|
|
|
@45fd4ec9
|
11 years |
michaelni |
Merge commit 'd351ef47d0e0ccb7de96b37f137c16b2885580ac'
* commit …
|
|
|
@b8667bcc
|
11 years |
Carl Eugen Hoyos |
Revert: flvenc: Don't pretend to support muxing "plain" VP6
Muxing …
|
|
|
@8947f47f
|
11 years |
michaelni |
Merge commit 'b605b123ef1d3bac0e7c221d8d7fa74cd8c7253c'
* commit …
|
|
|
@37945584
|
11 years |
michaelni |
Merge commit 'afa21a12bf084f905187615706b0a8d92bc98661'
* commit …
|
|
|
@6393038
|
11 years |
michaelni |
Merge commit 'e2274aa555f023e4f4e4819bf29b2d7e0adec7d5'
* commit …
|
|
|
@2fade10c
|
11 years |
michaelni |
Add support for picture_ptr field in MJpegDecodeContext
…
|
|
|
@9eac7c4
|
11 years |
michaelni |
Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b'
* commit …
|
|
|
@85f947ae
|
11 years |
anton |
lavc: remove a pointless check in decode_audio4()
av_frame_unref() …
|
|
|
@d4f0f2d1
|
11 years |
anton |
lavc: use buf[0] instead of data[0] as the indicator of an allocated …
|
|
|
@e5419709
|
11 years |
anton |
lavc: remove the extended_data workarounds.
All decoders should now …
|
|
|
@d351ef47
|
11 years |
anton |
pthread_frame: use the AVFrame API properly.
Remove the extended_data …
|
|
|
@b605b123
|
11 years |
anton |
mxpegdec: use the AVFrame API properly.
|
|
|
@afa21a12
|
11 years |
anton |
p*menc: use the AVFrame API properly.
|
|
|
@e2274aa5
|
11 years |
anton |
mjpegdec: use the AVFrame API properly.
|
|
|
@2d4ef7c9
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@8e70fdab
|
11 years |
michaelni |
Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'
* commit …
|
|
|
@a12f679
|
11 years |
michaelni |
common.mak: Less ugly version of the previous windres fix
Using subst …
|
|
|
@0cde2ae3
|
11 years |
michaelni |
configure: Move MinGW64 specific check to the correct place
It was …
|
|
|
@5f302b1f
|
11 years |
michaelni |
common.mak: fix the current fate failures with windres
Tested-by: …
|
|
|
@b07da13a
|
11 years |
michaelni |
avcodec/ffv1enc: support forcing experimental 1.4 version
…
|
|
|
@7854d2d
|
11 years |
michaelni |
avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCT
…
|
|
|
@f0b234ab
|
11 years |
anton |
avformat: AviSynth demuxer rewrite
Directly loads AviSynth through …
|
|
|
@19c20a0a
|
11 years |
diego |
configure: Move adding of compat objects out of libc detection
|
|
|
@1b264607
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c1b9d718
|
11 years |
michaelni |
avformat/rtpdec: Enable GSM RTP depacketization
Signed-off-by: …
|
|
|
@cea5812f
|
11 years |
eclipse7 |
configure: Special case libfreetype test
Include the freetype header, …
|
|
|
@4958f35a
|
11 years |
diego |
dsputil: Move apply_window_int16 to ac3dsp
The (optimized) functions …
|
|
|
@bc9cee98
|
11 years |
michaelni |
avfilter/vf_mergeplanes: specify pixel format min/max
Reviewed-by: …
|
|
|
@6faf4264
|
11 years |
michaelni |
avcodec/mpeg4video: fix 2 more incorrectly associated comments
…
|
|
|
@eb87d1f6
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
libvpx: …
|
|
|
@120797e2
|
11 years |
diego |
configure: Separate MinGW32 and MinGW64 libc handling
|
|
|
@ae330070
|
11 years |
michaelni |
libvpxenc: token_parts is VP8 specific
Signed-off-by: James Almer …
|
|
|
@9aa053ce
|
11 years |
diego |
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
…
|
|
|
@e2f800f8
|
11 years |
michaelni |
windres: Track dependencies
Signed-off-by: James Almer …
|
|
|
@d042c825
|
11 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-simd'
* rbultje/vp9-simd:
…
|
|
|
@92436e8a
|
11 years |
rsbultje |
vp9: implement top/left half (4x4) sub-8x8-IDCT.
For that specific …
|
|
|
@b2045c44
|
11 years |
rsbultje |
vp9: split pre-load of 11585x2 out of 1d idct macro.
This allows us …
|
|
|
@f9a0d4c6
|
11 years |
rsbultje |
vp9: minor refactorings in idct ssse3 assembly.
Make register usage …
|
|
|
@8729964b
|
11 years |
rsbultje |
vp9: split x86 assembly in two files.
(And in future, loopfilter or …
|
|
|
@c6959918
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: set …
|
|
|
@e8ac905d
|
11 years |
michaelni |
avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) …
|
|
|
@0aedf90e
|
11 years |
michaelni |
avutil/opt: factor set_string_color() out
Signed-off-by: Michael …
|
|
|
@758d4e4
|
11 years |
michaelni |
avutil/opt: factor set_string_video_rate() out
Signed-off-by: Michael …
|
|
|
@9648c4fe
|
11 years |
michaelni |
avutil/opt: factor set_string_image_size() out
Signed-off-by: Michael …
|
|
|
@7f763775
|
11 years |
michaelni |
avformat/utils: remove unused variable
Signed-off-by: Michael …
|
|
|
@4dfc8f6
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dcadec: …
|
|
|
@1770da18
|
11 years |
michaelni |
avformat/utils: reject poorly fitting rfps values earlier
This avoids …
|
|
|
@ba189b1d
|
11 years |
michaelni |
avformat/mov: use rfps_add_frame() only for video
it makes no sense …
|
|
|
@4d18060e
|
11 years |
michaelni |
swscale/utils: fill xyz tables only when they will be used
makes the …
|
|
|
@f5285209
|
11 years |
michaelni |
avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL …
|
|
|
@b6a97199
|
11 years |
lu_zero |
dcadec: Decode LFE to avoid adding random data when downmixing with …
|
|
|
@a044a183
|
11 years |
michaelni |
avutil/log: skip IO calls on empty strings
These occur when no …
|
|
|
@d6838309
|
11 years |
michaelni |
avutil/log: skip setting color for default (AV_LOG_INFO) level
…
|
|
|
@2c21e2ee
|
11 years |
michaelni |
avutil/log: merge calls that set ansi color and print the string
…
|
|
|
@22ef9cb4
|
11 years |
michaelni |
avresample: Include libavutil/avutil.h in version.h
Should fix issues …
|
|
|
@59398c13
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@ad01fae8
|
11 years |
Marton Balint |
ffplay: set default window size before starting audio
Fixes ticket …
|
|
|
@2b377fb4
|
11 years |
Marton Balint |
ffplay: factor out function setting default window size
…
|
|
|
@eff4820e
|
11 years |
Marton Balint |
ffplay: remove no longer necessary codec flush
It was introduced in …
|
|
|
@318bf57c
|
11 years |
Marton Balint |
ffplay: do not wait for flushing the picture queue on flush packet
It …
|
|
|
@618bdb7f
|
11 years |
michaelni |
lavf/mux: Don't write "encoder" metadata tag when bitexact is …
|
|
|
@fa3bfeb1
|
11 years |
lukasz.m.luki |
lavd/fbdev_enc: add default device
Use device specified by …
|
|
|
@90539cea
|
11 years |
michaelni |
avcodec/error_resilience: check that er is supported before attempting …
|
|
|
@afb18c5
|
11 years |
michaelni |
avcodec/error_resilience: factor er_supported() check out
…
|
|
|
@976fc591
|
11 years |
michaelni |
avcodec/qdm2: move static init to normal init to avoid initializing …
|
|
|
@133fbfc
|
11 years |
michaelni |
do O(1) instead of O(n) atomic operations in register functions
about …
|
|
|
@2b215f39
|
11 years |
michaelni |
mjpeg/ljpegenc: factor ff_mjpeg_init_hvsample() out
This reduces the …
|
|
|
@535af2c2
|
11 years |
michaelni |
avcodec/mpegvideo_enc/frame_end(): remove unused variable
…
|
|
|
@9a0d719b
|
11 years |
michaelni |
avcodec/mjpegenc/ff_mjpeg_escape_FF: remove unused variable
…
|
|
|
@82c7d704
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
webp: …
|
|
|
@db44eff1
|
11 years |
michaelni |
Merge commit 'f51e3a1971045c7ed0c3d9d29d3254a4d940198e'
* commit …
|
|
|
@711c664a
|
11 years |
michaelni |
Merge commit 'b73a8922d818c7f909855557718d4c3bfacbd92d'
* commit …
|
|
|
@1fd323f
|
11 years |
michaelni |
Merge commit 'fa4476815d0d27996eb199452f2cdbfccdd244a5'
* commit …
|
|
|
@fb98ca57
|
11 years |
michaelni |
Merge commit 'daffed3b173c59d64907747bf3309e98a8974f4e'
* commit …
|
|
|
@6f7dbb9c
|
11 years |
michaelni |
Merge commit '0cdbc4d39394965bd8712395b19160da8f3fe144'
* commit …
|
|
|
@6deaab36
|
11 years |
michaelni |
Merge commit '72c0b8f724a71d2784aecad0e5221e7ab6206371'
* commit …
|
|
|
@0ebdf8d9
|
11 years |
michaelni |
avcodec/mjpegenc: fix and use lossless flag in …
|
|
|
@93947d88
|
11 years |
michaelni |
Merge commit '24abd806ea0cfb0d988d2f0044eac79cff12918c'
* commit …
|
|
|
@d756b2b5
|
11 years |
michaelni |
avcodec/ljpegenc: Dont use ff_mjpeg_encode_stuffing()
This avoids a …
|
|
|
@978ae13f
|
11 years |
michaelni |
avcodec/mjpegenc: move end padding/alignment to ff_mjpeg_escape_FF()
…
|
|
|
@9fcd58ab
|
11 years |
michaelni |
avcodec/mjpegenc: make escape_FF() non static
This will be used by …
|
|
|
@f2d8e3c0
|
11 years |
michaelni |
avcodec/ljpegenc: fix mem allocation failure return code …
|
|
|
@0f057ea3
|
11 years |
michaelni |
Merge commit '86eb2eaac629909d6ee4067c6f1e485a4e70473d'
* commit …
|
|
|
@b342ea60
|
11 years |
michaelni |
Merge commit '3360ad995530ea6967b1e83981b4aa8240fbb0ed'
* commit …
|
|
|
@d8fb209a
|
11 years |
michaelni |
Merge commit '058d5f2feb730846f22c1812e433f92f670ad751'
* commit …
|
|
|
@8f1edc73
|
11 years |
stefasab |
lavfi: rename asrc_aevalsrc.c to aeval.c
The file now contains both …
|
|
|
@e424abc3
|
11 years |
stefasab |
lavfi: add aeval filter
|
|
|
@405b3eb5
|
11 years |
stefasab |
lavfi/aevalsrc: duplicate last expression for the missing channels
…
|
|
|
@5b073da
|
11 years |
stefasab |
doc: add script to compute texi files dependencies
Replace the inline …
|
|
|
@5cda499d
|
11 years |
michaelni |
Merge commit '6d70639c7d5fe762c5f18de574eafa817fb53ef7'
* commit …
|
|
|
@5ac55811
|
11 years |
michaelni |
Merge commit 'e1eaaec765d2e726618633fcbd2e06fded7647a8'
* commit …
|
|
|
@4a0d8277
|
11 years |
michaelni |
Merge commit 'ff506c75b71d7aaa1062b49043e0b881b1e263e9'
* commit …
|
|
|
@b22c16da
|
11 years |
michaelni |
Merge commit 'a1ba1f20b350cb89e645f17bdb237d027170db33'
* commit …
|
|
|
@fb06b8ba
|
11 years |
michaelni |
Merge commit '0812f5a40a0a190172b6de6e91755b882472ddc5'
* commit …
|
|
|
@0d9f2f5c
|
11 years |
michaelni |
Merge commit '66499f34b56fc6a9fdef25543bd9d576fc787895'
* commit …
|
|
|
@28eacd13
|
11 years |
michaelni |
Merge commit '58a868968df445068a143f327ced03b6a02baf0d'
* commit …
|
|
|
@dfd11eb2
|
11 years |
michaelni |
Merge commit 'ac1fc92ea410c396594fcd79f5d4491fe6a8cc90'
* commit …
|
|
|