source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4aade44c   12 years Carl Eugen Hoyos targaenc: Use named TGA_RLE constant instead of magic number
(edit) @8e590625   12 years Carl Eugen Hoyos Fix typo in targa encoder comment
(edit) @6e03da7f   12 years nicolas.george doc: fix typos in filter documentation Signed-off-by: Bobby Bingham …
(edit) @70a97345   12 years michaelni dsputil: change assert(8) to av_assert2(8) Signed-off-by: Michael …
(edit) @db436b17   12 years michaelni swscale: change assert() to av_assert() Signed-off-by: Michael …
(edit) @a1fb2b93   12 years michaelni nsvdec: change 2 commented assert() to av_assert() they keep showing …
(edit) @66bdc585   12 years michaelni get_cabac_inline_x86: workaround clang bug with disabled optimizations …
(edit) @b0fabed   12 years michaelni When copying pkt side_data, don't forget size, type Signed-off-by: …
(edit) @63951aec   12 years michaelni libx264: feed x264_param_apply_profile from AVCodecContext.profile in …
(edit) @fd9cd8c   12 years michaelni libx264: connect AVCodecContext.rtp_payload_size to …
(edit) @07d2d063   12 years Reimar.Doeffinger Remove code that duplicates existing code a few lines down. This also …
(edit) @5c95a934   12 years derek.buitenhuis dirac_arith: Fix unprotected inline asm Signed-off-by: Derek …
(edit) @291b2203   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @1ad63ff1   12 years stefasab fate: add av_small_strptime() test to fate-parseutils
(edit) @85c93d90   12 years stefasab lavu/parseutils: fix av_small_strptime() whitespace directive parsing …
(edit) @2f34021d   12 years janne-libav avconv: flush filtered frames before reconfiguring filters This …
(edit) @83438a0   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @d8f8e911   12 years Marton Balint ffplay: dont wait 100ms if data is not yet ready Also signal the wait …
(edit) @a593f5bd   12 years michaelni arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb …
(edit) @094991eb   12 years Clément Bœsch lavf/oggdec: reword stream creation error message.
(edit) @23f64200   12 years Clément Bœsch lavf/oggdec: reindent and comment blocks.
(edit) @a218c5eb   12 years Clément Bœsch lavf/oggdec: make stream replacement less convoluted. Also re-use the …
(edit) @e18ea765   12 years Clément Bœsch lavf/oggdec: more explicit zeroing of the new ogg stream.
(edit) @3a895533   12 years Clément Bœsch lavf/oggdec: rework allocations in ogg_new_streams().
(edit) @a5ea623   12 years lu_zero mov: stsd entries must be at least 16 byte Fix near infinite loop in …
(edit) @edca8038   12 years Clément Bœsch lavf/oggdec: simplify destroying streams with chained audio streams. …
(edit) @277ddf1   12 years Clément Bœsch lavf/oggdec: rename str to sid. "str" is misleading here (it's often …
(edit) @e1ca1dd7   12 years Clément Bœsch lavf/oggdec: remove a comment not matching anything.
(edit) @bf8bfc6a   12 years Clément Bœsch lavf/oggdec: inline ogg_get_headers(). There is no point in a distant …
(edit) @6fa2532   12 years Carl Eugen Hoyos vda_h264.c: Change header inclusion order. Fixes compilation with …
(edit) @52ef5ca9   12 years Carl Eugen Hoyos Mentioning 8bps once in the FFmpeg documentation is sufficient.
(edit) @9db67bed   12 years lu_zero mov: detect EOF in mov_read_dref() Avoid a near infinite loop. Issue …
(edit) @4ed5ac50   12 years lu_zero file: return proper error on seek failures
(edit) @e80cbdbc   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @744e4429   12 years michaelni mp3enc: merge mp2/mp3_write_trailer Signed-off-by: Michael …
(edit) @197bbcf4   12 years michaelni mp3enc: move mp3_update_xing() down Signed-off-by: Michael …
(edit) @f276a490   12 years michaelni Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' * commit …
(edit) @2568646   12 years mans mpegvideo: drop unnecessary arguments to hpel_motion() These …
(edit) @66f5a6b4   12 years mans mpegvideo: drop 'inline' from some functions These functions do not …
(edit) @66f52d0c   12 years anton nellymoserdec: drop support for s16 output. It internally decodes as …
(edit) @8b78c296   12 years anton bmpdec: only initialize palette for pal8. Gray8 is not considered to …
(edit) @d214e5cf   12 years Clément Bœsch lavc/ass_split: add ff_ prefix to ass_style_get().
(edit) @74434d3b   12 years Clément Bœsch lavfi/ass: mark ass_libavfilter_log_level_map as static const.
(edit) @ca81e3b6   12 years Clément Bœsch lavf/mkv: prefix video stereo arrays with ff_.
(edit) @8b052207   12 years Clément Bœsch lavu/error: make error_entries static const.
(edit) @e3a1eb9e   12 years derek.buitenhuis af_pan: Fix sscanf formats to work with buggy sscanf implementations …
(edit) @d512e74d   12 years derek.buitenhuis bprint: Remove custom vsnprintf A proper implementation was …
(edit) @663c21d4   12 years derek.buitenhuis compat/vsnprintf: return number of bytes required on truncation. This …
(edit) @e1b44960   12 years derek.buitenhuis msvc: Add a va_copy compatability macro for msvc Signed-off-by: Derek …
(edit) @31fbdecc   12 years derek.buitenhuis msvc: Disable stripping MSVC-built binaries should not be stripped. …
(edit) @1c9d54b   12 years derek.buitenhuis build: Properly remove object files while cleaning Previously, object …
(edit) @7689eea4   12 years mans flacdsp: arm optimised lpc filter
(edit) @49f3b331   12 years eclipse7 lavf/segment: Use distinct IDs for list type ext & csv Remove a bogus …
(edit) @3245be95   12 years eclipse7 lavf/segment: Rename variable in print_csv_escaped_str() Rename a …
(edit) @bac1b31   12 years eclipse7 lavf/segment: Simplify CSV field quoting code Should also be faster …
(edit) @aefed6ca   12 years michaelni udp: pick params from AVOptions also This updated version does not …
(edit) @0da0b5e0   12 years michaelni pngdec: av_log() zlib errors Signed-off-by: Michael Niedermayer …
(edit) @5a627c1   12 years derek.buitenhuis Remove mt-work directory It is all dead and rotting code. Also, move …
(edit) @c1c8fdab   12 years derek.buitenhuis compat/vsnprintf: return number of bytes required on truncation. This …
(edit) @374c17c8   12 years michaelni lavc/vp56: Re-indent functions affected by threading refactor All …
(edit) @39a3894a   12 years michaelni lavc/vp6: Implement "slice" threading for VP6A decode The YUV …
(edit) @1c20fcf0   12 years michaelni lavc/vp56: Simplify get/release_buffer code Rather than cleverly …
(edit) @eebc11eb   12 years michaelni lavc/vp56: Move golden_frame into VP56Context Makes golden_frame more …
(edit) @6e86d6af   12 years michaelni lavc/vp6: Refactor vp6_decode_init into …
(edit) @23503cad   12 years michaelni lavc/vp56: Refactor ff_vp56_init into …
(edit) @3f7fd59   12 years lu_zero avformat: fix typo in avformat_close_input The condition should not be &&.
(edit) @7040c9fa   12 years anton mp3enc: write Xing TOC Based on the code by: Peter Belkner …
(edit) @ca8e39dd   12 years anton mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
(edit) @6365e4db   12 years anton mp3enc: downgrade some errors in writing Xing frame to warnings Also …
(edit) @3b4bb19e   12 years anton lavf: flush the output AVIOContext in av_write_trailer(). This is …
(edit) @0c270239   12 years anton lavf: cosmetics, reformat av_write_trailer().
(edit) @5d1203f0   12 years anton avio: flush the internal buffer in avio_close() This is consistent …
(edit) @47277c41   12 years michaelni x86/v210: fix xmm clobbers Signed-off-by: Michael Niedermayer …
(edit) @aa7c88df   12 years michaelni Document tcp proto 'timeout' parameter behavior Signed-off-by: …
(edit) @a9e48177   12 years nicolas.george ffmpeg: use PTS from the AVSubtitle structure for sub2video.
(edit) @2939e258   12 years nicolas.george ffplay: use PTS from the AVSubtitle structure.
(edit) @6d8b3263   12 years nicolas.george ffmpeg: use PTS from the AVSubtitle structure.
(edit) @37bbc9eb   12 years nicolas.george lavc/pgssubdec: use the PTS from the presentation segment. According …
(edit) @9dd82724   12 years nicolas.george lavc: set AVSubtitle.pts if possible. If the packet has a PTS and the …
(edit) @1b9a2514   12 years nicolas.george ffmpeg: call sub2video_update for end packets. Without that change, …
(edit) @04438790   12 years anton Enhance doc on asyncts audiofilter Signed-off-by: Anton Khirnov …
(edit) @990450c5   12 years anton cmdutils: avoid setting data pointers to invalid values in …
(edit) @cb663280   12 years mans libavcodec: remove av_destruct_packet_nofree() This function was …
(edit) @f1ca40ee   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: riff: …
(edit) @ab94d1be   12 years michaelni bintext: mark hscroll() as unused This fixes a warning about a unused …
(edit) @c3c646a8   12 years michaelni aacdec: add support for dual mono in Japanese DTV Japanese DTV uses …
(edit) @75d34864   12 years stefasab lavfi/hue: add dynamic expression evaluation support Signed-off-by: …
(edit) @8bdba0b3   12 years stefasab tools: move raw-test program to tools, with the name fourcc2pixfmt
(edit) @1c56cdad   12 years derek.buitenhuis riff: Add SVQ3 fourcc Signed-off-by: Derek Buitenhuis …
(edit) @fef412a2   12 years michaelni riff: Add SVQ3 fourcc Signed-off-by: Derek Buitenhuis …
(edit) @e2d643e   12 years michaelni lavf/compute_pkt_fields: only run pts by duration correction if …
(edit) @07e87858   12 years mans fate: ac3: add 4.0 and downmix tests Signed-off-by: Mans Rullgard …
(edit) @692dd8ed   12 years mans configure: x86: improve ebp availability check Some compilers are …
(edit) @714508bc   12 years lu_zero vorbisdec: ensure FASTDIV denominator is never 1 In both usages of …
(edit) @44272c1c   12 years lu_zero avformat: refactor avformat_close_input Do not crash if the input …
(edit) @4d1f443c   12 years lu_zero avformat: simplify avformat_close_input avio_close checks by itself …
(edit) @509f5029   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @36330781   12 years stefasab tools/graphdot: unbreak syntax Fix regression introduced in …
(edit) @dead4580   12 years stefasab lavfi/avcodec: apply cosmetics style fixes
(edit) @8d0e871f   12 years stefasab ffprobe: kill initializers with nested union field definition The …
Note: See TracRevisionLog for help on using the revision log.