source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ae199ab4   12 years michaelni integer: fix typos in asserts Signed-off-by: Michael Niedermayer …
(edit) @f6580b50   12 years stefasab lavfi: add asetpts audio filter Based on an idea by Andrey Utkin …
(edit) @11a1033c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
(edit) @4270d8c0   12 years stefasab lavd/x11grab: deprecate "nomouse" specification in filename Favor …
(edit) @be2b8857   12 years stefasab doc/indevs: document missing options in x11grab section Add …
(edit) @c93b796c   12 years stefasab lavd/x11grab: apply misc consistency fixes to options definition In …
(edit) @f09a0690   12 years stefasab doc/indevs: use separate @example blocks for separate examples …
(edit) @083754f2   12 years stefasab doc/indevs: rework options description in the x11 grab section Create …
(edit) @7794ddea   12 years stefasab doc/ffmpeg: do not show examples making use of the deprecated …
(edit) @3a06ea84   12 years stefasab lavf/img2dec: add and document pattern_type option Allow to override …
(edit) @0325e01f   12 years stefasab doc/demuxers: itemize image2 examples and put them in a dedicated …
(edit) @cb5bb521   12 years Clément Bœsch lavf/movenc: use two explicit bytes instead of a short. This also …
(edit) @e6dd2852   12 years Clément Bœsch lavfi/atempo: remove dead increment.
(edit) @b615dbb3   12 years michaelni lavf: block special characters in dump metadata This is limited to …
(edit) @ee475e27   12 years michaelni matroskadec: fix lace vs block duration. Fixes Ticket1270 Thanks-to: …
(edit) @dbf25b70   12 years stefasab lavfi/testsrc: set default value for option "color" to NULL and rework …
(edit) @bed63a5e   12 years michaelni configure: fix sctp check. This fixes build failures on …
(edit) @c7bbd821   12 years onemda doc/general: move ZeroCodec to right section Signed-off-by: Paul B …
(edit) @5864eb42   12 years diego build: cosmetics: Reorder some lists in a more logical fashion
(edit) @197439c1   12 years diego x86: pngdsp: Fix assembly for OS/2 The a.out object format does not …
(edit) @69ac6400   12 years janne-libav fate: add test for RTjpeg in nuv with frameheader Renames the old …
(edit) @82613564   12 years lu_zero rtmp: send check_bw as notification Set the transactionId to 0 to …
(edit) @e78e6c37   12 years kostya.shishkov g723_1: clip argument for 15-bit version of normalize_bits() It …
(edit) @f86b2f36   12 years kostya.shishkov g723_1: use all LPC vectors in formant postfilter Due to some mistake …
(edit) @385ec296   12 years anton id3v2: Support v2.2 PIC id3 v2.2 uses image format ("JPG","PNG") …
(edit) @1a4b5567   12 years anton avplay: fix build with lavfi disabled. Issue introduced in 67339f6e. …
(edit) @fe2147e9   12 years anton avconv: split configuring filter configuration to a separate file.
(edit) @f5e66827   12 years anton avconv: split option parsing into a separate file.
(edit) @8f2aa89a   12 years kostya.shishkov mpc8: do not leave padding after last frame in buffer for the next …
(edit) @aca0f781   12 years Clément Bœsch lavf/movenc: add frame rate heuristic for timecode frame rate. Fixes …
(edit) @4b365b08   12 years Clément Bœsch lavu/timecode: add av_timecode_check_frame_rate().
(edit) @6b3484dc   12 years Clément Bœsch lavf/mxfenc: better error handling with invalid frame rate.
(edit) @aad737c6   12 years Clément Bœsch lavf/mxfenc: simplify frame rate checks.
(edit) @82e5c5d4   12 years Carl Eugen Hoyos lavc/old_codec_ids: Fix make checkheaders.
(edit) @94364b7   12 years anton mpegaudioenc: list supported channel layouts.
(edit) @927e92cd   12 years anton mpegaudiodec: don't print an error on > 1 frame in a packet. It's a …
(edit) @5702c867   12 years anton api-example: update to new audio encoding API.
(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) @154caa67   12 years mans configure: add --enable/disable-random option This allows creating …
(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) @578344f7   12 years diego doc: cygwin: Update list of FATE package requirements
(edit) @a2b4d1df   12 years diego build: Remove all installed headers and header directories on uninstall
(edit) @7a72695c   12 years michaelni Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' * commit …
(edit) @dfd9159f   12 years mans build: change checkheaders to use regular build rules Many compilers …
(edit) @00cb52c6   12 years martin rtmp: Add a new option 'rtmp_subscribe' This option specifies the …
(edit) @f9e77c17   12 years martin rtmp: Add support for subscribing live streams When streaming live …
(edit) @12127b65   12 years martin rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a …
(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) @ec9d2c15   12 years mans ARM: use Q/R inline asm operand modifiers only if supported Some …
(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) @4ab26cb4   12 years derek.buitenhuis configure: Add support for e500mc CPU Signed-off-by: Derek Buitenhuis …
(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. …
Note: See TracRevisionLog for help on using the revision log.