source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ed448efe   11 years onemda lavfi/mp: remove mp=perspective The filter was ported to a native …
(edit) @80c64459   11 years onemda lavfi: port perspective filter from libmpcodecs Signed-off-by: Paul B …
(edit) @ab5f5816   11 years stefasab doc/bitstream_filters: amend name of some bitstream filters
(edit) @febbddbd   11 years michaelni indeo4: print an error message if ref_mb is needed but unavailable …
(edit) @76d0a665   11 years michaelni indeo: print errors if transform and block size mismatch …
(edit) @a8e5fac1   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: indeo: …
(edit) @ccb422a6   11 years michaelni Merge commit 'cd78e934c246d1b2510f8fba0abfe40bb75795f6' * commit …
(edit) @8c0bb195   11 years michaelni Merge commit '6255ccf7d51c82ab79bf0cd47a921f572dda4489' * commit …
(edit) @54623619   11 years michaelni Merge commit '8435bca087c0e79385763c51de009fd89390b6a5' * commit …
(edit) @ac20ba35   11 years michaelni Merge commit '031be5b41b54c3b666f31d83fe3ad41c194af8c5' * commit …
(edit) @198e10b5   11 years michaelni Merge commit '68e57cde68f3da4c557ca15491fda74d1ea6321e' * commit …
(edit) @b24e8f56   11 years michaelni Merge commit '886e1b36f5044d3ceccbb01f64619acaf288fb7c' * commit …
(edit) @c75dde60   11 years michaelni swscale: call handle_format() from the functions that need it This …
(edit) @0fc11e7b   11 years michaelni swscale: make handle_formats() safe to be called multiple times …
(edit) @d5f5e516   11 years michaelni swscale: move format handling to its own function Signed-off-by: …
(edit) @fc6ca373   11 years onemda lavfi/aecho: fix invalid free Signed-off-by: Paul B Mahol …
(edit) @f486d7e9   11 years onemda lavfi/silencedetect: unbreak for unknown channel layouts …
(edit) @099dfcaa   11 years onemda lavfi/ashowinfo: unbreak for >8 channels Signed-off-by: Paul B Mahol …
(edit) @729709b8   11 years onemda lavfi/asetnsamples: unbreak for >8 channels Signed-off-by: Paul B …
(edit) @e9678631   11 years onemda lavfi/trim: fix sample copy for >8 channels Signed-off-by: Paul B …
(edit) @6347824d   11 years onemda lavfi/showwaves: fix floating exception with >8 channels …
(edit) @aac57c7   11 years michaelni avfilter/asrc_aevalsrc: fix cases of unknown channel layout Fixes >8 …
(edit) @f3d138ab   11 years michaelni avdevice/lavfi: fix input with unknown channel layout Fixes handling …
(edit) @dc796851   11 years lu_zero indeo: Bound-check before applying transform Reported-by: Mateusz …
(edit) @cd78e934   11 years lu_zero indeo4: Validate scantable dimension Reported-by: Mateusz "j00ru" …
(edit) @6255ccf7   11 years lu_zero indeo4: Check the quantization matrix index Reported-by: Mateusz …
(edit) @8435bca0   11 years lu_zero indeo4: Do not access missing reference MV Reported-by: Mateusz …
(edit) @031be5b4   11 years martin ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof Signed-off-by: …
(edit) @68e57cde   11 years martin ac3dec: Increment channel pointers only once per channel If the …
(edit) @886e1b36   11 years lu_zero jpeg2000: Remove unused passes array in Jpeg200Cblk structure …
(edit) @f56fe04d   11 years lu_zero jpeg2000: Initialize only once mqc arrays Improves decoding speed. …
(edit) @673d4e82   11 years onemda fate: add tests for stereo3d filter Signed-off-by: Paul B Mahol …
(edit) @0a06e6e4   11 years michaelni av_frame_get_buffer: Do not fail when the channel layout is unknown …
(edit) @289737c8   11 years Carl Eugen Hoyos configure: Disable avresample if an old version of yasm is used. The …
(edit) @aecb9d39   11 years Carl Eugen Hoyos rmdec: Forward error messages from rm_assemble_video_frame() to the …
(edit) @8e3c5c7   11 years Carl Eugen Hoyos g726: Do not try to decode more than one channel. Ask for a sample …
(edit) @149def77   11 years Carl Eugen Hoyos configure: Only build ffserver if SA_RESAMPLE is available. QNX does …
(edit) @9e4bb091   11 years michaelni lavfi/delogo: Document where parameter show=1 draws its rectangle It …
(edit) @b6d0bb60   11 years michaelni lavfi/delogo: Fix sign extension issue Coverity complains about a …
(edit) @4cdb42b4   11 years michaelni avcodec/012v: improve stride selection Fixes decoding some files …
(edit) @786b0968   11 years michaelni ffplay: remove explicit idct option this allows named idct options to …
(edit) @f57119b   11 years michaelni jpeg2000: fix overflow in dequantization Fixes decoding of file …
(edit) @dc072c98   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @dd1382ac   11 years michaelni jpeg2000: Initialize only once mqc arrays Increases encoding and …
(edit) @7f4a1fdd   11 years onemda lavf: add missing build dependency for tta demuxer Signed-off-by: …
(edit) @34fd2112   11 years michaelni retry_transfer_wrapper(): check for interrupt before operation …
(edit) @1e85b5e0   11 years michaelni ff_network_wait_fd_timeout(): check for interrupt before operation …
(edit) @9219ec93   11 years michaelni avfilter/trim: add compatibility layer to not break ABI used by ffmpeg …
(edit) @6476967f   11 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-demuxer=aac.
(edit) @b3405b1b   11 years onemda lavfi/trim: use AV_OPT_TYPE_DURATION Workarounds for rounding …
(edit) @8aea97a4   11 years michaelni avcodec/jpeglsdec: Implement the 4th (lossy) transform Fixes …
(edit) @937cfebd   11 years onemda lavfi/aevalsrc: remove hard limit on number of channels …
(edit) @86d1a5d8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @bc82405   11 years michaelni Merge commit '52ea29867070243385220a223d7512ea7d4ae2d2' * commit …
(edit) @cce25437   11 years michaelni Merge commit '3802833bc1f79775a1547c5e427fed6e92b77e53' * commit …
(edit) @107a56c1   11 years michaelni Merge commit 'f261e508459e28beca59868a878e1519a44bb678' * commit …
(edit) @73f940e4   11 years michaelni Merge commit 'c82da343e635663605bd81c59d872bee3182da73' * commit …
(edit) @0da0caa9   11 years michaelni Merge commit 'c0d973c41b4568d5bad1295879e35cfa611bdcf2' * commit …
(edit) @e9348e10   11 years michaelni Merge commit 'e9d394f3fad7e8fd8fc80e3b33cb045bbaceb446' * commit …
(edit) @9d47333e   11 years michaelni Merge commit '2b379a925162b6783bd9a81dc03e647e8b65494c' * commit …
(edit) @50617fce   11 years michaelni Merge commit '3abde1a3b49cf299f2aae4eaae6b6cb5270bdc22' * commit …
(edit) @54bbb905   11 years michaelni Merge commit '170fb593c617cd797d00cf05bfb8d8c21d612893' * commit …
(edit) @c6953589   11 years michaelni Merge commit 'ef5b70affc6376bfeadd1ff649b79bad9a124fa8' * commit …
(edit) @bec509db   11 years martin vf_interlace: better handling of odd video size Signed-off-by: Martin …
(edit) @52ea2986   11 years martin fate: use current syntax for the scale filter Signed-off-by: Martin …
(edit) @3802833b   11 years lu_zero dca: Respect the current limits in the downmixing capabilities …
(edit) @f261e508   11 years lu_zero dca: Error out on missing DSYNC Reported-by: Mateusz "j00ru" Jurczyk …
(edit) @c82da343   11 years lu_zero pcm: always use codec->id instead of codec_id Reported-by: Mateusz …
(edit) @c0d973c4   11 years lu_zero vdpau: use the correct namespace for the union Vdp is used by …
(edit) @e9d394f3   11 years lu_zero mlpdec: Do not set invalid context in read_restart_header The faulty …
(edit) @2b379a92   11 years lu_zero mlpdsp: x86: Respect cpuflags
(edit) @3abde1a3   11 years lu_zero pcx: Do not overread source buffer in pcx_rle_decode Reported-by: …
(edit) @170fb59   11 years lu_zero pcx: K&R formatting cosmetics
(edit) @161047f0   11 years michaelni rmdec: fix crash in case of oom Fixes ticket #2724 Signed-off-by: …
(edit) @38ce775e   11 years michaelni libavformat/mov.c: Skipped duplicated MOOV atom This should fix …
(edit) @0fff7f03   11 years Carl Eugen Hoyos Supply a User-Agent header when opening rtsp streams. Some rtsp …
(edit) @43d36599   11 years Carl Eugen Hoyos lavd/fbdev.c: Support RGB565 input colour space. Tested on a …
(edit) @ef5b70af   11 years martin configure: Check for support for labels in the inline assembly Use …
(edit) @0ef40446   11 years michaelni mjpegdec: print length too in APPx debug code Signed-off-by: Michael …
(edit) @8024b488   11 years michaelni avcodec/jpeglsdec: support xfrm 1-3 Fixes 75% of Ticket893 …
(edit) @96747e6c   11 years michaelni mjpegdec: parse app-xfrm Signed-off-by: Michael Niedermayer …
(edit) @7afa68d3   11 years michaelni mjpegdec: parse app-colr Signed-off-by: Michael Niedermayer …
(edit) @531f0169   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @45cc62f0   11 years michaelni Merge commit 'f5c48f5adaead5259660d4eaab2e695d1bac3a08' * commit …
(edit) @5698f6bd   11 years michaelni Merge commit '04e9853a210e07b1a150aa2b8e9af0aa3601ff21' * commit …
(edit) @2efc2b53   11 years michaelni Merge commit '7d65e960c72f36b73ae7fe84f8e427d758e61da9' * commit …
(edit) @56090b5   11 years michaelni Merge commit '3865ba7b21aef5d60183719e238361ec8797ab5a' * commit …
(edit) @15cee5e5   11 years michaelni mjpegdec: Fix used quant index for gbr Fixes Ticket1651 …
(edit) @94e86ae1   11 years michaelni mjpegdec: initialize source variables before gbr remap Signed-off-by: …
(edit) @71a2e524   11 years stefasab lavf/segment: use AV_OPT_TIME_DURATION for time_delta Simplify.
(edit) @459dc81a   11 years stefasab lavf/segment: reindent after last commit
(edit) @19ea08a1   11 years stefasab lavf/segment: add initial_offset option Should address trac ticket #2224.
(edit) @b3ac8a2a   11 years stefasab doc/formats: add section describing stream specifiers
(edit) @e7a6962e   11 years stefasab doc/developer: update sections about external development Replace the …
(edit) @db4e191d   11 years onemda lavfi/aevalsrc: do not free AVOption variables in uninit() The …
(edit) @badbd241   11 years onemda lavfi/aevalsrc: use AV_OPT_TYPE_DURATION Signed-off-by: Paul B Mahol …
(edit) @1e89f749   11 years onemda lavfi/afade: use av_rescale() Should not make a difference, but its …
(edit) @2ea60971   11 years derek.buitenhuis fate: Always enable avresample There's no reason we shouldn't be …
(edit) @45119739   11 years onemda wmalosslessdec: do not set avctx->coded_frame Signed-off-by: Paul B …
(edit) @07206dee   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
Note: See TracRevisionLog for help on using the revision log.