source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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: …
(edit) @0a3a0edd   11 years michaelni avfilter/af_earwax: Fix out of array accesses on odd packets …
(edit) @8f099571   11 years michaelni avcodec/qdm2: initialize sign_bits Fixes non deterministic output …
(edit) @1db88c33   11 years Carl Eugen Hoyos Suggest recompilation with openssl or gnutls if the https protocol is …
(edit) @c9eb5c97   11 years Carl Eugen Hoyos lavf/utils.c: Avoid a null pointer dereference on oom after …
(edit) @fbe159e   11 years michaelni avcodec/qdm2: store bits in an integer instead of float variable …
(edit) @b050956   11 years michaelni avformat/utils: avformat_find_stream_info set value for ret in case of …
(edit) @2e6338b4   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
(edit) @d14a26ed   11 years lu_zero wmavoice: conceal clearly corrupted blocks Reported-by: Mateusz …
(edit) @f5c48f5a   11 years lu_zero wmavoice: use init_static_data
(edit) @04e9853a   11 years lu_zero wmavoice: return meaningful error codes
(edit) @7d65e960   11 years lu_zero iff: Do not read over the source buffer Reported-by: Mateusz "j00ru" …
(edit) @3865ba7b   11 years lu_zero iff: K&R formatting cosmetics
(edit) @bc95b942   11 years onemda lavfi/aconvert: unbreak Even if its deprecated, it should still work …
(edit) @5649090   11 years michaelni Merge commit 'adadc3f2443d25b375e21e801516ccfd78e0b080' * commit …
(edit) @2c0ec526   11 years michaelni fate/crc fix after master:410192e36958: add crc24 tables …
(edit) @884c8905   11 years onemda lavfi: add aecho filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @4977e467   11 years onemda lavf/takdec: check metadata blocks checksum Signed-off-by: Paul B …
(edit) @8491f405   11 years onemda tak: use crc table from lavu Signed-off-by: Paul B Mahol …
(edit) @410192e   11 years onemda add crc24 tables Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @067c9c3b   11 years michaelni Merge commit '12576afe206d35231ccd61f9033c5fdab6a11e80' * commit …
(edit) @a3d9a216   11 years michaelni Merge commit 'bbf6a4aa20bfe3d7869b2218e66063602dfb8aa7' * commit …
(edit) @40e8967e   11 years michaelni Merge commit '22e76ec635bafdd1d1ec35581a7ac09e69e3c43e' * commit …
(edit) @ccf9211e   11 years michaelni avformat/utils: avformat_find_stream_info fix a crash in case of oom …
(edit) @0574fe76   11 years michaelni Changelog: add back the <next> placeholder for new changes …
(edit) @a37e42b3   11 years michaelni Update back for git master Signed-off-by: Michael Niedermayer … n2.1-dev
(edit) @2b8b2ba1   11 years michaelni Changelog: replace next by 2.0 Signed-off-by: Michael Niedermayer … n2.0
(edit) @1ebb95d5   11 years michaelni Update for 2.0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @5eaed6d3   11 years michaelni atrac3: fix error handling decode_tonal_components returns a proper …
(edit) @09f59d6a   11 years michaelni avformat/gif: Do not write GIF89a header if loop is set to -1. …
(edit) @9e214900   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @49f441ea   11 years michaelni MAINTAINERS: Update which releases are supported Signed-off-by: …
(edit) @c3ca7020   11 years michaelni codec_desc: fix typo in rv20 long_name. Signed-off-by: Michael …
(edit) @3aa2257   11 years michaelni doc/RELEASE_NOTES: add a note about AVISynth Signed-off-by: Michael …
(edit) @233177a4   11 years michaelni jpegdec: clear EOBRUN on restarts Signed-off-by: Michael Niedermayer …
(edit) @1c032e94   11 years michaelni jpegdec: give handle_rstn() a return code that indicates if restart …
(edit) @776155ca   11 years michaelni mjpeg_decode_scan: reset restart state Fixes Ticket2082 Fixes …
(edit) @e9be467   11 years michaelni doc/ffmpeg: document -override_ffserver Signed-off-by: Michael …
(edit) @325411a6   11 years michaelni snowenc: check minimum resolution Fixes Ticket1855 Signed-off-by: …
(edit) @f07cb53a   11 years Marton Balint ffplay: assume 0 stream start time if start time is unset in duration …
(edit) @3886572   11 years Marton Balint ffplay: do not update audio clock with old audio pts if current frame …
(edit) @aa74810f   11 years michaelni bitstream: fix a crash in case of oom fixes ticket #2766
(edit) @19378221   11 years michaelni vorbiscomment: Add support for embedded cover art Fixes ticket #2655
(edit) @1e5bbbfc   11 years michaelni lavf/flacdec: Share the function to parse cover art blocks …
(edit) @f9d74312   11 years michaelni avformat/AVFormatContext: Move fields down to match the fork avconv …
(edit) @d5de1231   11 years michaelni avfilter/graphparse: Fix build with --enable-incompatible-fork-abi …
(edit) @c5a1b18f   11 years onemda lavfi/drawtext: add support for printing frame metadata …
(edit) @87fb18c3   11 years michaelni imc: Catch a division by zero Reported-by: Mateusz "j00ru" Jurczyk …
(edit) @4ecdb5ed   11 years lu_zero qdm2: Conceal broken samples Reported-by: Mateusz "j00ru" Jurczyk and …
(edit) @adadc3f2   11 years lu_zero qdm2: refactor joined stereo support qdm2 does support only two …
(edit) @7d9cb126   11 years michaelni avcodec/wmaprodec: Check block_align Fixes undefined behavior Its not …
(edit) @694550f1   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @0dd99628   11 years michaelni ff_lpc_calc_coefs: assert that the type is levinson or cholesky …
(edit) @9a1ec1f   11 years Carl Eugen Hoyos Force correct extradata for AVID AVCI50 in mov. Fixes ticket #2106. …
(edit) @3c5071db   11 years onemda lavfi/psnr: rename 's' parameter to match documentation Also removes …
(edit) @d0a79339   11 years michaelni ffmpeg_opt: do not warn about unused gop_timecode The option is …
(edit) @12576af   11 years lu_zero adpcm: Write the correct number of samples for ima-dk4 Reported-by: …
(edit) @bbf6a4aa   11 years lu_zero imc: Catch a division by zero Reported-by: Mateusz "j00ru" Jurczyk …
(edit) @22e76ec6   11 years lu_zero atrac3: set the getbits context the right buffer_end Reported-by: …
(edit) @50cf5a7f   11 years lu_zero atrac3: Error on impossible encoding/channel combinations Joint …
(edit) @874c8a17   11 years lu_zero atrac3: fix error handling decode_tonal_components returns a proper …
(edit) @e914a21   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
(edit) @848295c2   11 years michaelni Merge commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830' * commit …
Note: See TracRevisionLog for help on using the revision log.