|
|
|
@8636b11b
|
11 years |
michaelni |
Merge commit '7a5f4f6853047eea74a6443d73f4d74d52b2799f'
* commit …
|
|
|
@4f32efdf
|
11 years |
michaelni |
Merge commit 'c3311d472a7528c67f76d0d061704ae70a99b32e'
* commit …
|
|
|
@4fac4447
|
11 years |
michaelni |
Merge commit 'ab3fdaa7131e2fd8e33006daea25a282724c01f0'
* commit …
|
|
|
@213e82b5
|
11 years |
michaelni |
Merge commit 'b513bf6f69e26e724de6d5dca642c3582dcd0517'
* commit …
|
|
|
@56d3cd14
|
11 years |
michaelni |
Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37'
* commit …
|
|
|
@47a72134
|
11 years |
michaelni |
Merge commit '3ef6c5264b2590781b4ed556443ff49709dd45fb'
* commit …
|
|
|
@c7c11058
|
11 years |
michaelni |
Merge commit 'b136564909adec2043be4c94ade08b67ad443124'
* commit …
|
|
|
@6a510909
|
11 years |
michaelni |
Merge commit 'd256ed78ffe202a4dcc8d625becffc716bfa3977'
* commit …
|
|
|
@68c05185
|
11 years |
michaelni |
Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'
* commit …
|
|
|
@ff17d8b5
|
11 years |
michaelni |
Merge commit 'e1b66778b6ee82a192b5895e23c4e135f7269326'
* commit …
|
|
|
@7a5f4f68
|
11 years |
anton |
lavf: extend avg_frame_rate documentation.
|
|
|
@c3311d47
|
11 years |
anton |
avienc: sanitize variable naming in write_header()
Do not call an …
|
|
|
@ab3fdaa7
|
11 years |
anton |
yop: only set extradata size after it has been successfully allocated
…
|
|
|
@b513bf6f
|
11 years |
anton |
yuv4mpegdec: do not set coded_frame properties
coded_frame is not …
|
|
|
@e4dc1000
|
11 years |
anton |
yuv4mpeg: split the demuxer and muxer into separate files
|
|
|
@3ef6c526
|
11 years |
anton |
a64: check that extradata exists before reading from it
|
|
|
@b1365649
|
11 years |
anton |
a64: remove unneeded struct qualifier
|
|
|
@d256ed78
|
11 years |
anton |
4xm: allocate extradata properly.
Pad it with the required amount of …
|
|
|
@fd056029
|
11 years |
anton |
lavc: add avcodec_free_context().
Right now, the caller has to …
|
|
|
@e1b66778
|
11 years |
anton |
lavc: remove the locking code in avcodec_close()
This function should …
|
|
|
@17c8a069
|
11 years |
michaelni |
avformat/framehash: switch to AVFMT_FLAG_BITEXACT
Signed-off-by: …
|
|
|
@9646ea63
|
11 years |
michaelni |
avformat/mmf: switch to AVFMT_FLAG_BITEXACT
Signed-off-by: Michael …
|
|
|
@0421409c
|
11 years |
michaelni |
avformat/matroskaenc: switch to AVFMT_FLAG_BITEXACT
Signed-off-by: …
|
|
|
@fab50573
|
11 years |
michaelni |
avformat/mp3enc: switch to AVFMT_FLAG_BITEXACT
Signed-off-by: Michael …
|
|
|
@d524d424
|
11 years |
michaelni |
avformat/nutenc: switch to AVFMT_FLAG_BITEXACT
Signed-off-by: Michael …
|
|
|
@0323a55
|
11 years |
michaelni |
avformat/rtpenc: switch to AVFMT_FLAG_BITEXACT
Signed-off-by: Michael …
|
|
|
@46380e8d
|
11 years |
michaelni |
avformat/aviobuf/ff_get_line: also accept \r as end of line character
…
|
|
|
@0ca0b4c2
|
11 years |
michaelni |
ffplay: Use av_gettime_relative()
Whenever av_gettime() is used to …
|
|
|
@43c18fec
|
11 years |
michaelni |
Merge commit '584f88409062f7a134e7391887899e8e723ab6ff'
* commit …
|
|
|
@f78bc96b
|
11 years |
michaelni |
lavf: Use av_gettime_relative()
Whenever av_gettime() is used to …
|
|
|
@9986e50a
|
11 years |
u |
configure: make vp9 decoder select the parser.
The parser is needed. …
|
|
|
@2ca97c7
|
11 years |
u |
configure: make sure pkg-config flags are populated in FT test.
|
|
|
@41120e6e
|
11 years |
michaelni |
tools: Use av_gettime_relative()
Whenever av_gettime() is used to …
|
|
|
@b052bccb
|
11 years |
michaelni |
lavc: Use av_gettime_relative()
Whenever av_gettime() is used to …
|
|
|
@0eec06ed
|
11 years |
michaelni |
lavu: add av_gettime_relative()
These functions are using the POSIX …
|
|
|
@584f8840
|
11 years |
lu_zero |
riff: Pass block_align to estimate frame duration
Fix incorrect …
|
|
|
@a7320c15
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@5b0c7052
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: add …
|
|
|
@11e49033
|
11 years |
u |
avfilter/edgedetect: reuse already defined ctx.
|
|
|
@a583e2b
|
11 years |
Marton Balint |
ffplay: add support for toggling between multiple video filters with …
|
|
|
@affc4104
|
11 years |
Marton Balint |
ffplay: fix typo in docs
Signed-off-by: Marton Balint <cus@passwd.hu>
|
|
|
@0c8d8c0
|
11 years |
Marton Balint |
ffplay: try multiple sample rates if audio open fails
Should fix …
|
|
|
@e1169775
|
11 years |
Marton Balint |
cmdutils: replace usages of "#ifdef MINGW32" with "#ifdef _WIN32" …
|
|
|
@1fab67b6
|
11 years |
Marton Balint |
ffplay: fix compilation with Visual Studio
Based on a patch by …
|
|
|
@ae6fe159
|
11 years |
Marton Balint |
ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04
Less than 0.04 sec …
|
|
|
@ef27137
|
11 years |
Carl Eugen Hoyos |
Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm.
…
|
|
|
@4c49d08
|
11 years |
Carl Eugen Hoyos |
Fix alaw and mulaw muxing in caf.
Fixes ticket #3644.
|
|
|
@be1fbc02
|
11 years |
michaelni |
x86/hevc_deblock: use movhps instead of shuffling values
…
|
|
|
@8aac77fe
|
11 years |
michaelni |
x86/hevc_deblock: fix label names
Also remove some unnecessary jmps
…
|
|
|
@521eaea
|
11 years |
michaelni |
x86/hevc_deblock: fix usage of ABS1
The second argument is a temp …
|
|
|
@45110d22
|
11 years |
michaelni |
x86/hevc_deblock: merge movs with other instructions
Signed-off-by: …
|
|
|
@aedc1c2e
|
11 years |
michaelni |
doc/filters: fix typo
Found-by: bloody123
Signed-off-by: Michael …
|
|
|
@be8f96e5
|
11 years |
michaelni |
Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7'
* commit …
|
|
|
@e2760de6
|
11 years |
michaelni |
hevc: fix key_frame as an IRAP
it was always 1 before with …
|
|
|
@34e2ce5
|
11 years |
martin |
hlsenc: Set the default codecs to AAC and H264
Most HLS …
|
|
|
@93cade48
|
11 years |
r.verdejo |
rtmpproto: info out for unsupported auth vars
Should aid debugging …
|
|
|
@e83aae28
|
11 years |
r.verdejo |
rtmpproto: avoid setting auth var value if null
Use default values if …
|
|
|
@627d3b8b
|
11 years |
michaelni |
Merge commit '4d25c2bc76f0a708c2ba470b6bfeb547efe37115'
* commit …
|
|
|
@eb580d25
|
11 years |
michaelni |
Merge commit '7c377f0e74de8ab57f6baa64f3ec197c82104764'
* commit …
|
|
|
@36f94969
|
11 years |
michaelni |
Merge commit '4735784f1ced27026fbeada5fd31505132e565e9'
* commit …
|
|
|
@ef7c4cd0
|
11 years |
michaelni |
avcodec/x86/hevc: updated to use x86util macros
Reviewed-by: James …
|
|
|
@de7b89fd
|
11 years |
michaelni |
avcodec/x86/hevc: added DBF assembly functions
Reviewed-by: James …
|
|
|
@4d25c2bc
|
11 years |
lu_zero |
build: Support building using clang-usan and disable-optimization
…
|
|
|
@7ebf90ff
|
11 years |
michaelni |
avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code
…
|
|
|
@b217e1b0
|
11 years |
michaelni |
avcodec/mpeg12enc: Favor storing DAR instead of SAR
fixes Ticket 2689 …
|
|
|
@77a0df4b
|
11 years |
michaelni |
estimate_timings_from_pts: Execute max 1 iteration extra to find more …
|
|
|
@68cea1b
|
11 years |
michaelni |
estimate_timings_from_pts: Try to get the duration for all streams
…
|
|
|
@424599c7
|
11 years |
michaelni |
estimate_timings_from_pts: simplify filesize end check
Signed-off-by: …
|
|
|
@5d944f58
|
11 years |
michaelni |
estimate_timings_from_pts: Also consider packet duration
…
|
|
|
@85349d8d
|
11 years |
michaelni |
estimate_timings_from_pts: Warn about A/V streams for which no …
|
|
|
@7c377f0e
|
11 years |
anton |
avisynth: set duration of audio streams
Signed-off-by: Anton Khirnov …
|
|
|
@4735784
|
11 years |
anton |
FATE/opus: increase fuzz for the celt tests
This seems to be needed …
|
|
|
@bac08cf0
|
11 years |
u |
avfilter/vignette: reindent after previous commit.
|
|
|
@ed7bc547
|
11 years |
u |
avfilter/vignette: add direct rendering.
|
|
|
@8a0ba44e
|
11 years |
u |
vignette: reuse already declared ctx.
|
|
|
@491d6022
|
11 years |
u |
avfilter/vignette: fix input frame memory leak.
Fixes Ticket #3642.
|
|
|
@a9bf713d
|
11 years |
michaelni |
swresample: add swri_resample_float_avx
Signed-off-by: James Almer …
|
|
|
@cdff1cc9
|
11 years |
michaelni |
configure: add check for AVX inline support
Signed-off-by: James …
|
|
|
@7970959a
|
11 years |
michaelni |
avcodec/opusdec: fix some const correctness
also make a const array …
|
|
|
@1fb46858
|
11 years |
michaelni |
avcodec/cavs: prevent out of array read
The used value should not …
|
|
|
@a071c0b5
|
11 years |
michaelni |
avcodec/utils: Fix undefined behavior in avpriv_toupper4
…
|
|
|
@30aeab29
|
11 years |
Carl Eugen Hoyos |
Use av_restrict instead of restrict in libavcodec/opus_celt.c.
|
|
|
@bebce65
|
11 years |
michaelni |
avcodec/x86/dsputil_mmx: Fix build with clang-usan
Found-by: Katerina …
|
|
|
@d1310c59
|
11 years |
michaelni |
x86: sbrdsp: implement SSE qmf_deint_neg
From 133 (unrolled …
|
|
|
@7a4424e5
|
11 years |
michaelni |
avcodec/opus: fix doxygen comments to be associated with the correct …
|
|
|
@e9602dcb
|
11 years |
michaelni |
ffmpeg: bitstream filters require split out side data
Signed-off-by: …
|
|
|
@f8de1caa
|
11 years |
michaelni |
Revert "avcodec/hevc: fix outputted AVFrame.key_frame"
This is not …
|
|
|
@30cdf384
|
11 years |
michaelni |
Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'
* commit …
|
|
|
@91d7d790
|
11 years |
michaelni |
Merge commit '7c5ca546a0747a20c7f7fb5550455c3042699ee9'
* commit …
|
|
|
@fcb5849
|
11 years |
michaelni |
Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f'
* commit …
|
|
|
@af31d58a
|
11 years |
michaelni |
doc: Add udp broadcast option description
Describe the option added …
|
|
|
@97f856a4
|
11 years |
michaelni |
avcodec/options: avcodec_copy_context() Check subtitle_header_size …
|
|
|
@098a6998
|
11 years |
michaelni |
Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'
* commit …
|
|
|
@9b7cb023
|
11 years |
michaelni |
Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'
* commit …
|
|
|
@f478e850
|
11 years |
michaelni |
Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf'
* commit …
|
|
|
@eacf7d65
|
11 years |
michaelni |
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
* commit …
|
|
|
@beeb7551
|
11 years |
Carl Eugen Hoyos |
Fix make checkheaders if VDA is not available.
|
|
|
@ffa05e08
|
11 years |
michaelni |
avcodec/opusdec: switch to swresample
This also fixes linking …
|
|
|
@96cb4c87
|
11 years |
michaelni |
swresample: swr_close()
Signed-off-by: Michael Niedermayer …
|
|
|
@2c7d3ecf
|
11 years |
michaelni |
Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'
* commit …
|
|
|