|
|
|
@41f97420
|
11 years |
michaelni |
avcodec/vc1dec: vc1_pred_b_mv() is not used for fields, simplify code
…
|
|
|
@c93e6913
|
11 years |
michaelni |
Merge commit '1f097d168d9cad473dd44010a337c1413a9cd198'
* commit …
|
|
|
@9a082fec
|
11 years |
michaelni |
Merge commit 'e46ad30a808744ddf3855567e162292a4eaabac7'
* commit …
|
|
|
@c18cfd1
|
11 years |
michaelni |
ffserver: use avformat_alloc_context()
Fixes null pointer dereference …
|
|
|
@073e771c
|
11 years |
michaelni |
Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'
* commit …
|
|
|
@5144d919
|
11 years |
michaelni |
Merge commit '7b03b65bf0d02519c86750d2da33f413e11cf0c6'
* commit …
|
|
|
@40fc1e2d
|
11 years |
michaelni |
Merge commit '5de64bb34d68d6c224dca90003172d7a27958825'
* commit …
|
|
|
@cddbe9fa
|
11 years |
michaelni |
avfilter/dualinput: fix repeatlast to match docs and eof_action=pass
…
|
|
|
@905cd28a
|
11 years |
michaelni |
Merge commit 'de203abd71baae7f120313259b45cf935c85203e'
* commit …
|
|
|
@a0d5204c
|
11 years |
michaelni |
Merge commit 'b25e84b7399bd91605596b67d761d3464dbe8a6e'
* commit …
|
|
|
@1f097d16
|
11 years |
anton |
h264: reset data partitioning at the beginning of each decode call
…
|
|
|
@e46ad30a
|
11 years |
anton |
vp8: use a fixed-size edge emu buffer
The reason is the same as for …
|
|
|
@33c859c1
|
11 years |
anton |
lavf: ignore attachment streams for interleaving purposes
Those …
|
|
|
@7b03b65
|
11 years |
anton |
lavf: do basic sanity checking on muxed packets
Reject packets for …
|
|
|
@5de64bb3
|
11 years |
anton |
utvideoenc: Add support for the new BT.709 FourCCs for YCbCr
With cli …
|
|
|
@de203abd
|
11 years |
anton |
vf_overlay: add eof_action switch
Signed-off-by: Anton Khirnov …
|
|
|
@b25e84b7
|
11 years |
anton |
hevc: check that the VCL NAL types are the same for all slice segments …
|
|
|
@8a3b85f3
|
11 years |
michaelni |
avcodec/h264: update current_sps & sps->new only after the whole slice …
|
|
|
@e708424b
|
11 years |
michaelni |
avcodec/h264: Disallow pps_id changing between slices
Such changes …
|
|
|
@1a96b27e
|
11 years |
michaelni |
avcodec/h264: clear dequant8_coeff pointers if 8x8 mode is not enabled …
|
|
|
@3e309c5d
|
11 years |
michaelni |
Fix compilation with msvc/icl due to missing header and define.
…
|
|
|
@e9314f19
|
11 years |
michaelni |
Merge remote-tracking branch 'dilaroga/master'
* dilaroga/master:
…
|
|
|
@889afca3
|
11 years |
michaelni |
avcodec/aac_adtstoasc_bsf: Fix memory leak
Signed-off-by: Michael …
|
|
|
@86583903
|
11 years |
Carl Eugen Hoyos |
libavformat/utils.c: Cosmetics: Fix incorrect comma placement
|
|
|
@6e42ccb9
|
11 years |
michaelni |
avcodec/aacdec: Fix pulse position checks in decode_pulses()
Fixes …
|
|
|
@4d7d9a57
|
11 years |
michaelni |
avcodec/hnm4video: check offset before subtraction in …
|
|
|
@8e36fc0c
|
11 years |
michaelni |
RoQ encoder: support different integer framerates
Even though the …
|
|
|
@1bc2fa4
|
11 years |
michaelni |
avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of …
|
|
|
@9f6f4962
|
11 years |
michaelni |
avformat/utils: dvd still frames read thru libdvdnav ended up in …
|
|
|
@c81a9d13
|
11 years |
michaelni |
lavd/opengl_enc: fix parentheses in if condition
Signed-off-by: …
|
|
|
@2384cada
|
11 years |
u |
lavfi/ebur128: add true peak metering per frame
Signed-off-by: Jean …
|
|
|
@6ef2315a
|
11 years |
u |
lavfi/ebur128: print peak metering in dBFS
Signed-off-by: Jean First …
|
|
|
@7f42bfad
|
11 years |
u |
lavfi/ebur128: add sample and true peak metering.
Metadata injection …
|
|
|
@6d7119db
|
11 years |
stefasab |
lavfi/drawtext: fix reinit command
Problem was that reinit argument …
|
|
|
@e756effd
|
11 years |
stefasab |
lavfi/movie: fix display of pushed frame information
It was broken …
|
|
|
@bf96e547
|
11 years |
stefasab |
doc/APIchanges: fix weird reindent
|
|
|
@5871ee50
|
11 years |
stefasab |
lavf: add output_ts_offset option to AVFormatContext
This option can …
|
|
|
@a535d395
|
11 years |
stefasab |
lavf/avformat.h: fix typos
|
|
|
@290da7e7
|
11 years |
stefasab |
ffmpeg: tweak debug_ts logging and add more of it
Help with debugging …
|
|
|
@60251c13
|
11 years |
stefasab |
examples/avio_reading: remove stray empty line
|
|
|
@5fc4dea3
|
11 years |
stefasab |
examples: add avio_reading.c example
|
|
|
@a270f63e
|
11 years |
stefasab |
lavfi/overlay: add yuv422 format mode
|
|
|
@95d18099
|
11 years |
r.verdejo |
libavformat/mtv: add test for audio magic
MTV files have the string …
|
|
|
@ef034cb
|
11 years |
michaelni |
fate/xvid: fix idct & bitexact flag
should fix test to match on all …
|
|
|
@d9bb7fc3
|
11 years |
michaelni |
Merge commit '816e5b997028c8215c804b1e58b2388592ed612b'
* commit …
|
|
|
@493f750e
|
11 years |
michaelni |
Merge commit '09e2203b8ba6943d5c0fe6d73b65b145c3fdf98e'
* commit …
|
|
|
@23e48cd0
|
11 years |
michaelni |
Merge commit 'c716624853339ea4b1086a3957b334829370204c'
* commit …
|
|
|
@8fb67c10
|
11 years |
michaelni |
Merge commit '7d56f2fffc14ad02001ee0689bee76a759da9ede'
* commit …
|
|
|
@549f0522
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@96c4ba2
|
11 years |
michaelni |
avcodec/hevc: propagate error code from hls_coding_quadtree()
Fixes …
|
|
|
@5059d8df
|
11 years |
lukasz.m.luki |
lavd/opengl_enc: remove inlines
Signed-off-by: Lukasz Marek …
|
|
|
@69b19f26
|
11 years |
lukasz.m.luki |
lavd/opengl_enc: fix window caption
Signed-off-by: Lukasz Marek …
|
|
|
@1fb1ddf
|
11 years |
lukasz.m.luki |
lavd/opengl_enc: simplify opengl_load_procedures usage
Signed-off-by: …
|
|
|
@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 …
|
|
|
@a744064c
|
11 years |
michaelni |
avcodec/tiff: reset geotag_count in free_geotags()
Fixes null pointer …
|
|
|
@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 …
|
|
|
@816e5b99
|
11 years |
lu_zero |
hevc: Reject impossible slice segment
A dependent slice cannot have …
|
|
|
@09e2203b
|
11 years |
lu_zero |
hevc: Consider first quantization group any reference to 0, 0
…
|
|
|
@c7166248
|
11 years |
lu_zero |
mxf: Read field dominance flag
And export the information in …
|
|
|
@7d56f2ff
|
11 years |
lu_zero |
mxf: Handle negative edit_rate
Default to 1/25.
|
|
|
@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 …
|
|
|