|
|
|
@cda5d89d
|
10 years |
michaelni |
avcodec/bitstream_filter: Use av_bitstream_filter_next() instead of …
|
|
|
@0eb4a428
|
10 years |
u |
avcodec/srtdec: use AVBPrint API
|
|
|
@55180b32
|
10 years |
u |
Kill timed SRT
|
|
|
@d5ddcb5f
|
10 years |
michaelni |
avcodec/h264_mp4toannexb_bsf: use the given padding in …
|
|
|
@1cf4d2e9
|
10 years |
michaelni |
avcodec/h264_mp4toannexb_bsf: add a case when only SPS/PPS is in the …
|
|
|
@08ccc47
|
10 years |
michaelni |
RTMP: fix FD leak in rtmp_open()
If we setup AVIO interrupt callback …
|
|
|
@61c06830
|
10 years |
michaelni |
avcodec/mpegvideo_enc: Fix leak on bitstream buffer reallocation
…
|
|
|
@1441641
|
10 years |
michaelni |
avcodec/mpegvideo_enc: Allocate only a small buffer and reallocate as …
|
|
|
@a2d5f6b9
|
10 years |
michaelni |
Merge commit '19133e96d30e3f80dbae236ef081aedef419a6bf'
* commit …
|
|
|
@56c47364
|
10 years |
michaelni |
Merge commit '2cd7c99498b1bcb450c328459cf85a686ce83456'
* commit …
|
|
|
@46807921
|
10 years |
michaelni |
Merge commit 'e3a00acde05c925617dc19b5373969d864bf8414'
* commit …
|
|
|
@77ab7407
|
10 years |
michaelni |
Merge commit 'a05f5052fef3b3743fab7846da12861d8a8098ec'
* commit …
|
|
|
@19133e96
|
10 years |
anton |
lavf: fix memleaks in avformat_find_stream_info()
When …
|
|
|
@cf32181b
|
10 years |
michaelni |
avcodec/put_bits: Add rebase_put_bits()
Reviewed-by: Benoit Fouet …
|
|
|
@2cd7c994
|
10 years |
vittorio.giovara |
h264: reset ret to avoid propagating minor failures
Unbreak …
|
|
|
@e3a00ac
|
10 years |
vittorio.giovara |
hevc: Initialize mergecand_list to 0
Unbreak …
|
|
|
@8ba69454
|
10 years |
michaelni |
avcodec/utils: Fix off by 1 error causing unneeded allocation in …
|
|
|
@a05f5052
|
10 years |
martin |
sdp: Make opus declaration conform to the spec
Signed-off-by: Martin …
|
|
|
@3f5095f2
|
10 years |
michaelni |
avformat/hlsenc: fix outter typo
Found-by: beastd
Signed-off-by: …
|
|
|
@755f7929
|
10 years |
michaelni |
avcodec/mpegvideo_enc: Only enforce rc_max_available_vbv_use on first …
|
|
|
@b1a0fccd
|
10 years |
michaelni |
avformat/hlsenc: export inner muxer timebase
Fixes "Non-monotonous …
|
|
|
@579a0fdc
|
10 years |
michaelni |
avutil/lls: Make unchanged function arguments const
Reviewed-by: Paul …
|
|
|
@d22e88d1
|
10 years |
michaelni |
avcodec/x86/fmtconvert: Fix operand size in …
|
|
|
@b28f470d
|
10 years |
michaelni |
avutil/pca: Make argument of ff_pca_add() const
Signed-off-by: …
|
|
|
@04152a31
|
10 years |
michaelni |
avcodec/vc1dec: Fixing is_intra, 2nd attempt
This also un-does the …
|
|
|
@a52f4437
|
10 years |
michaelni |
avcodec/vc1dec: fix is_intra block vs. mb bug
Fixes CID1194380
There …
|
|
|
@b7082d9
|
10 years |
Reimar.Doeffinger |
configure: add noexecstack to linker options if supported.
…
|
|
|
@3956b12f
|
10 years |
michaelni |
avcodec/libx265: enable psnr reporting when requested by the user
…
|
|
|
@4d9a46fe
|
10 years |
michaelni |
avcodec/libx264: mark unchanged pointer arguments as const
…
|
|
|
@3edb9aae
|
10 years |
michaelni |
avformat/hlsenc: Added parameter -hls_allow_cache
The …
|
|
|
@dd16a0d
|
10 years |
michaelni |
lavd/avfoundation: Add basic PCM audio support.
Signed-off-by: …
|
|
|
@d85ebea3
|
10 years |
michaelni |
avcodec/ac3enc_template: fix out of array read
Found-by: Andreas …
|
|
|
@5672107
|
10 years |
michaelni |
Merge commit '551746680462538bb5ad7adf55fb1248190428ec'
* commit …
|
|
|
@55174668
|
10 years |
lu_zero |
configure: Provide a safe default for unknonw libcs
Support musl out …
|
|
|
@5ec90c90
|
10 years |
u |
avcodec/subviewerdec: remove old compat code
|
|
|
@180d7f33
|
10 years |
u |
avcodec/microdvddec: remove old compat code
|
|
|
@71f6275
|
10 years |
u |
avformat/assdec: make sure to free allocated data in case of error
|
|
|
@0e6bad12
|
10 years |
u |
avformat/assenc: mux an event header if none are found in extradata
|
|
|
@3a6fa38f
|
10 years |
u |
avformat/assdec: add myself to Copyright
|
|
|
@0aa5c5a8
|
10 years |
u |
avformat/assdec: reindent after previous commit
|
|
|
@9ec52e55
|
10 years |
u |
avformat/assdec: make sure "Comments:" events end up in the header
|
|
|
@ff5f5cbb
|
10 years |
u |
avformat/assdec: output ASS packets
After this the order from the …
|
|
|
@e58fc44
|
10 years |
michaelni |
avutil/x86/cpu: fix cpuid sub-leaf selection
Signed-off-by: Michael …
|
|
|
@233d1acb
|
10 years |
michaelni |
tests/fate/microsoft: add -flags +bitexact to ilaced_twomv
Should fix …
|
|
|
@f183febc
|
10 years |
michaelni |
hevc: remove CodingTree
Signed-off-by: Michael Niedermayer …
|
|
|
@bfdf0f07
|
10 years |
onemda |
avfilter/signalstats: add more pixel formats
Signed-off-by: Paul B …
|
|
|
@2ec4a84d
|
10 years |
michaelni |
ffplay: Separate AVFrame from AVSubtitle
This is more robust and …
|
|
|
@be5dd8aa
|
10 years |
michaelni |
Merge commit '4e03b2097ca59843ed65424a572b7acd5345f088'
* commit …
|
|
|
@28b1698a
|
10 years |
michaelni |
Merge commit 'ce42316321145c435029dc288c2b5f1d48519dde'
* commit …
|
|
|
@01831fd0
|
10 years |
michaelni |
Merge commit '1c80c9d7ef809180042257200c7b5f6b81d0b0e2'
* commit …
|
|
|
@eb1ac04e
|
10 years |
michaelni |
Merge commit '9d2cee52d37c7340f85a5d41110282aac03e6855'
* commit …
|
|
|
@ac6b5bb8
|
10 years |
michaelni |
Merge commit '6cfbe1de5ac6c57c41459626f7ac32841d63ace8'
* commit …
|
|
|
@26cd7b1e
|
10 years |
James |
x86/fmtconvert: add ff_int32_to_float_fmul_array8_{sse,sse2}
About …
|
|
|
@b7a55388
|
10 years |
michaelni |
Merge commit '883e98bc25755327565d8ae0f565a6c886f24816'
* commit …
|
|
|
@5a5d454d
|
10 years |
michaelni |
Merge commit 'd995f0a1550c9148140eab34c7d770e90925c004'
* commit …
|
|
|
@a9ea79bb
|
10 years |
Reynaldo H. Verdejo Pinochet |
libavfilter/af_amix: avoid derreferencing possible null
…
|
|
|
@32288234
|
10 years |
Reynaldo H. Verdejo Pinochet |
libavfilter/af_channelmap: avoid derreferencing possible null
…
|
|
|
@e3e051c4
|
10 years |
Reynaldo H. Verdejo Pinochet |
libavfilter/af_join: avoid derreferencing possible null
…
|
|
|
@7618d360
|
10 years |
michaelni |
Merge commit '7703995a2e8760e66ff35148bf029e0f9e30dbe6'
* commit …
|
|
|
@c895fa7f
|
10 years |
michaelni |
Merge commit 'cc4992aaf3dbb0af88d9727983d75636baf1f8cc'
* commit …
|
|
|
@15fda8bc
|
10 years |
michaelni |
Merge commit '4c2fd4b262347273afe97865ba451a1abde43ae6'
* commit …
|
|
|
@b7caf89
|
10 years |
michaelni |
Merge commit 'b39ebcddd47daf37659796aaa7d068668086507a'
* commit …
|
|
|
@4e03b209
|
10 years |
lu_zero |
mpeg12: Always invoke the get_format() callback
Signed-off-by: Luca …
|
|
|
@ce423163
|
10 years |
lu_zero |
h264: Always invoke the get_format() callback
Signed-off-by: Luca …
|
|
|
@1c80c9d7
|
10 years |
lu_zero |
hwaccel: Call ->get_format again if hwaccel init fails
This allows …
|
|
|
@9d2cee52
|
10 years |
lu_zero |
configure: Assume a standard-compliant default libc
Non-standard …
|
|
|
@6cfbe1de
|
10 years |
lu_zero |
avconv: Use only audio and video to guess discontinuities
Data and …
|
|
|
@883e98bc
|
10 years |
lu_zero |
probe: Bump the score for mime type matching
It should be more …
|
|
|
@d995f0a1
|
10 years |
lu_zero |
log: Unbreak no-tty support on 256color terminals
|
|
|
@ecf55265
|
10 years |
michaelni |
Merge commit 'a97328afef0ccebfc8c3d9f9fdb8e93cbf1058ab'
* commit …
|
|
|
@bde8eb7f
|
10 years |
michaelni |
Merge commit 'b5fe13448b13bfdd48a75b7e12387e11e3526d7c'
* commit …
|
|
|
@7703995a
|
10 years |
diego |
flac: Remove unused headers
Signed-off-by: Diego Biurrun …
|
|
|
@cc4992aa
|
10 years |
tdskywalker |
ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.
This …
|
|
|
@4c2fd4b
|
10 years |
tdskywalker |
ac3enc: allow Dolby Pro Logic II as a preferred downmix mode.
Some …
|
|
|
@b39ebcdd
|
10 years |
tdskywalker |
fate: Add VC-1 interlaced twomv test
CC: libav-stable@libav.org
|
|
|
@a97328af
|
10 years |
tdskywalker |
vc1: Use logical instead of bitwise or for twomv
CC: …
|
|
|
@b5fe1344
|
10 years |
tdskywalker |
vc1: Use logical instead of bitwise or for coded_inter
This appears …
|
|
|
@1964251b
|
10 years |
michaelni |
libavformat/iff: print error message when DSDIFF compression type is …
|
|
|
@ee2e5acd
|
10 years |
michaelni |
avcodec/dxtory: remove unused variables
Found-by: Benoit Fouet …
|
|
|
@4c57be12
|
10 years |
michaelni |
Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37'
* commit …
|
|
|
@b0458e62
|
10 years |
michaelni |
Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2'
* commit …
|
|
|
@f2254e36
|
10 years |
michaelni |
lavd/avfoundation: Use microseconds as common timebase.
…
|
|
|
@b97f6ef9
|
10 years |
diego |
pcm-dvd: Move a variable to a smaller scope
This avoids an unused …
|
|
|
@9ae83ece
|
10 years |
u |
avformat/srtdec: simpler and more lenient probing
Fixes Ticket #3935.
|
|
|
@7dd2005e
|
10 years |
u |
avformat: add SUP/PGS subtitle demuxer
Signed-off-by: Clément Bœsch …
|
|
|
@4d5b99da
|
10 years |
diego |
caf: Give context structure a consistent name
|
|
|
@1ea7a3e0
|
10 years |
michaelni |
lavd/avfoundation: Simplify debug message generation.
Signed-off-by: …
|
|
|
@92827e18
|
10 years |
michaelni |
lavd/avfoundation: Using the actual stream index instead of hardcoded …
|
|
|
@a69c70e1
|
10 years |
michaelni |
lavd/avfoundation: Split adding a device and getting the device …
|
|
|
@88c937f
|
10 years |
Carl Eugen Hoyos |
Autodetect jpg images.
Based on 2d3842f5 by Michael Niedermayer.
…
|
|
|
@475e3799
|
10 years |
Carl Eugen Hoyos |
Support libopenjpeg 2.x via libopenmj2.
Based on a patch by Marius …
|
|
|
@8de7bdd7
|
10 years |
Carl Eugen Hoyos |
Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P.
|
|
|
@a43bcaaf
|
10 years |
michaelni |
avcodec/dxtory: Support dxtory-2.0.127.avi
Signed-off-by: Michael …
|
|
|
@c0f9df3
|
10 years |
Carl Eugen Hoyos |
lavc/x86/idctdsp.h: Fix make checkheaders.
|
|
|
@a829870b
|
10 years |
James |
avcodec/svq1enc: align buffer used by simd functions
Reviewed-by: …
|
|
|
@4b892e46
|
10 years |
James |
x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx()
It may be …
|
|
|
@e113692
|
10 years |
michaelni |
lavu/ffmpeg_opt: Check return value of avcodec_find_encoder().
…
|
|
|
@ce6e46be
|
10 years |
michaelni |
avformat/img2dec: enable generic seeking for image pipes
…
|
|
|
@6d35aba1
|
10 years |
michaelni |
avformat/img2dec: initialize pkt->pos for image pipes
Signed-off-by: …
|
|
|
@2497914a
|
10 years |
michaelni |
avformat/img2dec: pass error code and signal EOF
Found-by: Daemon404 …
|
|
|