source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9f6f4962   11 years michaelni avformat/utils: dvd still frames read thru libdvdnav ended up in …
(edit) @c81a9d13   11 years michaelni lavd/opengl_enc: fix parentheses in if condition Signed-off-by: …
(edit) @2384cada   11 years u lavfi/ebur128: add true peak metering per frame Signed-off-by: Jean …
(edit) @6ef2315a   11 years u lavfi/ebur128: print peak metering in dBFS Signed-off-by: Jean First …
(edit) @7f42bfad   11 years u lavfi/ebur128: add sample and true peak metering. Metadata injection …
(edit) @6d7119db   11 years stefasab lavfi/drawtext: fix reinit command Problem was that reinit argument …
(edit) @e756effd   11 years stefasab lavfi/movie: fix display of pushed frame information It was broken …
(edit) @bf96e547   11 years stefasab doc/APIchanges: fix weird reindent
(edit) @5871ee50   11 years stefasab lavf: add output_ts_offset option to AVFormatContext This option can …
(edit) @a535d395   11 years stefasab lavf/avformat.h: fix typos
(edit) @290da7e7   11 years stefasab ffmpeg: tweak debug_ts logging and add more of it Help with debugging …
(edit) @60251c13   11 years stefasab examples/avio_reading: remove stray empty line
(edit) @5fc4dea3   11 years stefasab examples: add avio_reading.c example
(edit) @a270f63e   11 years stefasab lavfi/overlay: add yuv422 format mode
(edit) @95d18099   11 years r.verdejo libavformat/mtv: add test for audio magic MTV files have the string …
(edit) @ef034cb   11 years michaelni fate/xvid: fix idct & bitexact flag should fix test to match on all …
(edit) @d9bb7fc3   11 years michaelni Merge commit '816e5b997028c8215c804b1e58b2388592ed612b' * commit …
(edit) @493f750e   11 years michaelni Merge commit '09e2203b8ba6943d5c0fe6d73b65b145c3fdf98e' * commit …
(edit) @23e48cd0   11 years michaelni Merge commit 'c716624853339ea4b1086a3957b334829370204c' * commit …
(edit) @8fb67c10   11 years michaelni Merge commit '7d56f2fffc14ad02001ee0689bee76a759da9ede' * commit …
(edit) @549f0522   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @96c4ba2   11 years michaelni avcodec/hevc: propagate error code from hls_coding_quadtree() Fixes …
(edit) @5059d8df   11 years lukasz.m.luki lavd/opengl_enc: remove inlines Signed-off-by: Lukasz Marek …
(edit) @69b19f26   11 years lukasz.m.luki lavd/opengl_enc: fix window caption Signed-off-by: Lukasz Marek …
(edit) @1fb1ddf   11 years lukasz.m.luki lavd/opengl_enc: simplify opengl_load_procedures usage Signed-off-by: …
(edit) @c827533   11 years lukasz.m.luki lavd/opengl_enc: factorize deinit_context function This commit also …
(edit) @4afe1c11   11 years lukasz.m.luki lavd/opengl_enc: factorize create/release window functions …
(edit) @c9074b99   11 years lukasz.m.luki lavd/opengl_enc: rename GL_RED_COMPONENT define Rename …
(edit) @a744064c   11 years michaelni avcodec/tiff: reset geotag_count in free_geotags() Fixes null pointer …
(edit) @c72f916c   11 years lukasz.m.luki lavd/opengl_enc: create format description table Signed-off-by: …
(edit) @ffe46e5d   11 years lukasz.m.luki lavd/opengl_enc_shaders: make shaders code static and const …
(edit) @0997c250   11 years michaelni avdevice/v4l2: only use average frame rate if set It might be unset …
(edit) @4aa4533e   11 years michaelni avdevice/v4l2: only use frame period from v4l2 if valid There is …
(edit) @392b0345   11 years michaelni RoQ-encoder: introducing Quake 3 compatibility option Signed-off-by: …
(edit) @80a79f26   11 years michaelni RoQ decoder: Remove misleading diagnostics. It is not necessarily an …
(edit) @b51e9354   11 years michaelni avcodec/vc1: reset fcm/field_mode in non advanced header parsing …
(edit) @dcf5bfbd   11 years michaelni avcodec/vc1: Check bfraction_lut_index Fixes: out of array read …
(edit) @388b4cf8   11 years michaelni avcodec/vc1: factor read_bfraction() out Signed-off-by: Michael …
(edit) @816e5b99   11 years lu_zero hevc: Reject impossible slice segment A dependent slice cannot have …
(edit) @09e2203b   11 years lu_zero hevc: Consider first quantization group any reference to 0, 0 …
(edit) @c7166248   11 years lu_zero mxf: Read field dominance flag And export the information in …
(edit) @7d56f2ff   11 years lu_zero mxf: Handle negative edit_rate Default to 1/25.
(edit) @f4b288a6   11 years michaelni avcodec/vc1dec: Print warning for frame pictures with direct mode MBs, …
(edit) @85d51d8e   11 years michaelni avcodec/vc1dec: field pictures with direct mode MBs, followed by frame …
(edit) @dce9321   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @19b41f86   11 years michaelni avcodec/mjpegdec: use the correct linesize in the flipping code Fixes …
(edit) @f58eab15   11 years michaelni avcodec/takdec: always check bits_per_raw_sample Fixes out of array …
(edit) @16097efb   11 years Carl Eugen Hoyos Auto-detect hevc in mpeg-ts. Fixes decoding of files without PMT/PAT. …
(edit) @0de9d72b   11 years michaelni mxpeg_decode_end: zero bitmask size Signed-off-by: Michael …
(edit) @2884688b   11 years michaelni avcodec/mjpegdec: pass into ff_mjpeg_decode_sos() and check bitmask …
(edit) @13aa82bb   11 years michaelni avformat/flac_picture: clear padding area aviod use of uninitialized …
(edit) @fff29531   11 years michaelni avformat/flac_picture: allocate buffer padding for picture Fixes: …
(edit) @aa36dcf   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @3f9e2aad   11 years michaelni Merge commit '7716dd9fbbcea2700a100c995df967d5547c2eb9' * commit …
(edit) @e53ec2fe   11 years michaelni Merge commit '78987a88a88b28d93d03ed6c228bcb33f178444f' * commit …
(edit) @dd4237f8   11 years michaelni Merge commit '5312818524484a995433b986a2a7a6602572d4db' * commit …
(edit) @8eaa6621   11 years michaelni Merge commit '9ee9c679a7d444db223cf932e89cd39351f54f2d' * commit …
(edit) @de17ccc7   11 years michaelni Merge commit '51daafb02eaf96e0743a37ce95a7f5d02c1fa3c2' * commit …
(edit) @04ffd22   11 years janne-libav fate: add xvid test for custom matrices Test sample is made from the …
(edit) @7716dd9f   11 years janne-libav xvid: switch to xvid mmx idct as soon as possible The idct …
(edit) @78987a8   11 years janne-libav lavf: include 60 fps in guessed standard frame rates Due to what …
(edit) @53128185   11 years janne-libav atrac3plus: Make initialization dependant on channel count rather than …
(edit) @a85a718f   11 years michaelni doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() …
(edit) @c89f8f80   11 years michaelni avformat/hdsenc: check mkdir() return code This also returns failure …
(edit) @2e02d71   11 years michaelni ffmpeg: print data size too in statistic Reviewed-by: Stefano …
(edit) @4111856   11 years stefasab doc/APIchanges: apply minor formatting fixes
(edit) @9a6d91b6   11 years michaelni Changelog: add entries relating to metadata_header_padding …
(edit) @be7b7623   11 years michaelni ffmpeg: also count data streams bytes Fixes wrong error message about …
(edit) @c5dd73b8   11 years u x86/vp9lpf: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). …
(edit) @6dc9d2cf   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @9ee9c679   11 years janne-libav x86: videodsp: Fix a bug in a %if statement where we used '%%' instead …
(edit) @51daafb0   11 years janne-libav x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as …
(edit) @d85284d4   11 years michaelni Merge commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7' * commit …
(edit) @3c7195a9   11 years michaelni Merge commit '23d461fe8714a20ee5e6929f22c61512fdda568e' * commit …
(edit) @3f35a31e   11 years Carl Eugen Hoyos Add rangecoder to the sonic dependencies in configure. Fixes …
(edit) @e1cb6dc5   11 years Carl Eugen Hoyos Warn the user if mjpeg cbr encoding with frame threading was requested.
(edit) @1a5e8511   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @b80073c0   11 years michaelni avcodec/mjpegdec: use av_freep() instead of av_free() Signed-off-by: …
(edit) @ed56c021   11 years michaelni avcodec/mjpegdec Fix potential memleak of stereo3D at the end in case …
(edit) @cfc3666   11 years Carl Eugen Hoyos Force automatic thread_count to 1 for cbr mjpeg frame threading. …
(edit) @e9e7e685   11 years michaelni mjpegdec: parse JPS extension and save relevant stereo3d information …
(edit) @72afa381   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @64ba831   11 years tdskywalker doc: document correct option to list encoders
(edit) @a17ab0e4   11 years tdskywalker doc: add decoders.texi Only documents ac3 decoder options at this point.
(edit) @23d461fe   11 years tdskywalker ac3dec: Allow asymmetric application of DRC when drc_scale > 1 …
(edit) @fbafd64a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mpeg: …
(edit) @d67cfdeb   11 years diego avformat: utils: Refactor duplicated PRINT macro
(edit) @54b2ce74   11 years diego mpeg: Drop unused parameters from ff_draw_horiz_band()
(edit) @cfe282ec   11 years Carl Eugen Hoyos Remove now unneeded Makefile dependency for the wtv muxer.
(edit) @29986885   11 years michaelni avformat/mpegts: Continue parsing PMTs until at least 2 streams are …
(edit) @ad61419b   11 years michaelni avformat/mpegts: drop stray space Signed-off-by: Michael Niedermayer …
(edit) @bf9a8d18   11 years Carl Eugen Hoyos Support writing E-AC3 in wav.
(edit) @862174ec   11 years Carl Eugen Hoyos Move GUID-related objects to riffenc.c and riff.c. This simplifies …
(edit) @4151b995   11 years Carl Eugen Hoyos Add elbg Makefile dependency to the cinepak encoder.
(edit) @b50efe85   11 years michaelni avfilter/vf_colormatrix: update output AVFrame colorspace …
(edit) @3e41e747   11 years michaelni avfilter/vf_colormatrix: Support using the source AVFrame colorspace …
(edit) @5846d8a9   11 years michaelni avformat/hls: Fix cookies and user agent with encrypted HLS streams …
(edit) @406cb21b   11 years michaelni doc/general: update device and protocol status Signed-off-by: Lukasz …
(edit) @9ff2cc68   11 years michaelni MAINTAINERS: add myself as opengl_enc.c maintainer Signed-off-by: …
(edit) @4115cd0e   11 years michaelni doc/APIchanges: add avdevice_*_control_message functions …
Note: See TracRevisionLog for help on using the revision log.