|
|
|
@29db8e45
|
10 years |
michaelni |
configure: Silence EMMS warnings in ICC
Real world MMX code does not …
|
|
|
@312eb0d
|
10 years |
michaelni |
Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98'
* commit …
|
|
|
@1904704a
|
10 years |
michaelni |
Merge commit 'faab8f9fcb4ffeb967dc6872c0f1e9da719106ce'
* commit …
|
|
|
@b37852c7
|
10 years |
michaelni |
Merge commit '3e1b5cbc9ab0a61c9bec08a1df1404b9da6ed7ea'
* commit …
|
|
|
@6416dce4
|
10 years |
michaelni |
Merge commit 'f01c77157789b8e3a59ed2c9646faf8299e41641'
* commit …
|
|
|
@7c9ad3c
|
10 years |
michaelni |
Merge commit 'a9d60c390f35f3954821bd635fd31bbb5036b29d'
* commit …
|
|
|
@786032ca
|
10 years |
michaelni |
hevc: avoid unnecessary calls to get_format
Signed-off-by: Michael …
|
|
|
@332776f6
|
10 years |
michaelni |
avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() …
|
|
|
@d79f7bf0
|
10 years |
michaelni |
avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmp
This is faster …
|
|
|
@12cf61c3
|
10 years |
michaelni |
avcodec/hevc: Fix undefined shifts
Found-by: Clang -fsanitize=shift …
|
|
|
@04c52389
|
10 years |
michaelni |
avcodec/tdsc: Remove ;;
Signed-off-by: Michael Niedermayer …
|
|
|
@fca08518
|
10 years |
michaelni |
avformat/hls: refactor repeated HLS option updates
Signed-off-by: …
|
|
|
@50ff0c05
|
10 years |
martin |
movenc: Support writing multiple trun atoms
This is needed if all the …
|
|
|
@faab8f9f
|
10 years |
janne-libav |
configure: move cross_compile checks after the toolchain section
|
|
|
@3e1b5cbc
|
10 years |
janne-libav |
configure: handle Apple's armv7s in probe_arm_arch()
|
|
|
@f01c771
|
10 years |
janne-libav |
fate: add explicit support for the toolchain configure option
|
|
|
@a9d60c3
|
10 years |
janne-libav |
doc: fate: remove outdated SSH key fingerprint
|
|
|
@18a96479
|
10 years |
michaelni |
Merge commit '66a0ac0a802dd794acc1ab8559d3db9e98755b57'
* commit …
|
|
|
@83ee820a
|
10 years |
stefasab |
lavfi/sendcmd: improve error reporting and robustness in case of …
|
|
|
@e8374d72
|
10 years |
James |
x86/proresdsp: remove ff_prores_idct_put_10_sse4
It's exactly the …
|
|
|
@bdd179c8
|
10 years |
James |
x86/proresdsp: remove unused macro
Reviewed-by: Michael Niedermayer …
|
|
|
@1e4d0498
|
10 years |
michaelni |
avformat/mov: Disallow ".." in dref unless use_absolute_path is set
…
|
|
|
@e5755893
|
10 years |
michaelni |
libavformat/mxfdec: fix MXFPackage->comment_refs memory leak
…
|
|
|
@7859618a
|
10 years |
michaelni |
avformat/hls: store cookies returned in HLS key response
…
|
|
|
@e802abd6
|
10 years |
michaelni |
avcodec/dcadec: if XLL is enabled use xll channels
Fixes outputting …
|
|
|
@21d25441
|
10 years |
michaelni |
avcodec/dcadec: Only upsample as much data as is there
Found-by: carl …
|
|
|
@3e486162
|
10 years |
michaelni |
Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c'
* commit …
|
|
|
@4f3f5ee1
|
10 years |
michaelni |
Merge commit '66028b7ba6b411ba12ef553e9c8f1f4a4fe27710'
* commit …
|
|
|
@66a0ac0a
|
10 years |
lu_zero |
mkv: Add support for DVB subtitles
Bug-Id: 833
|
|
|
@54db7df
|
10 years |
michaelni |
Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24'
* commit …
|
|
|
@96bd032
|
10 years |
michaelni |
Merge commit 'acbe15a99f158dbb0edb837fb6557171dc4376d4'
* commit …
|
|
|
@20900107
|
10 years |
michaelni |
Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'
* commit …
|
|
|
@e46a7fdc
|
10 years |
michaelni |
Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e'
* commit …
|
|
|
@de41d537
|
10 years |
michaelni |
avcodec/dvbsub_parser: Fix potential pointer overflows
Signed-off-by: …
|
|
|
@84da933
|
10 years |
u |
avfilter/palettegen: make sure at least one frame was sent to the …
|
|
|
@9a60b1fa
|
10 years |
lu_zero |
libswscale: fix compiler warnings enumerated type mixed with another …
|
|
|
@66028b7b
|
10 years |
lu_zero |
udp: Use AVOptions
Add AVOptions for options currently available as …
|
|
|
@a4c58010
|
10 years |
lu_zero |
sctp: Update to match tcp
Use AVOption and fallback over multiple …
|
|
|
@0a480874
|
10 years |
michaelni |
avcodec/h264dsp_template: Fix undefined shifts
Found-by: Clang …
|
|
|
@8d54850f
|
10 years |
michaelni |
libavformat/mxfenc: write user comment metadata
Reviewed-by: Tomas …
|
|
|
@6a63d0d8
|
10 years |
stefasab |
lavfi/eq: clarify error message in case of expression parsing error
|
|
|
@acbe15a9
|
10 years |
diego |
fate: Add test for DCA XLL
|
|
|
@217e4ff4
|
10 years |
diego |
dca: Support for XLL (lossless extension)
Cleanup and integration by …
|
|
|
@2cda1a16
|
10 years |
michaelni |
avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe()
…
|
|
|
@32c4b504
|
10 years |
michaelni |
avformat/mpegvideodec: fix hypothetical pointer overflow in …
|
|
|
@84d8b4fb
|
10 years |
michaelni |
avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe() …
|
|
|
@213ddcb
|
10 years |
michaelni |
avformat/avidec: cleanup include
Signed-off-by: Michael Niedermayer …
|
|
|
@bf696e26
|
10 years |
michaelni |
avformat/avidec: use avpriv_find_start_code in avi_read_packet()
…
|
|
|
@e3f5b6f1
|
10 years |
michaelni |
avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask()
…
|
|
|
@94ccbad4
|
10 years |
michaelni |
avcodec/ac3dec: Fix undefined shifts
Found-by: Clang -fsanitize=shift …
|
|
|
@3b63819d
|
10 years |
michaelni |
avcodec/vc1: Fix undefined shifts
Found-by: Clang -fsanitize=shift …
|
|
|
@b8535b27
|
10 years |
michaelni |
Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"
This …
|
|
|
@a994fc39
|
10 years |
michaelni |
avcodec/utils: mark codec argument as const in ff_lock_avcodec()
…
|
|
|
@43cafb95
|
10 years |
michaelni |
libavformat/mxfdec: export user comments metadata
…
|
|
|
@8003816e
|
10 years |
michaelni |
avformat/mov: Check for string truncation in mov_open_dref()
…
|
|
|
@21a53dd0
|
10 years |
michaelni |
avformat/mov: Use sizeof(filename) instead of a literal number
…
|
|
|
@3814f92f
|
10 years |
michaelni |
lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The later may …
|
|
|
@238db7cc
|
10 years |
michaelni |
x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The later may …
|
|
|
@98cccdd9
|
10 years |
michaelni |
ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The later may …
|
|
|
@5d38c628
|
10 years |
michaelni |
ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
The …
|
|
|
@a48b24e5
|
10 years |
michaelni |
avcodec/wmadec: Fix undefined shift in wma_decode_block()
Found-by: …
|
|
|
@73ebbfdf
|
10 years |
michaelni |
ac3dec: cosmetics
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@0c3339f4
|
10 years |
michaelni |
eac3dec: fix scaling
This is the remaining error, the output on the …
|
|
|
@c4bf3833
|
10 years |
michaelni |
ac3_fixed: fix computation of spx_noise_blend
It was set to 1 instead …
|
|
|
@b083440
|
10 years |
michaelni |
ac3_fixed: fix out-of-bound read
Should also improve decoding, but …
|
|
|
@15ce1601
|
10 years |
michaelni |
x86: xvid_idct: SSE2 merged add version
Signed-off-by: Michael …
|
|
|
@decd519
|
10 years |
michaelni |
x86: xvid_idct: merged idct_put SSE2 versions
Signed-off-by: Michael …
|
|
|
@8200575d
|
10 years |
michaelni |
x86: dct-test: evaluate prores idct avx version
Signed-off-by: …
|
|
|
@4eb4451b
|
10 years |
michaelni |
x86: dct-test: fix compilation for prores
When the decoder is …
|
|
|
@c3bf5271
|
10 years |
michaelni |
x86: xvid_idct: port MMX iDCT to yasm
Also reduce the table …
|
|
|
@7b05b509
|
10 years |
michaelni |
ac3dec_fixed: always use the USE_FIXED=1 variant of the …
|
|
|
@e16592c4
|
10 years |
michaelni |
swresample/resample: Fix undefined shifts
Found-by: Clang …
|
|
|
@b14de8e6
|
10 years |
michaelni |
avcodec/utils: use atomic operations on entangled_thread_counter
…
|
|
|
@b910c6ca
|
10 years |
michaelni |
configure: fix zlib dependancy of tdsc
Signed-off-by: Michael …
|
|
|
@88ddcfa
|
10 years |
michaelni |
avcodec/tdsc: use ff_codec_open2_recursive()
Fixes assertion failure …
|
|
|
@e1f37c48
|
10 years |
michaelni |
Merge commit '247e370e2a913db52ca079b347a174c8d393b171'
* commit …
|
|
|
@fa4bb7c5
|
10 years |
michaelni |
Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2'
* commit …
|
|
|
@a048bd44
|
10 years |
michaelni |
Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'
* commit …
|
|
|
@79f013a2
|
10 years |
michaelni |
Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81'
* commit …
|
|
|
@4da5aacc
|
10 years |
diego |
dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int
|
|
|
@247e370e
|
10 years |
vittorio.giovara |
TDSC decoder
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
|
|
@5a0e953
|
10 years |
vittorio.giovara |
mjpeg: Mark decoder family as thread safe
No global variables are …
|
|
|
@117b4327
|
10 years |
vittorio.giovara |
lavc: Introduce AVCodec internal capabilities
This field is designed …
|
|
|
@9993a067
|
10 years |
vittorio.giovara |
lavc: Improve thread locking error message
|
|
|
@3f375950
|
10 years |
michaelni |
avformat/http: support auto reconnect
Signed-off-by: Michael …
|
|
|
@3727cd5
|
10 years |
michaelni |
avformat/flvdec: add support for OnCaption
|
|
|
@1df64d6c
|
10 years |
michaelni |
avformat/flvdec: re enable flv_data_packet()
Found-by: kurosu …
|
|
|
@7869b295
|
10 years |
michaelni |
avformat/flvdec: Change subtitle stream type to subtitle type
…
|
|
|
@7b0daec2
|
10 years |
michaelni |
avcodec/svq1dec: Fix undefined shifts
Found-by: Clang …
|
|
|
@3cd823e4
|
10 years |
Carl Eugen Hoyos |
lavc: Print number of reference frames if debug level >= verbose.
|
|
|
@2e0b5f5c
|
10 years |
Carl Eugen Hoyos |
lavf: Do not list mov-only codecs in riff.c.
Instead check for all …
|
|
|
@a47c2a1d
|
10 years |
Carl Eugen Hoyos |
doc: Fix alphabetic ordering for decklink input device.
|
|
|
@2999bd7d
|
10 years |
michaelni |
x86: xvid_idct: port SSE2 iDCT to yasm
The main difference consists …
|
|
|
@8f8c31f4
|
10 years |
michaelni |
Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'
* commit …
|
|
|
@b0112019
|
10 years |
michaelni |
Merge commit '6bdae41d3ef74a0865e8f87896e649f93b2f39bd'
* commit …
|
|
|
@9f8f2bca
|
10 years |
michaelni |
Merge commit 'c3bd1d60af97e8d2568dac9fcce7bdabb4ff93c8'
* commit …
|
|
|
@8b3a681a
|
10 years |
michaelni |
Merge commit '5a2645cafeca1c2207ac55cc831c3349572a82ed'
* commit …
|
|
|
@98c387c
|
10 years |
michaelni |
Merge commit 'edca1dd552efa1ebef016ca9eff4ce6757605819'
* commit …
|
|
|
@a91c175d
|
10 years |
michaelni |
Merge commit '17c45d4d056d0e10ecb88b424ec9e68be398da5e'
* commit …
|
|
|
@9ecfe0b8
|
10 years |
michaelni |
Merge commit 'a72d93daa09ffbad2771f1450820941055eaf210'
* commit …
|
|
|