|
|
|
@c827533
|
11 years |
lukasz.m.luki |
lavd/opengl_enc: factorize deinit_context function
This commit also …
|
|
|
@4afe1c11
|
11 years |
lukasz.m.luki |
lavd/opengl_enc: factorize create/release window functions
…
|
|
|
@c9074b99
|
11 years |
lukasz.m.luki |
lavd/opengl_enc: rename GL_RED_COMPONENT define
Rename …
|
|
|
@c72f916c
|
11 years |
lukasz.m.luki |
lavd/opengl_enc: create format description table
Signed-off-by: …
|
|
|
@ffe46e5d
|
11 years |
lukasz.m.luki |
lavd/opengl_enc_shaders: make shaders code static and const
…
|
|
|
@0997c250
|
11 years |
michaelni |
avdevice/v4l2: only use average frame rate if set
It might be unset …
|
|
|
@4aa4533e
|
11 years |
michaelni |
avdevice/v4l2: only use frame period from v4l2 if valid
There is …
|
|
|
@392b0345
|
11 years |
michaelni |
RoQ-encoder: introducing Quake 3 compatibility option
Signed-off-by: …
|
|
|
@80a79f26
|
11 years |
michaelni |
RoQ decoder: Remove misleading diagnostics.
It is not necessarily an …
|
|
|
@b51e9354
|
11 years |
michaelni |
avcodec/vc1: reset fcm/field_mode in non advanced header parsing
…
|
|
|
@dcf5bfbd
|
11 years |
michaelni |
avcodec/vc1: Check bfraction_lut_index
Fixes: out of array read …
|
|
|
@388b4cf8
|
11 years |
michaelni |
avcodec/vc1: factor read_bfraction() out
Signed-off-by: Michael …
|
|
|
@f4b288a6
|
11 years |
michaelni |
avcodec/vc1dec: Print warning for frame pictures with direct mode MBs, …
|
|
|
@85d51d8e
|
11 years |
michaelni |
avcodec/vc1dec: field pictures with direct mode MBs, followed by frame …
|
|
|
@dce9321
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@19b41f86
|
11 years |
michaelni |
avcodec/mjpegdec: use the correct linesize in the flipping code
Fixes …
|
|
|
@f58eab15
|
11 years |
michaelni |
avcodec/takdec: always check bits_per_raw_sample
Fixes out of array …
|
|
|
@16097efb
|
11 years |
Carl Eugen Hoyos |
Auto-detect hevc in mpeg-ts.
Fixes decoding of files without PMT/PAT. …
|
|
|
@0de9d72b
|
11 years |
michaelni |
mxpeg_decode_end: zero bitmask size
Signed-off-by: Michael …
|
|
|
@2884688b
|
11 years |
michaelni |
avcodec/mjpegdec: pass into ff_mjpeg_decode_sos() and check bitmask …
|
|
|
@13aa82bb
|
11 years |
michaelni |
avformat/flac_picture: clear padding area
aviod use of uninitialized …
|
|
|
@fff29531
|
11 years |
michaelni |
avformat/flac_picture: allocate buffer padding for picture
Fixes: …
|
|
|
@aa36dcf
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@3f9e2aad
|
11 years |
michaelni |
Merge commit '7716dd9fbbcea2700a100c995df967d5547c2eb9'
* commit …
|
|
|
@e53ec2fe
|
11 years |
michaelni |
Merge commit '78987a88a88b28d93d03ed6c228bcb33f178444f'
* commit …
|
|
|
@dd4237f8
|
11 years |
michaelni |
Merge commit '5312818524484a995433b986a2a7a6602572d4db'
* commit …
|
|
|
@8eaa6621
|
11 years |
michaelni |
Merge commit '9ee9c679a7d444db223cf932e89cd39351f54f2d'
* commit …
|
|
|
@de17ccc7
|
11 years |
michaelni |
Merge commit '51daafb02eaf96e0743a37ce95a7f5d02c1fa3c2'
* commit …
|
|
|
@04ffd22
|
11 years |
janne-libav |
fate: add xvid test for custom matrices
Test sample is made from the …
|
|
|
@7716dd9f
|
11 years |
janne-libav |
xvid: switch to xvid mmx idct as soon as possible
The idct …
|
|
|
@78987a8
|
11 years |
janne-libav |
lavf: include 60 fps in guessed standard frame rates
Due to what …
|
|
|
@53128185
|
11 years |
janne-libav |
atrac3plus: Make initialization dependant on channel count rather than …
|
|
|
@a85a718f
|
11 years |
michaelni |
doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() …
|
|
|
@c89f8f80
|
11 years |
michaelni |
avformat/hdsenc: check mkdir() return code
This also returns failure …
|
|
|
@2e02d71
|
11 years |
michaelni |
ffmpeg: print data size too in statistic
Reviewed-by: Stefano …
|
|
|
@4111856
|
11 years |
stefasab |
doc/APIchanges: apply minor formatting fixes
|
|
|
@9a6d91b6
|
11 years |
michaelni |
Changelog: add entries relating to metadata_header_padding
…
|
|
|
@be7b7623
|
11 years |
michaelni |
ffmpeg: also count data streams bytes
Fixes wrong error message about …
|
|
|
@c5dd73b8
|
11 years |
u |
x86/vp9lpf: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}().
…
|
|
|
@6dc9d2cf
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: …
|
|
|
@9ee9c679
|
11 years |
janne-libav |
x86: videodsp: Fix a bug in a %if statement where we used '%%' instead …
|
|
|
@51daafb0
|
11 years |
janne-libav |
x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as …
|
|
|
@d85284d4
|
11 years |
michaelni |
Merge commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7'
* commit …
|
|
|
@3c7195a9
|
11 years |
michaelni |
Merge commit '23d461fe8714a20ee5e6929f22c61512fdda568e'
* commit …
|
|
|
@3f35a31e
|
11 years |
Carl Eugen Hoyos |
Add rangecoder to the sonic dependencies in configure.
Fixes …
|
|
|
@e1cb6dc5
|
11 years |
Carl Eugen Hoyos |
Warn the user if mjpeg cbr encoding with frame threading was requested.
|
|
|
@1a5e8511
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@b80073c0
|
11 years |
michaelni |
avcodec/mjpegdec: use av_freep() instead of av_free()
Signed-off-by: …
|
|
|
@ed56c021
|
11 years |
michaelni |
avcodec/mjpegdec Fix potential memleak of stereo3D at the end in case …
|
|
|
@cfc3666
|
11 years |
Carl Eugen Hoyos |
Force automatic thread_count to 1 for cbr mjpeg frame threading.
…
|
|
|
@e9e7e685
|
11 years |
michaelni |
mjpegdec: parse JPS extension and save relevant stereo3d information
…
|
|
|
@72afa381
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@64ba831
|
11 years |
tdskywalker |
doc: document correct option to list encoders
|
|
|
@a17ab0e4
|
11 years |
tdskywalker |
doc: add decoders.texi
Only documents ac3 decoder options at this point.
|
|
|
@23d461fe
|
11 years |
tdskywalker |
ac3dec: Allow asymmetric application of DRC when drc_scale > 1
…
|
|
|
@fbafd64a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mpeg: …
|
|
|
@d67cfdeb
|
11 years |
diego |
avformat: utils: Refactor duplicated PRINT macro
|
|
|
@54b2ce74
|
11 years |
diego |
mpeg: Drop unused parameters from ff_draw_horiz_band()
|
|
|
@cfe282ec
|
11 years |
Carl Eugen Hoyos |
Remove now unneeded Makefile dependency for the wtv muxer.
|
|
|
@29986885
|
11 years |
michaelni |
avformat/mpegts: Continue parsing PMTs until at least 2 streams are …
|
|
|
@ad61419b
|
11 years |
michaelni |
avformat/mpegts: drop stray space
Signed-off-by: Michael Niedermayer …
|
|
|
@bf9a8d18
|
11 years |
Carl Eugen Hoyos |
Support writing E-AC3 in wav.
|
|
|
@862174ec
|
11 years |
Carl Eugen Hoyos |
Move GUID-related objects to riffenc.c and riff.c.
This simplifies …
|
|
|
@4151b995
|
11 years |
Carl Eugen Hoyos |
Add elbg Makefile dependency to the cinepak encoder.
|
|
|
@b50efe85
|
11 years |
michaelni |
avfilter/vf_colormatrix: update output AVFrame colorspace
…
|
|
|
@3e41e747
|
11 years |
michaelni |
avfilter/vf_colormatrix: Support using the source AVFrame colorspace …
|
|
|
@5846d8a9
|
11 years |
michaelni |
avformat/hls: Fix cookies and user agent with encrypted HLS streams
…
|
|
|
@406cb21b
|
11 years |
michaelni |
doc/general: update device and protocol status
Signed-off-by: Lukasz …
|
|
|
@9ff2cc68
|
11 years |
michaelni |
MAINTAINERS: add myself as opengl_enc.c maintainer
Signed-off-by: …
|
|
|
@4115cd0e
|
11 years |
michaelni |
doc/APIchanges: add avdevice_*_control_message functions
…
|
|
|
@bb7a7111
|
11 years |
michaelni |
avcodec/huffyuvenc: frame multi-threading support
Signed-off-by: …
|
|
|
@644c32e
|
11 years |
clement |
x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_sse2()
Similar gains as …
|
|
|
@222c46c5
|
11 years |
u |
x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}.
9680 …
|
|
|
@2a9c5079
|
11 years |
michaelni |
avcodec/huffyuv: dont depend on bitstream_bpp having a specific value …
|
|
|
@c94ed2a7
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@673ce8e
|
11 years |
michaelni |
avcodec/libfdk-aacenc: change MODE_7_1_FRONT_CENTER to map to …
|
|
|
@a3884212
|
11 years |
michaelni |
avcodec/libfdk-aacenc: change MODE_7_1_REAR_SURROUND to map to …
|
|
|
@822385d7
|
11 years |
u |
x86/vp9lpf: add a preload system in FILTER_UPDATE.
Allow some macro …
|
|
|
@315b4775
|
11 years |
u |
x86/vp9lpf: refactor v/h using common macros for P7 to Q7.
|
|
|
@5d144086
|
11 years |
u |
x86/vp9lpf: faster P7..Q7 accesses.
Introduce 2 additional registers …
|
|
|
@ded6b3af
|
11 years |
lukasz.m.luki |
lavd: add opengl device
It can render to OpenGL context provided by …
|
|
|
@102bd641
|
11 years |
lukasz.m.luki |
lavd: add avdevice_dev_to_app_control_message API
New API allows to …
|
|
|
@7151411b
|
11 years |
lukasz.m.luki |
lavd: add avdevice_app_to_dev_control_message API
New API allows to …
|
|
|
@05e5bb61
|
11 years |
Carl Eugen Hoyos |
Fix decoding of some 8 < bpc < 16 signed j2k samples with libopenjpeg. …
|
|
|
@bceeccc
|
11 years |
michaelni |
dxva2: bump maximum number of slieces for mpeg2
Suggested by …
|
|
|
@9d087ab5
|
11 years |
michaelni |
ffplay: remove redundant prototype
Signed-off-by: Lukasz Marek …
|
|
|
@6369766f
|
11 years |
michaelni |
avcodec/huffyuv: support gbrp9/10/12/14
Signed-off-by: Michael …
|
|
|
@7cf8918b
|
11 years |
michaelni |
avcodec/huffyuv: update years in copyright
Signed-off-by: Michael …
|
|
|
@17e7048d
|
11 years |
michaelni |
Merge commit 'b7d0d10a1d54073501b728dbe166a32e2b7b26f1'
* commit …
|
|
|
@896d6a7
|
11 years |
michaelni |
Merge commit '50ecf15712354a1d5b3f4dc9a57ff90ed7ee9654'
* commit …
|
|
|
@c2871568
|
11 years |
michaelni |
vp9: fix invalid ref frame w/h on size change.
Fixes invalid reads …
|
|
|
@d9343c34
|
11 years |
michaelni |
vp9: disable use_last_frame_mvs on resolution change (scalable).
…
|
|
|
@e6c0da70
|
11 years |
michaelni |
avcodec/huffyuvdec: optimize >8bps VLC reading
97479 -> 54891 …
|
|
|
@b7d0d10a
|
11 years |
diego |
x86inc: Speed up assembling with Yasm
Work around Yasm's inefficiency …
|
|
|
@37baa2af
|
11 years |
stefasab |
configure: add missing dependency for the remuxing example
|
|
|
@50ecf157
|
11 years |
diego |
avformat: utils: K&R formatting cosmetics
Also adjust some comment …
|
|
|
@9651239f
|
11 years |
stefasab |
ffmpeg: use intermediary variables in reap_filters, increase readability
|
|
|
@68c5ba1f
|
11 years |
stefasab |
doc/filters: re-edit notes on filtergraph escaping
State the escaping …
|
|
|
@599e629
|
11 years |
michaelni |
avcodec/huffyuvenc: fix end pointer for stats_out
Signed-off-by: …
|
|
|
@a301bb63
|
11 years |
michaelni |
avcodec/huffyuvenc: fail if stats_out is too small instead of silently …
|
|
|