|
|
|
@616da595
|
11 years |
u |
avcodec/x86/vp9dsp: merge a few SWAP together.
|
|
|
@81d0252d
|
11 years |
michaelni |
hevc : update hls_decode_neighbour(cherry picked from commit …
|
|
|
@0afa254d
|
11 years |
michaelni |
hevc : fix pcm(cherry picked from commit …
|
|
|
@6a7980e2
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c0caf7e8
|
11 years |
michaelni |
Merge commit 'dd249245d012c1eceb57c166e256fc95e74f4bb1'
* commit …
|
|
|
@c8a0a2e
|
11 years |
michaelni |
Merge commit 'd28fc7b29a728bd2f88c10121abbd0442c341746'
* commit …
|
|
|
@a486dec4
|
11 years |
michaelni |
Merge commit '874838dc6589d978611c89a40694a5074f892a76'
* commit …
|
|
|
@bc140fb5
|
11 years |
michaelni |
Merge commit '305d3d9f1f7f0bdc18744f376a0ff5b012e4e6cf'
* commit …
|
|
|
@d7ac887c
|
11 years |
michaelni |
cmdutils&ffmpeg: use av_fopen_utf8() for passlogfile
might fix …
|
|
|
@ac0e03ba
|
11 years |
diego |
dct/fft: Give consistent names to fixed/float template files
|
|
|
@dd249245
|
11 years |
vittorio.giovara |
filter docs: reference scale and fps filters
|
|
|
@d28fc7b
|
11 years |
vittorio.giovara |
avconv_filter: add new line after error message
|
|
|
@78bfc417
|
11 years |
michaelni |
Merge branch 'master' of https://github.com/upsuper/ffmpeg-vdadec
…
|
|
|
@fdc0b3f8
|
11 years |
michaelni |
avcodec/utils: remove unused variable
Signed-off-by: Michael …
|
|
|
@874838dc
|
11 years |
vittorio.giovara |
fate: add one select filter test
This test selects alternate frames …
|
|
|
@305d3d9
|
11 years |
vittorio.giovara |
mpeg4videoenc: restore macro parentheses
These were erroneously …
|
|
|
@4e70eeef
|
11 years |
clement |
cmdutils: randomize spaces after 69cf626f9.
|
|
|
@8c9df116
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@074b89f1
|
11 years |
michaelni |
Merge commit 'a7b87ca9111bafb220ab94d53ab4e4ed48111800'
* commit …
|
|
|
@ea9f7173
|
11 years |
martin |
configure: Avoid requiring c99wrap for working around msys path issues …
|
|
|
@f0f75df
|
11 years |
michaelni |
avformat/utils: inject audio skip side data before the side data merge …
|
|
|
@01923bab
|
11 years |
michaelni |
avcodec: move end zeroing code from av_packet_split_side_data() to …
|
|
|
@98fc81b
|
11 years |
michaelni |
avformat/utils: move side data merge after parser
merging before the …
|
|
|
@a7b87ca9
|
11 years |
anton |
libxavs: rename and fix a variable name
It was mis-spelled in …
|
|
|
@e5027834
|
11 years |
michaelni |
avcodec/avpacket: fix order of operations in case of too large …
|
|
|
@34b7c82d
|
11 years |
michaelni |
avcodec/utils: use the unpack_dictionary function
Signed-off-by: Ben …
|
|
|
@fcb1b007
|
11 years |
michaelni |
avcodec/avpacket: use size_t, fix potential integer overflow
…
|
|
|
@c28b61ca
|
11 years |
michaelni |
Document new APIs for av_packet_{un, }pack_dictionary()
…
|
|
|
@51a84a6b
|
11 years |
michaelni |
avpacket: add pack/unpack functions for AVDictionary
These functions …
|
|
|
@1e506a2c
|
11 years |
michaelni |
avcodec: add side_data type for updated metadata
This type is …
|
|
|
@ddaf543a
|
11 years |
clement |
avfilter/showspectrum: use 0 dummies for range in const.
This is …
|
|
|
@9343fc30
|
11 years |
clement |
avfilter/showspectrum: reindent const options.
|
|
|
@9c8b2408
|
11 years |
clement |
avfilter/showspectrum: add blackman window.
|
|
|
@3e69f7c
|
11 years |
clement |
avfilter/showspectrum: add win_func option.
|
|
|
@973b1a6b
|
11 years |
quanxunzhen |
vda_h264_dec: backup context before overriding
Some of context fields …
|
|
|
@ec312c1
|
11 years |
michaelni |
fate: test -mbd rd for h261
Signed-off-by: Michael Niedermayer …
|
|
|
@6c04c5f
|
11 years |
michaelni |
avcodec/h261enc: dont use current_mv_x/y
Fixes -mbd rd
Fixes …
|
|
|
@cccdaa40
|
11 years |
michaelni |
avcodec/h261enc: avoid use of current/previous_mba
Fixes part of …
|
|
|
@bb7f3ddd
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@61f40fbb
|
11 years |
michaelni |
Merge commit 'ffb0af7f17eb0da86e9b140e86a1404d3c6c9e79'
* commit …
|
|
|
@df87cfd7
|
11 years |
michaelni |
ffmpeg: fix do_streamcopy() so it copies side data too
Signed-off-by: …
|
|
|
@05493c6e
|
11 years |
michaelni |
avcodec/avpacket: correctly set the number of side data elements in …
|
|
|
@f95b5d2a
|
11 years |
michaelni |
cmdutils: cosmetics
requested by multiple people
Signed-off-by: …
|
|
|
@80e5859d
|
11 years |
stefasab |
doc/muxers/segment: remove wrong default indication for …
|
|
|
@f836b0c5
|
11 years |
michaelni |
swscale/x86: SIMD deinterleaveBytes() depends on YASM
Signed-off-by: …
|
|
|
@03f6d4e
|
11 years |
derek.buitenhuis |
win{32,64}: Hard disable symbol versioning
ICL doesn't return an …
|
|
|
@69cf626f
|
11 years |
michaelni |
cmdutils: Add -buildconf option.
The output is formatted to display …
|
|
|
@d5d29ae3
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ef7f7516
|
11 years |
tempn |
riff: add DYM4 mpeg4 fourcc
|
|
|
@ffb0af7f
|
11 years |
diego |
ac3dec: simplify an expression
Signed-off-by: Diego Biurrun …
|
|
|
@066dbfe1
|
11 years |
michaelni |
Merge commit '6f1ec8edf2416441e2348f3a0915c9fee179d7da'
* commit …
|
|
|
@6a71efff
|
11 years |
michaelni |
avfilter/vf_tinterlace: check clone return value
Inspired by: …
|
|
|
@0a382aa9
|
11 years |
michaelni |
Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'
* commit …
|
|
|
@8983dea4
|
11 years |
michaelni |
Merge commit 'c673fc919c374c60b1e6d80d8822712eadf67f16'
* commit …
|
|
|
@2c6e693
|
11 years |
michaelni |
Merge commit 'd234c7a07c1313fd215e8e242492bf71f5f3321e'
* commit …
|
|
|
@18df75fa
|
11 years |
michaelni |
Merge commit '8769113accf1f3b78634dec60b37f7354ed6d88d'
* commit …
|
|
|
@57f13fd7
|
11 years |
diego |
dv_tablegen: Remove CONFIG_SMALL preprocessor check
The code does in …
|
|
|
@3033cd7
|
11 years |
michaelni |
swscale/x86/rgb2rgb_template: add mmx/sse2/avx optimized …
|
|
|
@1de064e2
|
11 years |
michaelni |
swscale/x86/rgb2rgb: change cpu optim identifiers to lower case
This …
|
|
|
@4729b529
|
11 years |
michaelni |
swscale/x86/rgb2rgb: extend framework to also include AVX
This does …
|
|
|
@94d7ca2b
|
11 years |
michaelni |
swscale: fix used stride in planarToNv12Wrapper()
Signed-off-by: …
|
|
|
@ef627bf9
|
11 years |
michaelni |
swscale: add nv12/nv21->yuv420 converter
Signed-off-by: Michael …
|
|
|
@6f1ec8ed
|
11 years |
vittorio.giovara |
avcodec.h: include version.h before using version macro
|
|
|
@3a16ec19
|
11 years |
vittorio.giovara |
vf_interlace: check one av_frame_clone allocation
|
|
|
@c673fc91
|
11 years |
vittorio.giovara |
hevc_sei: drop unused parameter
|
|
|
@d234c7a0
|
11 years |
vittorio.giovara |
mpeg4videodec: K&R formatting cosmetics
|
|
|
@8769113a
|
11 years |
vittorio.giovara |
mpeg4videoenc: K&R formatting cosmetics
|
|
|
@722fb81d
|
11 years |
clement |
avformat/jacosubdec: make probing less tolerant.
Fixes a failure with …
|
|
|
@b31587af
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1f7b7d54
|
11 years |
clement |
doc/examples: fix mem issues in filtering_video.
|
|
|
@fa48be9b
|
11 years |
martin |
configure: Don't use symlinks for creating the out of tree makefile
…
|
|
|
@0dd8e96b
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@32ab5b8
|
11 years |
michaelni |
Merge commit '69d4dbfd1faa99563065329656bbe597d612ca03'
* commit …
|
|
|
@85403685
|
11 years |
michaelni |
Merge commit '37a3cac78c6b13dc4e2c4f33ef53eed722d6f7b9'
* commit …
|
|
|
@56e12278
|
11 years |
michaelni |
Merge commit 'a553c6a347d3d28d7ee44c3df3d5c4ee780dba23'
* commit …
|
|
|
@16e7b18
|
11 years |
diego |
mpegvideo: Fix swapping of UV planes for VCR2
|
|
|
@69d4dbfd
|
11 years |
diego |
aac_ac3_parser: simplify an expression
Signed-off-by: Diego Biurrun …
|
|
|
@37a3cac
|
11 years |
diego |
dcadec: simplify an expression
Signed-off-by: Diego Biurrun …
|
|
|
@f0f04fd
|
11 years |
michaelni |
avcodec/asvenc: remove code allocating dummy coded_frame
Fixes …
|
|
|
@918cab1a
|
11 years |
michaelni |
avcodec/pcm-dvd: print actual block size values in block size changed …
|
|
|
@4adf1fe3
|
11 years |
michaelni |
avcodec/pcm-dvd: fix incorrectly printed warning about changed block …
|
|
|
@ab184b2
|
11 years |
michaelni |
avcodec/pcm-dvd: fix 20/24bit 1 channel
Fixes part of ticket3122
…
|
|
|
@5db49fc3
|
11 years |
michaelni |
avcodec/pcm-dvd: fix 20bit 2 channels
Fixes part of ticket3122
…
|
|
|
@2974050c
|
11 years |
Carl Eugen Hoyos |
Add a lavc Makefile dependency for the elbg filter.
Fixes compilation …
|
|
|
@a553c6a3
|
11 years |
anton |
lavc: use buf[0] instead of data[0] in checks whether a frame is …
|
|
|
@3f2ce316
|
11 years |
Carl Eugen Hoyos |
Add a Makefile rule for the little-endian G.726 decoder.
Fixes …
|
|
|
@d4a6133a
|
11 years |
Carl Eugen Hoyos |
Add decoder dependency to the HEVC parser.
Fixes compilation with …
|
|
|
@7d0e927a
|
11 years |
michaelni |
avformat/mpegts: fix resync seek
The seek ended up seeking before the …
|
|
|
@cbefb3d9
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@cc20fbcd
|
11 years |
martin |
rtmphttp: Check for both 0 and AVERROR_EOF
This makes RTMPT work …
|
|
|
@74906d3
|
11 years |
onemda |
avcodec/libopusenc: change default frame duration to 20 ms
20 ms is …
|
|
|
@cda3c004
|
11 years |
michaelni |
avcodec/h261enc: remove unused variables
Signed-off-by: Michael …
|
|
|
@260fc0d9
|
11 years |
u |
avcodec/libxavs: 2nd attempt to fix compilation after b18c7c8d.
|
|
|
@71cd83e3
|
11 years |
u |
avcodec/libxavs: attempt to fix compilation after b18c7c8d.
|
|
|
@a8dec360
|
11 years |
michaelni |
avformat/utils: dont count attached pics toward the probesize
Such …
|
|
|
@6f5c3683
|
11 years |
michaelni |
avfilter/vf_mp: fix missing FF_API_XVMC check
Signed-off-by: Michael …
|
|
|
@6f8a27dd
|
11 years |
michaelni |
avcodec/old_codec_ids: fix missing FF_API_XVMC check
Signed-off-by: …
|
|
|
@e0434cfc
|
11 years |
u |
avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8.
before:
411 …
|
|
|
@c017f15d
|
11 years |
michaelni |
qpeg: remove faulty avcodec_get_frame_defaults()
Found-by: {V} …
|
|
|
@9f630e83
|
11 years |
michaelni |
avcodec/mpegaudioenc: prevent overflow in fixed point code
…
|
|
|