source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @69383d05   11 years michaelni ra144enc: set supported channel layouts. Signed-off-by: Michael …
(edit) @5999db97   11 years onemda lavfi/scale: remove av_opt_free() Generic code calls it already. …
(edit) @6158a3bc   11 years michaelni avformat/matroskadec: Detect conflicting sample rate/default_duration …
(edit) @3ea765b0   11 years michaelni avfilter/avf_concat: fix AVOption flags typo Signed-off-by: Michael …
(edit) @fcbf16a7   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: indeo: …
(edit) @c4b904ca   11 years michaelni Merge commit 'f9e5261cab067be7278f73d515bc9b601eb56202' * commit …
(edit) @8e4ecd87   11 years michaelni Merge commit '28dda8a691f1c723a4a9365ab85f9625f1330096' * commit …
(edit) @e3b13c1   11 years michaelni Merge commit 'b0eeb9d442e4b7e82f6797d74245434ea33110a5' * commit …
(edit) @1cd74a9   11 years michaelni Merge commit '25a6666f6c07c6ac8449a63d7fbce0dfd29c54cd' * commit …
(edit) @2fe5e3e   11 years michaelni Merge commit '1dd1b2332ebbac710d8e0214cec7595e118f2105' * commit …
(edit) @4aa2874   11 years stefasab lavc/avcodec.h: extend documentation for AVPicture API
(edit) @5b2a2955   11 years lu_zero indeo: Reject impossible FRAMETYPE_NULL A frame marked FRAMETYPE_NULL …
(edit) @f9e5261c   11 years lu_zero indeo: Do not reference mismatched tiles Reported-by: Mateusz "j00ru" …
(edit) @28dda8a6   11 years lu_zero indeo: Sanitize ff_ivi_init_planes fail paths Reported-by: Mateusz …
(edit) @b0eeb9d4   11 years lu_zero indeo5: return proper error codes
(edit) @25a6666f   11 years lu_zero indeo: Bound-check before applying motion compensation Reported-by: …
(edit) @5fe5f020   11 years michaelni MAINTAINERS: drop 1.1 from the releases that i maintain There seems …
(edit) @85a22099   11 years onemda lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs …
(edit) @04b98362   11 years michaelni oggparsevorbis: Support official chapter extension Fixes ticket #1833
(edit) @17b98c1   11 years michaelni fate: fix stereo3d Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @d5598c09   11 years onemda lavfi/drawutils: set subsampling for rgb too Otherwise it is …
(edit) @1dd1b233   11 years martin rtsp: Include an User-Agent header field in all requests Some rtsp …
(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 …
Note: See TracRevisionLog for help on using the revision log.