|
|
|
@5dae3cf3
|
11 years |
michaelni |
lavc/cpia: fix typo in log message
Signed-off-by: Michael Niedermayer …
|
|
|
@01a5d717
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Set …
|
|
|
@9e7f1474
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@3d5c859f
|
11 years |
Carl Eugen Hoyos |
Set Matroska private data when muxing Prores.
The specification …
|
|
|
@5297003a
|
11 years |
michaelni |
Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123'
* commit …
|
|
|
@787be6d
|
11 years |
michaelni |
Merge commit '6f273093e54cba130f3ffde3d6433e74baa4ad89'
* commit …
|
|
|
@881f4e8d
|
11 years |
michaelni |
Merge commit 'a420ccd4f2a011887451a7d5e1bebba4fd7c40e2'
* commit …
|
|
|
@a0568ed2
|
11 years |
Reimar.Doeffinger |
rtspdec: check for strchr returning NULL.
Fixes CID 732244.
…
|
|
|
@57d10a28
|
11 years |
Reimar.Doeffinger |
pulseaudio: move NULL check up before dereference.
Fixes CID 1197068. …
|
|
|
@fc7e02f0
|
11 years |
michaelni |
dcadsp: fix SSE code to not use SSE2 instructions.
movq from SSE …
|
|
|
@4ccd7cb4
|
11 years |
michaelni |
avformat/oggdec/ogg_read_packet(): factorize failure code path
…
|
|
|
@c1b24ca7
|
11 years |
michaelni |
avformat/oggdec: check for av_packet_new_side_data() failure
Fixes …
|
|
|
@28f8114b
|
11 years |
michaelni |
avcodec/vp8: fix checking vp7_feature_value_size
Fixes CID1197061
…
|
|
|
@cdbd9e21
|
11 years |
anssi.hannula |
avformat/hls: support for seeking on event playlists
This allows …
|
|
|
@f29cb45b
|
11 years |
anssi.hannula |
avformat/hls: flush the subdemuxer when seeking
Since we are …
|
|
|
@9aa0606e
|
11 years |
anssi.hannula |
avformat/hls: properly take stream_index into account when seeking
…
|
|
|
@ad70132
|
11 years |
anssi.hannula |
avformat/hls: open playlists immediately when AVDISCARD_ALL is dropped …
|
|
|
@05ce529a
|
11 years |
anssi.hannula |
avformat/hls: factor identical playlist allocations out of …
|
|
|
@6b4b73e7
|
11 years |
anssi.hannula |
avformat/hls: do not use sequence numbers for packet ordering
As per …
|
|
|
@8fd6875c
|
11 years |
anssi.hannula |
avformat/hls: do not care about stream start timestamps
While …
|
|
|
@d549b091
|
11 years |
anssi.hannula |
avformat/hls: avoid unnecessary segment retrievals
Check if the …
|
|
|
@4e85202b
|
11 years |
anssi.hannula |
avformat/hls: improve segment selection when restarting list reception …
|
|
|
@61e1a702
|
11 years |
anssi.hannula |
avformat/hls: track seeking on a per-playlist basis
Seeking needs to …
|
|
|
@01b184e6
|
11 years |
anssi.hannula |
avformat/hls: parse ID3 timestamps for elementary audio streams
HLS …
|
|
|
@1cb8d98
|
11 years |
anssi.hannula |
avformat/hls: split read_from_url() out of read_data()
Useful for ID3 …
|
|
|
@f7c7fc1
|
11 years |
anssi.hannula |
avformat/hls: add some logging messages
Signed-off-by: Anssi Hannula …
|
|
|
@da7759b3
|
11 years |
anssi.hannula |
avformat/hls: add support for byte-ranged segments
Add support for …
|
|
|
@cc1162d7
|
11 years |
anssi.hannula |
avformat/hls: always return EOF for unneeded playlist streams
Even if …
|
|
|
@edf4406c
|
11 years |
anssi.hannula |
avformat/hls: add support for alternative renditions
HLS protocol …
|
|
|
@a027d2a8
|
11 years |
vittorio.giovara |
fate: add tests for SANM and VIMA
Signed-off-by: Vittorio Giovara …
|
|
|
@eeadcdfd
|
11 years |
vittorio.giovara |
LucasArts SMUSH demuxer
Signed-off-by: Vittorio Giovara …
|
|
|
@6f273093
|
11 years |
vittorio.giovara |
LucasArts SMUSH VIMA audio decoder
Signed-off-by: Vittorio Giovara …
|
|
|
@a420ccd4
|
11 years |
vittorio.giovara |
LucasArts SMUSH SANM video decoder
Signed-off-by: Vittorio Giovara …
|
|
|
@3346254
|
11 years |
michaelni |
configure: Add workaround for qtkit detection using ICC compiler.
…
|
|
|
@754f8466
|
11 years |
michaelni |
avcodec/msrle: check return code for success before use
The check is …
|
|
|
@f87b3d55
|
11 years |
michaelni |
avcodec/pthread_frame: fix missing unlock on error
Fixes CID1197057 …
|
|
|
@59c1023e
|
11 years |
Carl Eugen Hoyos |
Consider aspect ratio when writing tiff dpi.
TIFFTAG_YRESOLUTION gets …
|
|
|
@b978391
|
11 years |
michaelni |
avformat/oggparsevorbis: remove non functional null check
Fixes …
|
|
|
@419800ac
|
11 years |
michaelni |
examples/avio_reading: fix null dereference on error
Fixed CID1197052 …
|
|
|
@1fec720a
|
11 years |
michaelni |
avformat/cinedec: ask for sample when biBitCount isnt supported
…
|
|
|
@47b03415
|
11 years |
michaelni |
avformat/cinedec: remove redundant zero termination
Signed-off-by: …
|
|
|
@af2e5061
|
11 years |
michaelni |
avformat/mov: Fix width/height typo
Fixes CID1197050
Signed-off-by: …
|
|
|
@49579c96
|
11 years |
michaelni |
avformat/cinedec: fix sizeof()
Fixes CID1197047
Signed-off-by: …
|
|
|
@a84f9c75
|
11 years |
michaelni |
avformat/omadec: fix probetest failure
Signed-off-by: Michael …
|
|
|
@d167faa
|
11 years |
michaelni |
avcodec/wma: use av_freep(), do not leave stale pointers in memory
…
|
|
|
@26e70fd5
|
11 years |
michaelni |
avcodec/vp8: fix name of copy_luma()
This function was introduced by …
|
|
|
@47fc82b
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e6f69b3
|
11 years |
michaelni |
Merge commit '57b5b84e208ad61ffdd74ad849bed212deb92bc5'
* commit …
|
|
|
@e3c3f27
|
11 years |
michaelni |
Merge commit 'c2c5be57494e6117086771bca34c8cd4c72c8e99'
* commit …
|
|
|
@ebb21887
|
11 years |
michaelni |
Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'
* commit …
|
|
|
@865c94bb
|
11 years |
michaelni |
Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7'
* commit …
|
|
|
@874f27a8
|
11 years |
michaelni |
Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647'
* commit …
|
|
|
@5440151f
|
11 years |
michaelni |
Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d'
* commit …
|
|
|
@a1ac12bd
|
11 years |
michaelni |
x86/dcadsp: add ff_dca_lfe_fir0_fma3
~10% faster than the SSE …
|
|
|
@3c728cee
|
11 years |
michaelni |
configure: use TMPM in check_header_oc
Some compilers when given -x …
|
|
|
@323c049c
|
11 years |
michaelni |
configure: more properly disable header when check_header_oc() fails
…
|
|
|
@7d2116dd
|
11 years |
michaelni |
x86/synth_filter: compile avx and fma3 functions unconditionally
…
|
|
|
@ec8789ac
|
11 years |
michaelni |
Reindent after last commit.
Signed-off-by: Michael Niedermayer …
|
|
|
@2f08dad0
|
11 years |
michaelni |
lavf/avidec: Read metadata EXIF tags from AVIF tag. Based on patch by …
|
|
|
@8c161d78
|
11 years |
michaelni |
lavc/exif: Make EXIF IFD decoding part of private API/ABI.
…
|
|
|
@7a5537fd
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@90d93eeb
|
11 years |
Carl Eugen Hoyos |
Allow .y as extension for image2.
|
|
|
@a2c6a99b
|
11 years |
michaelni |
configure: Fix testing of objective-c headers for qtkit
…
|
|
|
@9f4ab4e5
|
11 years |
Carl Eugen Hoyos |
Show stream number when warning about stream without start time.
|
|
|
@87f29996
|
11 years |
Carl Eugen Hoyos |
Force gif aspect ratio multiplication to 64bit.
Avoids a possible …
|
|
|
@b6850e13
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@37af4871
|
11 years |
michaelni |
Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'
* commit …
|
|
|
@490d53e3
|
11 years |
michaelni |
avcodec/x86/dcadsp_init: fix compilation failure without FMA3
…
|
|
|
@51fd962c
|
11 years |
michaelni |
Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3'
* commit …
|
|
|
@b00f6bb9
|
11 years |
michaelni |
Merge commit 'b97f2c7c49e35724f3963677f8aeee28089dc64e'
* commit …
|
|
|
@849a8c4c
|
11 years |
michaelni |
Merge commit '0048deb84cb6d22ba7f4fd7c8b4ecc054fcc22d4'
* commit …
|
|
|
@8e8c8607
|
11 years |
michaelni |
Merge commit '1d55f8d5f6f2cd74fa27170e2be37a72441d9202'
* commit …
|
|
|
@c1d0536
|
11 years |
michaelni |
Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81'
* commit …
|
|
|
@6520613
|
11 years |
michaelni |
Merge commit '25b6837f7cacd691b19cbc12b9dad1ce84a318a1'
* commit …
|
|
|
@dfd865e5
|
11 years |
michaelni |
x86/synth_filter: remove the main loop when it's not needed
…
|
|
|
@3aac5fcf
|
11 years |
michaelni |
lavu/opt: validate range before dereference
This change make error …
|
|
|
@506064ed
|
11 years |
michaelni |
ffmpeg: frame droping due to fps should not be a warning
This reverts …
|
|
|
@5f922043
|
11 years |
diego |
dsputil: Move DV-specific ff_zigzag248_direct table to dvdata
|
|
|
@57b5b84e
|
11 years |
diego |
x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they …
|
|
|
@c2c5be57
|
11 years |
diego |
x86: h264_qpel: Simplify an #if conditional
The extra conditions are …
|
|
|
@01c5779f
|
11 years |
diego |
x86: Drop some unnecessary YASM ifdefs
Dead code elimination is …
|
|
|
@b718b24b
|
11 years |
diego |
ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
|
|
|
@b42f49e4
|
11 years |
diego |
x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes
|
|
|
@3dc6272b
|
11 years |
diego |
Remove a number of unnecessary dsputil.h #includes
|
|
|
@9c21c08
|
11 years |
anton |
af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY
|
|
|
@a49aa440
|
11 years |
anton |
af_volume: implement replaygain pre-amplification
This adds a new …
|
|
|
@5bb3f882
|
11 years |
michaelni |
avcodec.h, avpacket.c: use const AVPacket pointers in copy functions
…
|
|
|
@c74b8669
|
11 years |
anton |
x86/synth_filter: add synth_filter_fma3
Signed-off-by: James Almer …
|
|
|
@b97f2c7c
|
11 years |
anton |
replaygain: remove unused variable
Signed-off-by: Anton Khirnov …
|
|
|
@0048deb8
|
11 years |
anton |
oggparsevorbis: export replaygain tags from Vorbis comments
…
|
|
|
@1d55f8d5
|
11 years |
anton |
flacdec: export replaygain tags from Vorbis comments
Signed-off-by: …
|
|
|
@81e02fae
|
11 years |
anton |
x86/synth_filter: add synth_filter_avx
Sandy Bridge Win64:
180 cycles …
|
|
|
@2025d802
|
11 years |
anton |
x86/synth_filter: add synth_filter_sse
Build only on x86_32 targets.
…
|
|
|
@8542f9c4
|
11 years |
anton |
replaygain: correctly parse peak values
According to the ReplayGain …
|
|
|
@0cc685e3
|
11 years |
michaelni |
avformat/wtvdec: populate codec_tag from BITMAPINFOHEADER
…
|
|
|
@8348bd1
|
11 years |
michaelni |
avformat/wtvdec: ignore MPEG2VIDEO extradata when count is invalid
…
|
|
|
@25b6837f
|
11 years |
anton |
replaygain: fix gain sign decoding
The gain sign was incorrectly …
|
|
|
@0f629823
|
11 years |
michaelni |
oggenc: check return value of av_mallocz()
Signed-off-by: James Almer …
|
|
|
@35617366
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
arm: …
|
|
|
@a20480e6
|
11 years |
michaelni |
Merge commit '287432430c5c9cb8ffe1da1376949de494f24e45'
* commit …
|
|
|