|
|
|
@1010b36d
|
10 years |
michaelni |
avcodec/mpeg12dec: Recalculate SAR unconditionally
Fixes Ticket4161
…
|
|
|
@aeb36fd
|
10 years |
michaelni |
avcodec/mpeg12dec: Move user data debug code out of unrelated if …
|
|
|
@6a29499
|
10 years |
u |
avformat/flvdec: remove duplicated line error
Fix typo regression …
|
|
|
@8009a51f
|
10 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@efc4bfc1
|
10 years |
michaelni |
avformat/flvdec: use named identifier instead of literal numbers as …
|
|
|
@eb767a27
|
10 years |
michaelni |
avformat/flvdec: Increase string array size
Fixes parsing …
|
|
|
@322f0f5
|
10 years |
michaelni |
avformat/flvdec: do not inject dts=0 metadata packets which failed to …
|
|
|
@5c37ffca
|
10 years |
michaelni |
avformat/flvdec: add several error messages to error conditions
…
|
|
|
@46aa75ee
|
10 years |
Marton Balint |
ffplay: dump format before selecting streams
This helps the user to …
|
|
|
@5e7dcb04
|
10 years |
Marton Balint |
ffplay: add support for stream specifiers in -ast, -vst, -sst options
…
|
|
|
@82928656
|
10 years |
Marton Balint |
ffplay: remove unused no_background from videostate
Signed-off-by: …
|
|
|
@8c1f5fb0
|
10 years |
Marton Balint |
ffplay: remove flushed state from decoder context
Signed-off-by: …
|
|
|
@d25d9296
|
10 years |
michaelni |
avfilter/vf_idet: Add 9, 12 and 14 bit pixel formats
Signed-off-by: …
|
|
|
@18802bc8
|
10 years |
michaelni |
avfilter/vf_idet: Use frame_requested instead of prev
This is more …
|
|
|
@3eb5cbe0
|
10 years |
michaelni |
avformat/cdxl: Fix integer overflow of image_size
Signed-off-by: …
|
|
|
@975ff6a3
|
10 years |
James |
x86/swr: disable pack_8ch functions on msvc/icl x86_32
Until a proper …
|
|
|
@5f14f9e9
|
10 years |
James |
x86/swr: add missing alignment check to pack_6ch functions
…
|
|
|
@5ba62e89
|
10 years |
michaelni |
avcodec/loco: check the init_get_bits8() return code
Signed-off-by: …
|
|
|
@131a1858
|
10 years |
michaelni |
avcodec/loco: use enum for mode variable
Signed-off-by: Michael …
|
|
|
@037b527d
|
10 years |
michaelni |
doc/filters: document bit-depth independent cropdetect limit
…
|
|
|
@d97b94f
|
10 years |
michaelni |
avcodec/loco: Support LOCO reference encoder with odd width
Fixes …
|
|
|
@37b35feb
|
10 years |
James |
x86/swr: add SSE2/AVX pack_8ch functions
Reviewed-by: Michael …
|
|
|
@a288d08d
|
10 years |
michaelni |
avfilter/vf_cropdetect: adjust Default threshold based on bit depth
…
|
|
|
@08156739
|
10 years |
michaelni |
avfilter/vf_yadif: add >8bit planar rgb formats
Signed-off-by: …
|
|
|
@eee9b7a6
|
10 years |
michaelni |
ffprobe: Support extracting the number of reference frames
Fixes …
|
|
|
@eb465b8c
|
10 years |
michaelni |
avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory
…
|
|
|
@0c10cf6a
|
10 years |
clement |
fate: add a fate-filter-framepack rule
|
|
|
@39e18b1f
|
10 years |
clement |
avfilter/framepack: use FF_CEIL_RSHIFT()
|
|
|
@e405a8a7
|
10 years |
michaelni |
avfilter/vf_cropdetect: extend limit to cover 16bit pixel formats
…
|
|
|
@a2e2a9f2
|
10 years |
michaelni |
avfilter/vf_cropdetect: fix ; typos
Signed-off-by: Michael …
|
|
|
@6ab4812f
|
10 years |
michaelni |
avfilter/vf_cropdetect: support 9-16bit planar formats
Signed-off-by: …
|
|
|
@5c7227bb
|
10 years |
michaelni |
avfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample loop
19484 -> …
|
|
|
@60e2c311
|
10 years |
michaelni |
avfilter/vf_cropdetect: Unroll 1byte per sample loop
12807 -> 6336 …
|
|
|
@17dc83ab
|
10 years |
michaelni |
avfilter/vf_cropdetect: add RGB & RGBA support
These where already …
|
|
|
@0ffb61e8
|
10 years |
michaelni |
Merge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7'
* commit …
|
|
|
@e5a37667
|
10 years |
michaelni |
Merge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b'
* commit …
|
|
|
@8d3133f4
|
10 years |
michaelni |
Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6'
* commit …
|
|
|
@7905bd55
|
10 years |
Carl Eugen Hoyos |
Fix decoding for little endian Aja Kona 10-bit RGB.
The little endian …
|
|
|
@8d54bacb
|
10 years |
martin |
dashenc: Remove some stray double spaces
Signed-off-by: Martin …
|
|
|
@b91a5757
|
10 years |
martin |
dashenc: Fix writing of timelines that don't start at t=0
When …
|
|
|
@50036c30
|
10 years |
martin |
fate: Use bitexact conversions in the dpxparser test
This fixes fate …
|
|
|
@256df8a2
|
10 years |
michaelni |
libavformat/cdxl: fix duration in case of overflow
Fixes integer …
|
|
|
@827af242
|
10 years |
michaelni |
avutil/rational: Check that av_reduce() returns values within the …
|
|
|
@db0a52d6
|
10 years |
michaelni |
avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info()
…
|
|
|
@748ad112
|
10 years |
michaelni |
avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@ac08c5c0
|
10 years |
michaelni |
avformat/mux: 2 subtitle packets could have the same DTS
Fixes …
|
|
|
@202947a0
|
10 years |
michaelni |
libavformat/segment.c: Add strftime expansion for segment filename …
|
|
|
@6a6a0620
|
10 years |
Carl Eugen Hoyos |
Fix R10k blue channel output.
Makes R10k -> gbrp10 ffv1 -> R10k …
|
|
|
@750b10ff
|
10 years |
michaelni |
doc/ffmpeg.texi: document the new -sdp_file option
Signed-off-by: …
|
|
|
@9c3a8693
|
10 years |
michaelni |
avdevice/dshow: Remove unneeded NULL checks
Signed-off-by: Michael …
|
|
|
@a3f6e8c4
|
10 years |
michaelni |
avdevice/dshow: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@beaea2de
|
10 years |
michaelni |
avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@3b1f7472
|
10 years |
michaelni |
avfilter/vf_cropdetect: add max_outliers parameter
Fixes Ticket3030
…
|
|
|
@627f5658
|
10 years |
michaelni |
ffmpeg: Use av_freep(), avoid leaving stale pointers in memory
…
|
|
|
@cc63da12
|
10 years |
michaelni |
ffmpeg: add sdp_file option
Allow printing of sdp information to a …
|
|
|
@c2631022
|
10 years |
michaelni |
avcodec/vdpau: fix assertion failure and < vs > error
Fixes …
|
|
|
@17dde95
|
10 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-32bit-lpf'
* …
|
|
|
@03518090
|
10 years |
Reimar.Doeffinger |
r210enc.c: Simplify and never store more than 10 bits.
The r10k and …
|
|
|
@3aefca68
|
10 years |
rsbultje |
vp9/x86: add myself to copyright holders for loopfilter assembly.
|
|
|
@afd8c464
|
10 years |
rsbultje |
vp9/x86: make filter_16_h work on 32-bit.
|
|
|
@b26bc352
|
10 years |
rsbultje |
vp9/x86: make filter_48/84/88_h work on 32-bit.
|
|
|
@8a1cff1c
|
10 years |
rsbultje |
vp9/x86: make filter_44_h work on 32-bit.
|
|
|
@047088b8
|
10 years |
rsbultje |
vp9/x86: make filter_16_v work on 32-bit.
|
|
|
@0cc9c23e
|
10 years |
rsbultje |
vp9/x86: make filter_48/84_v work on 32-bit.
|
|
|
@6433a913
|
10 years |
rsbultje |
vp9/x86: make filter_88_v work on 32-bit.
|
|
|
@75f8e520
|
10 years |
rsbultje |
vp9/x86: make filter_44_v work on 32-bit.
|
|
|
@7f80c334
|
10 years |
rsbultje |
vp8/x86: save one register in SIGN_ADD/SUB.
|
|
|
@8ea2194e
|
10 years |
rsbultje |
vp9/x86: store unpacked intermediates for filter6/14 on stack.
…
|
|
|
@e4240947
|
10 years |
rsbultje |
vp8/x86: move variable assigned inside macro branch.
The value is not …
|
|
|
@418c202c
|
10 years |
rsbultje |
vp9/x86: simplify ABSSUM_CMP by inverting the comparison meaning.
|
|
|
@d1c55654
|
10 years |
rsbultje |
vp8/x86: remove unused register from ABSSUB_CMP macro.
|
|
|
@e59bd089
|
10 years |
rsbultje |
vp9/x86: slightly simplify 44/48/84/88 h stores.
|
|
|
@8132629b
|
10 years |
rsbultje |
vp9/x86: make cglobal statement more conservative in register allocation.
|
|
|
@c013ca5
|
10 years |
rsbultje |
vp9/x86: save one register in loopfilter surface coverage.
|
|
|
@56e432b2
|
10 years |
u |
avutil/atomic: reuse ret to avoid dereferencing twice the same value.
|
|
|
@cc914885
|
10 years |
michaelni |
avfilter/vf_cropdetect: Factorize duplicated code using a macro
This …
|
|
|
@ed96830a
|
10 years |
michaelni |
avfilter/vf_blend: Fix AVClass
Fixes infinite loop
Signed-off-by: …
|
|
|
@d4fd3f24
|
10 years |
stefasab |
lavfi: add tblend filter
|
|
|
@05e74ac2
|
10 years |
michaelni |
avutil/hmac: use av_freep() to avoid leaving stale pointers in memory
…
|
|
|
@6d639ecf
|
10 years |
michaelni |
avutil/audio_fifo: use av_freep() to avoid leaving stale pointers in …
|
|
|
@336bb3f
|
10 years |
michaelni |
avutil/dict: Use av_freep() to avoid leaving stale pointers in memory
…
|
|
|
@9e893473
|
10 years |
michaelni |
Merge commit '60d4c6ff76467d4d8f55c1cc61ab6c618e8ea2f3'
* commit …
|
|
|
@6f764d2
|
10 years |
michaelni |
Merge commit '737d35e33408263c04d7730f5487eed0d04938ba'
* commit …
|
|
|
@a6ab9ed
|
10 years |
michaelni |
Merge commit '1f9237f2ac46dfbed1bfa1f4f0f1314c2a1d62ec'
* commit …
|
|
|
@75173154
|
10 years |
michaelni |
Merge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68'
* commit …
|
|
|
@d7aaeea
|
10 years |
michaelni |
Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'
* commit …
|
|
|
@ddb9a24a
|
10 years |
michaelni |
Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'
* commit …
|
|
|
@d16079ab
|
10 years |
michaelni |
Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'
* commit …
|
|
|
@57089084
|
10 years |
michaelni |
Merge commit '4cfbeef31d4e6096c0596359d212f5d99a7ba4b5'
* commit …
|
|
|
@60d4c6ff
|
10 years |
anton |
h264: restore a block mistakenly removed in e10fd08a
CC: …
|
|
|
@fa0e5ffb
|
10 years |
michaelni |
avfilter/vf_cropdetect: add yuv440p and yuv410p support
…
|
|
|
@a4b13dbd
|
10 years |
michaelni |
avfilter/vf_fspp: Add GBRP and gray8 support
Signed-off-by: Michael …
|
|
|
@a18456a2
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: check for EOF|error at loop condition
Signed-off-by: …
|
|
|
@0121dda
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow close_connection()
Signed-off-by: Reynaldo H. …
|
|
|
@11462236
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: minor formatting improvement to http_server()
…
|
|
|
@978bc432
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reindent start_multicast()
Signed-off-by: Reynaldo H. …
|
|
|
@719cc025
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow start_multicast()
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@18011888
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reindent start_children()
Signed-off-by: Reynaldo H. …
|
|
|
@ec422517
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow start_children()
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@1abdfb10
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: break lines at 80 in func prototypes
Signed-off-by: …
|
|
|