source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @82e5c5d4   12 years Carl Eugen Hoyos lavc/old_codec_ids: Fix make checkheaders.
(edit) @e40f7f1e   12 years michaelni cavs: fix memleak Fixes Ticket1335 Signed-off-by: Michael …
(edit) @c794acc4   12 years michaelni x86inc.asm: remove redundant ifdef YASM_VER Signed-off-by: …
(edit) @8654d6c8   12 years onemda libtwolame: fix stupid bug Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @bb2f13c1   12 years michaelni rename missed CodecID to AVCodecID Signed-off-by: Michael Niedermayer …
(edit) @2fc7c818   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @2da5a5ce   12 years onemda gifdec: return more meaningful error codes Signed-off-by: Paul B …
(edit) @f6428896   12 years onemda gifdec: remove redundant "gif: " from av_dlog() Signed-off-by: Paul B …
(edit) @3662f787   12 years onemda gifdec: pass avctx to av_log() Signed-off-by: Paul B Mahol …
(edit) @7a72695c   12 years michaelni Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' * commit …
(edit) @4944085   12 years eclipse7 build: Fix some paths in uninstall-libs Folder and file names weren't …
(edit) @7c5466d4   12 years eclipse7 checkheaders: Fix directory creation in out-of-tree builds. …
(edit) @bc773d0d   12 years michaelni Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4' * commit …
(edit) @0049af26   12 years michaelni pnmdec: make ff_pnm_decode_header() more robust Fixes ticket1321 …
(edit) @bb7744a4   12 years michaelni pnmdec: make pnm_get more robust Signed-off-by: Michael Niedermayer …
(edit) @9b34ae4a   12 years michaelni configure: Add support for e500mc CPU Signed-off-by: Derek Buitenhuis …
(edit) @13c50691   12 years stefasab lavfi: add smptebars source Patch readapted by Stefano Sabatini, …
(edit) @13bbc464   12 years stefasab examples/muxing: set codec in the codec context Make …
(edit) @8993c256   12 years michaelni avidec: fix AVStream.info memleak with dv. Fixes Ticket1334 …
(edit) @2f6f2f4   12 years michaelni mpeg12dec: move checks out of decode picture coding extension. Fixes …
(edit) @edd82267   12 years mans x86: fix build with nasm 2.08 It appears that something goes wrong in …
(edit) @180d43bc   12 years mans x86: use nop cpu directives only if supported nasm does not support …
(edit) @72382650   12 years mans x86: fix rNmp macros with nasm For some reason, nasm requires this. …
(edit) @f295fee2   12 years mans build: add trailing / to yasm/nasm -I flags nasm requires a trailing …
(edit) @2b140a3d   12 years mans x86: use 32-bit source registers with movd instruction yasm tolerates …
(edit) @a3df4781   12 years mans x86: add colons after labels nasm prints a warning if the colon is …
(edit) @36ef536   12 years anton Replace all CODEC_ID_* with AV_CODEC_ID_*
(edit) @104e10fb   12 years anton lavc: add AV prefix to codec ids.
(edit) @f5d2c597   12 years mans build: fix library installation on cygwin This installs libraries …
(edit) @7febc5aa   12 years michaelni arm: fix compile with disable-optimizations on android Fixes …
(edit) @cf753d5b   12 years Clément Bœsch doc: fix misspelled "convergence". Found-by: David Rice
(edit) @011ce89d   12 years onemda avcodec: add bmp parser Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @29d1df66   12 years michaelni mpegaudiodec: replace assert() by check under #ifdef DEBUG The assert …
(edit) @3865ec2a   12 years michaelni proresenc_kostya: do not attempt to free random things Signed-off-by: …
(edit) @cde47411   12 years michaelni h264: disable assert on current_picture_ptr being null. It is …
(edit) @7ae473e8   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: nuv: …
(edit) @a80ce39   12 years michaelni avidec: parse INFO tags at the end Fixes Ticket1123 Signed-off-by: …
(edit) @fdbeae44   12 years justin.ruggles mpc8: add a flush function Ensures that the next frame decoded after …
(edit) @2fa57c9d   12 years justin.ruggles mpc8: set packet duration and stream start time instead of tracking …
(edit) @21eafa1   12 years michaelni msrle: fix extradata palette handling Fixes Ticket1273 …
(edit) @cf22705e   12 years diego nuv: K&R formatting cosmetics
(edit) @baac24e6   12 years mans build: generalise rules and variable settings for av* programs This …
(edit) @d74ade7d   12 years nicolas.george ffprobe: refactor frames decoding.
(edit) @610c67df   12 years michaelni mpegvideo: remove last_picture_ptr / h264 assert. This assert is no …
(edit) @e6690b6a   12 years michaelni mpegvideo.c: convert some asserts to av_assert Signed-off-by: Michael …
(edit) @3e0b4e32   12 years michaelni svq1enc: set picture_structure correctly Signed-off-by: Michael …
(edit) @f8dbbe54   12 years michaelni mpegvideo_enc: switch some assert to av_assert Signed-off-by: Michael …
(edit) @f72e0d9a   12 years michaelni mpegvideo_enc: remove assert that has become obsolete with the new API …
(edit) @859a579e   12 years janne-libav nuv: check RTjpeg header for validity CC: libav-stable@libav.org
(edit) @110d015a   12 years janne-libav Revert "nuv: check per-frame header for validity." The check is bogus …
(edit) @b40ea0f4   12 years mans imc: remove unused field IMCContext.one_div_log2 Signed-off-by: Mans …
(edit) @bc90230b   12 years mans imc: fix size of a memset() IMCContext was changed from an array to a …
(edit) @2b680432   12 years mans imc: remove empty if() block Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @add8f5ea   12 years mans fate: simplify variable setting filter.mak This removes some needless …
(edit) @388243bb   12 years Clément Bœsch udp: do not call pthread_{mutex,cond}_destroy when not initialized. …
(edit) @e6b9903d   12 years michaelni shorten: fix cmd type Signed-off-by: Michael Niedermayer …
(edit) @9c1619b5   12 years onemda mpc7: remove duplicated definitions They are available in mpc.h …
(edit) @7bf16ec3   12 years michaelni mpc8: fix pts Fixes Ticket1254 Signed-off-by: Michael Niedermayer …
(edit) @e4b53d99   12 years michaelni mov: dont clip timestamps at 0 Fixes Ticket1251 Signed-off-by: …
(edit) @958df52a   12 years onemda configure: make libtwolame check more robust Signed-off-by: Paul B …
(edit) @68f4156f   12 years Carl Eugen Hoyos movenv: fix remuxing of qdm2
(edit) @1b72a7e   12 years Carl Eugen Hoyos aiffenc: fix remuxing of qdm2
(edit) @16dc5f20   12 years Clément Bœsch Replace various inlined inverse AVRational with av_inv_q().
(edit) @ad55244c   12 years Clément Bœsch lavfi/overlay: remove dead initialization.
(edit) @5d2f89a2   12 years Carl Eugen Hoyos movenc: fix remuxing of svq3
(edit) @6c071a2b   12 years martin lavf: Declare an AVRational struct without a struct literal At this …
(edit) @b4780d0   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @20968575   12 years diego x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
(edit) @69aeba13   12 years Reimar.Doeffinger oggdec: Initialize stream index to -1 in ogg_packet. The previous …
(edit) @a4163b2d   12 years Reimar.Doeffinger oggdec: simplify start time calculation code. Also slightly more …
(edit) @f5f98727   12 years onemda libtwolame MP2 encoding support Signed-off-by: Paul B Mahol …
(edit) @82494835   12 years mans rational: add av_inv_q() returning the inverse of an AVRational This …
(edit) @965efc16   12 years derek.buitenhuis dpx: Make start offset unsigned Some corrupted files would end up …
(edit) @fe40dc1c   12 years Carl Eugen Hoyos matroskaenc: Implement support for ALAC
(edit) @50b4dbf6   12 years Philip Langdale ass subtitles: Fix valgrind warnings. We're now running some of this …
(edit) @c30f53e   12 years michaelni matroskadec: prevent potential integer overflow Iam not sure this can …
(edit) @bc3b422   12 years michaelni matroskadec: Implement support for ALAC This patch implements support …
(edit) @d106ffd9   12 years michaelni fate: add bitexact flag to fate-sub-movtextenc Signed-off-by: Michael …
(edit) @b11b0e16   12 years michaelni libavcodec/options_table: mark flags as also for subtitles …
(edit) @8331d56e   12 years stefasab doc/filters: fix typo in "@end table." Remove erroneously added …
(edit) @3eb56e84   12 years Philip Langdale movenc: Fix unfreed memory found by valgrind. Signed-off-by: Philip …
(edit) @8d6f46ab   12 years stefasab doc/filters: add mandelbrot source documentation Address trac ticket …
(edit) @9bece760   12 years stefasab lavf/img2dec: add start_number_range option
(edit) @b9076553   12 years stefasab examples/muxing: drop duplicated code in add_video_stream()
(edit) @80075041   12 years siretart lavfi: properly signal out-of-memory error in ff_filter_samples Found …
(edit) @2db097ca   12 years Carl Eugen Hoyos configure: fix lib.exe check Running lib.exe without parameters will …
(edit) @9e1c55cf   12 years michaelni oggdec: check stream index before using it in ogg_get_length() Fixes …
(edit) @74c6db05   12 years stefasab doc/demuxers.texi: avoid comma splice in image2 documentation Add …
(edit) @b0d23ae   12 years stefasab lavf/img2doc: document options
(edit) @b5c7318b   12 years stefasab lavf/img2dec: improve error logging in case of find_image_range() failure
(edit) @2dfee8ab   12 years stefasab lavf/img2dec: sort options by name
(edit) @48c1d1d3   12 years stefasab lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in …
(edit) @07ef7b1a   12 years stefasab lavf/img2dec: fix out-of-range check in find_image_range() Take the …
(edit) @59e4e406   12 years stefasab lavf/img2dec: doxygen find_image_range() function
(edit) @e408e32   12 years stefasab lavf/img2dec: rename find_image_range() "max_start" parameter to …
(edit) @a30e776f   12 years stefasab lavf/img2dec: fix weird start_number count logic This seems …
(edit) @66747a61   12 years stefasab examples/muxing: simplify alloc_picture() Use avpicture_alloc() high …
(edit) @e776ee8f   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
(edit) @8b8750e0   12 years derek.buitenhuis cosmetics: Fix a few switched periods and linebreaks Based on a patch …
(edit) @88fc1438   12 years nicolas.george ffmpeg: insert bitmap subtitles as video in filters. With this …
Note: See TracRevisionLog for help on using the revision log.