source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d9fad53f   12 years nicolas.george lavf/avio: check for : in filenames for protocols. If the first …
(edit) @3d2adeb6   12 years nicolas.george lavfi/af_aresample: fix info log for unknown layouts.
(edit) @2bd104c7   12 years nicolas.george lavfi/af_aresample: fix layout consistency check. If the channel …
(edit) @89f9f69e   12 years nicolas.george lavf: rescale duration for chained muxers. Fix trac ticket #2300
(edit) @bf63a474   12 years nicolas.george lavc/exr: use size_t instead of int for sizes. Fix a segfault on …
(edit) @c4735eef   12 years michaelni loco: silence warning: decoded may be used uninitialized in this …
(edit) @03678a3   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
(edit) @085bd039   12 years michaelni Merge commit 'e2c272eb3660d7f4f1d7720980e30f6a617e7eb3' * commit …
(edit) @a791b62f   12 years Carl Eugen Hoyos Improve dump_attachment documentation. Fixes ticket #2299
(edit) @e54a1bdc   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: do …
(edit) @1c6477f3   12 years michaelni Revert "lavf/utils: add support for special characters encoding in …
(edit) @7b2d50f8   12 years Clément Bœsch build: make iconv build configurable.
(edit) @4a8fc1d8   12 years stefasab lavf/utils: add support for special characters encoding in URL In …
(edit) @6cc12353   12 years stefasab lavf/concatdec: define "ffcat" and "ffconcat" extensions
(edit) @ac37d21f   12 years Marton Balint ffplay: do not cycle through unavailable show modes Fixes ticket …
(edit) @d0c6ed7d   12 years Marton Balint ffplay: add option to disable subtitling Fixes ticket #2201. …
(edit) @daece4c6   12 years Marton Balint ffplay: use NAN to signal invalid external clock Signed-off-by: …
(edit) @26c208cf   12 years Marton Balint ffplay: if audio or video clock is invalid return NAN This helps us …
(edit) @38f64966   12 years Marton Balint ffplay: allow frame dropping if we redisplay an already displayed …
(edit) @36dc476f   12 years Marton Balint ffplay: return true for pictq_prev_picture if it was successful …
(edit) @3070600   12 years Marton Balint ffplay: only quit from audio_decode_frame before decoding when paused …
(edit) @48e43a19   12 years Marton Balint ffplay: drop remaining frames in current audio avpacket when seeking …
(edit) @4be7d578   12 years Marton Balint ffplay: signal seek event to read thread Improves seek delay. …
(edit) @2ecf564f   12 years Clément Bœsch build: fix iconv detection on some systems. This at least fix the …
(edit) @5c86965   12 years martin lavf: Add a fate test for the noproxy pattern matching Signed-off-by: …
(edit) @de9cd1b1   12 years martin lavf: Handle the environment variable no_proxy more properly The …
(edit) @e2c272eb   12 years diego LICENSE: Move (L)GPLv3 explanation block to a more suitable place
(edit) @13811b19   12 years nicolas.george lavc/libopusenc: report an error if global_quality is set.
(edit) @f102c24d   12 years nicolas.george ffmpeg: free last sub when using -fix_sub_duration. Fix trac ticket …
(edit) @1fd04cac   12 years michaelni Merge remote-tracking branch 'fredjean/master' * fredjean/master: …
(edit) @c53e8d90   12 years fred Include fix for building ismindex under MinGW Include cmdutils.h so …
(edit) @9774145f   12 years onemda exr: simplify decompression path Signed-off-by: Paul B Mahol …
(edit) @5c924c9b   12 years michaelni dv: Correctly identify CDVC profile Fixes Ticket2177 Signed-off-by: …
(edit) @21c2e201   12 years michaelni vf_lut: correct color/comp permutation Fixes Ticket2225 …
(edit) @c87c2d0d   12 years derek.buitenhuis swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGB …
(edit) @57c4c255   12 years derek.buitenhuis swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGB …
(edit) @50c27388   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @cdb9752a   12 years michaelni Merge commit '845cfc92f908791714b8c4c8a49c91b8c64b685e' * commit …
(edit) @04ec796b   12 years michaelni Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd' * commit …
(edit) @f2bbc2f   12 years michaelni Merge commit '31a23a0dc663bd42bf593275971b4277a479b73d' * commit …
(edit) @5d2f2c76   12 years michaelni oggdec: chained oggs have timestamp discontinuities Signed-off-by: …
(edit) @0dcecf45   12 years michaelni avcodec: mbd has a range of 0..2 Fixes Ticket2219 Signed-off-by: …
(edit) @1672624d   12 years michaelni mpegvideo_enc: fix gray flag with 444 jpeg Fixes Ticket2155 …
(edit) @2d704468   12 years michaelni ffmpeg_opt: add -to option to specify stop time Signed-off-by: Jean …
(edit) @ebc70199   12 years diego x86: dsputil: Drop some unused function #defines
(edit) @845cfc92   12 years diego x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to …
(edit) @096cc11e   12 years diego x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c
(edit) @31a23a0d   12 years martin x86: dsputil_mmx: Remove leftover inline assembly fragments These …
(edit) @997a3623   12 years michaelni mpeg12: Detect MXF essence stuff at the end of frames Fixes some of …
(edit) @e4eedb98   12 years michaelni swscale-test: fix 3 pointer type warnings Signed-off-by: Michael …
(edit) @c6d3b3be   12 years michaelni aacsbr: Silence warning: max_qmf_subbands may be used uninitialized in …
(edit) @e907aa98   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @a984efd1   12 years michaelni Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' * commit …
(edit) @9b1a0c2e   12 years michaelni Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622' * commit …
(edit) @6fbddc80   12 years michaelni Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655' * commit …
(edit) @13fa0741   12 years michaelni Merge commit 'e951b6d94c441d46b396ef12da1428297d77251d' * commit …
(edit) @2b277f29   12 years michaelni Merge commit 'b58b00aeca21de00ab6da2944684f784d9d6bc47' * commit …
(edit) @f6fff8e5   12 years michaelni ac3enc_template: silence may be used uninitialized in this function …
(edit) @5bcb379f   12 years michaelni motion-test: fix warning: dsp_mask is deprecated Signed-off-by: …
(edit) @bfcc21a4   12 years michaelni libavcodec/motion-test: set the bitexact flag this is needed for …
(edit) @3a02b688   12 years diego configure: icc: Drop nonsense adding of cpuflags to LDFLAGS This …
(edit) @c242bbd8   12 years diego Remove unnecessary dsputil.h #includes
(edit) @76b19a3   12 years diego Fix a number of incorrect intmath.h #includes.
(edit) @d925cca9   12 years justin.ruggles avconv: remove an unused variable
(edit) @e8da807   12 years justin.ruggles cmdutils: only use libavresample when it is enabled avprobe and …
(edit) @e951b6d9   12 years justin.ruggles vorbisdec: cosmetics: rename variable avccontext to avctx This is …
(edit) @699d02b8   12 years justin.ruggles libschroedinger: cosmetics: rename variable avccontext to avctx This …
(edit) @09031b4   12 years justin.ruggles vorbisenc: cosmetics: rename variable avccontext to avctx This is …
(edit) @bfcc38ef   12 years michaelni libvpx: check if CQ level is in correct bounds Check whether CQ level …
(edit) @188947c3   12 years michaelni libvpx: allow 0 as min quantizer value Allow setting the min …
(edit) @af0e8144   12 years michaelni ffmpeg_opt: cosmetics Signed-off-by: Jean First <jeanfirst@gmail.com> …
(edit) @e6f2734   12 years michaelni pmpdec: make i unsigned, avoid undefined behavior of i++ Reviewed-by: …
(edit) @a960f3b9   12 years michaelni pmpdec: fix integer overflow Its unlikely this affects any valid …
(edit) @b2d688ea   12 years diego configure: Identify icc compiler with a less ambiguous pattern
(edit) @b58b00ae   12 years diego configure: Separate "ln" command line arguments This is more …
(edit) @b8f69128   12 years onemda fate: update pixfmts_hflip Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @e0ccb5fa   12 years onemda lavfi/hflip: support more formats Signed-off-by: Paul B Mahol …
(edit) @eac93932   12 years onemda lavfi/geq: improve support for formats with alpha plane …
(edit) @875f8831   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f7dc6aa5   12 years michaelni Merge commit '5b47c19bfda92273ae49e83db26a565afcaed80a' * commit …
(edit) @a0312a2e   12 years michaelni Merge commit 'fc386f2eea8d93ecd4f81e1646c835d1645c56a0' * commit …
(edit) @cb72f698   12 years michaelni Merge commit '11dcecfcca0eca1a571792c4fa3c21fb2cfddddc' * commit …
(edit) @23bd9ef4   12 years lu_zero vorbisdec: Accept 0 amplitude_bits The specification does not prevent …
(edit) @5b47c19b   12 years lu_zero vorbisdec: Add missing checks Rate and order must not be 0 even if …
(edit) @fc386f2e   12 years lu_zero vorbisdec: cosmetics Use the commonly used "if (!var)" instead of "if …
(edit) @11dcecfc   12 years lu_zero vorbisdec: Error on bark_map_size equal to 0. The value is used to …
(edit) @bb7bc344   12 years michaelni af_biquads: memset(0) cache Fixes valgrind warnings Signed-off-by: …
(edit) @35aaa306   12 years michaelni swr: make the default of nopts for first_pts actually work Fixes …
(edit) @7f2ab129   12 years michaelni fate: force a first_pts=0 for the aresample test This is needed to …
(edit) @e420289   12 years michaelni ffmpeg: Force a first_pts of 0 for the first configuration of -async …
(edit) @394130ef   12 years stefasab ffplay: reindent and remove pointless cast in audio_decode_frame() code
(edit) @a3fa27e3   12 years stefasab ffplay: set type for channel_layout AudioParams field to int64_t …
(edit) @566560b8   12 years stefasab lavfi/abuffersink: fix weird indent and spacing
(edit) @b59cd089   12 years stefasab lavfi/abuffersink: add sample_rates field to AVABufferSinkParams …
(edit) @5085b464   12 years stefasab lavc: change type of AVFrame.channels field from int64_t to int …
(edit) @ad899522   12 years michaelni ffmpeg: use a AVDictionary instead of the context to move swr …
(edit) @f3abdf43   12 years michaelni cmdutils: fix null pointer dereference Signed-off-by: Michael …
(edit) @8b3affda   12 years michaelni swr: support a seperate output sample bits. This avoids user apps …
(edit) @c4c702b6   12 years michaelni avfilter/avfiltergraph.h: Move public field out of the private fields …
(edit) @2abbe6d0   12 years michaelni swr: add duplicate cutoff for compatibility Based on commit …
Note: See TracRevisionLog for help on using the revision log.