source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @98298eb1   12 years michaelni Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' * commit …
(edit) @f3683349   12 years Carl Eugen Hoyos Write TIFF Tag ExtraSamples when encoding pix_fmts that contain …
(edit) @5eb532a9   12 years Carl Eugen Hoyos Cosmetics: Reorder pix_fmts in tiffenc.c.
(edit) @a5a90fa5   12 years Carl Eugen Hoyos Simplify setting colour space for mono* when encoding tiff.
(edit) @e7b43377   12 years michaelni v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 …
(edit) @6eac5546   12 years michaelni Add CPiA video decoder The cpia video decoder is intended to be used …
(edit) @469f8b1d   12 years michaelni ffmpeg: Fix assert failure Fixes Ticket1674 Signed-off-by: Michael …
(edit) @19d89549   12 years michaelni find_stream_info: update last_dts more often This improves dts …
(edit) @db0a0aa2   12 years stefasab examples/scaling_video: add logging in case of image allocation failure
(edit) @952caf11   12 years stefasab examples/muxing: remove pointless #undef exit
(edit) @438b86f   12 years michaelni faxcompr: fix byte alignment case Fixes Ticket1653 Found-by: …
(edit) @cb6defb0   12 years stefasab examples/scaling_video: consistently use printf rather than av_log()
(edit) @078e2033   12 years stefasab examples/scaling_video: add file doxy
(edit) @e53becc   12 years stefasab examples/Makefile: give priority to pkg-config flags In case …
(edit) @ec36aa69   12 years diego x86: Fix linking with some or all of yasm, mmx, optimizations disabled …
(edit) @50cd43f2   12 years diego configure: Add more fine-grained SSE CPU capabilities flags
(edit) @cdaec0b2   12 years diego avfilter: x86: Use more precise compile template names
(edit) @a886b279   12 years diego x86: cosmetics: Comment some #endifs for better readability
(edit) @04fc5c6b   12 years kostya.shishkov g723_1: add comfort noise generation
(edit) @6fc892d2   12 years michaelni libvorbisdec: fix const nitpick warning Signed-off-by: Michael …
(edit) @040405b5   12 years derek.buitenhuis utvideoenc: Switch to dsputils' median prediction Also, align the …
(edit) @bbefd27e   12 years derek.buitenhuis utvideoenc: Avoid writing into the input picture Signed-off-by: …
(edit) @370bb893   12 years michaelni mp3enc: fix const correctness Signed-off-by: Michael Niedermayer …
(edit) @0e781d94   12 years michaelni utvideoenc: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @e8e4c8bd   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @11d957fb   12 years anton avtools: remove the distinction between func_arg and func2_arg. …
(edit) @bbcedade   12 years anton avconv: make the -passlogfile option per-stream.
(edit) @038c0b1e   12 years anton avconv: make the -pass option per-stream.
(edit) @e2785fa7   12 years anton cmdutils: make -codecs print lossy/lossless flags.
(edit) @a2318326   12 years anton lavc: add lossy/lossless codec properties.
(edit) @f4c020e   12 years michaelni swscale: fix usePal() Fixes Ticket1702 Signed-off-by: Michael …
(edit) @340e8e0b   12 years michaelni dnxhdenc: fix pointer type warning Signed-off-by: Michael Niedermayer …
(edit) @b0545800   12 years michaelni wmalosslessdec: remove unused variable Signed-off-by: Michael …
(edit) @d40e2c7a   12 years michaelni avfiltergraph: kill uninitialized variable warning Signed-off-by: …
(edit) @5e363bb9   12 years michaelni flvenc: kill a uninitialized variable warning. Signed-off-by: Michael …
(edit) @b3facc4a   12 years michaelni ac3dec: fix uninitialized var warning This commit should be purely …
(edit) @310fd0d3   12 years michaelni vsrc_testsrc: fix uninitilaized variable bug Found-by: gcc …
(edit) @19dceef9   12 years michaelni vf_framestep: fix uninitilaized variable bug Found-by: gcc …
(edit) @afe6f337   12 years michaelni swscale.c: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @19008e06   12 years michaelni wmavoice: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @158a70f1   12 years michaelni mov: fix av_log int type Signed-off-by: Michael Niedermayer …
(edit) @946ed78f   12 years michaelni aacdec: fix priming/skip for AAC HE/HE2 There is a remaining error of …
(edit) @0fc684ff   12 years michaelni aacdec: pass AVPacket to aac_decode_frame_int() Signed-off-by: …
(edit) @818f3dc9   12 years michaelni audio_frame_que: remove broken code that is specific to old audio_que …
(edit) @ad7fae4e   12 years michaelni dshow: allow user to specify audio buffer size Based on patch by …
(edit) @a5704659   12 years nicolas.george lavfi/af_atempo: use av_malloc for rDFT buffers. Memory obtained from …
(edit) @7816c7e7   12 years Philip Langdale Add missing codec descriptor for timingless subrip. Signed-off-by: …
(edit) @8579d4b2   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @1c668076   12 years michaelni Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' * commit …
(edit) @8db73c61   12 years mans build: allow non-standard variations of linker -l/-L flags This …
(edit) @85c83033   12 years michaelni lavc: protect calls to frame_thread_encoder by HAVE_THREADS …
(edit) @e4fff08   12 years onemda exr: fix decoding ZIP16 and height not multiple of 16 Signed-off-by: …
(edit) @bbabeb56   12 years anton Add reminders to update the codec descriptor list with new codec IDs.
(edit) @2d5c80b   12 years michaelni frame_thread_encoder: pass frame pict type and quality Signed-off-by: …
(edit) @097a909e   12 years michaelni frame_thread_encoder: pass private options Signed-off-by: Michael …
(edit) @7baa115a   12 years mans build: export filtered -lz flag in config.mak This is needed to link …
(edit) @095792f2   12 years mans build: add separate setting for host linker This adds new HOSTLD and …
(edit) @2763587c   12 years mans configure: probe_cc: use separate variable for linker output flag …
(edit) @028b6d2   12 years michaelni Add 'timeout' option to UDP protocol This patch accepts 'timeout' …
(edit) @2e6f93a2   12 years diego x86: Always compile files with functions that are called unconditionally
(edit) @2f2aa2e5   12 years diego x86: mpegvideoenc: fix linking with --disable-mmx The optimized …
(edit) @d488c3bc   12 years diego configure: support Bitrig OS Signed-off-by: Diego Biurrun …
(edit) @d39791bf   12 years diego x86: mpegvideoenc: Do not abuse HAVE_ variables for template …
(edit) @78707225   12 years michaelni Add 'rw_timeout' into URLContext If set non-zero, limits duration of …
(edit) @b64a72e   12 years rsbultje yuv2rgb: handle line widths that are not a multiple of 4. This …
(edit) @09d5e02a   12 years martin graph2dot: Use the fallback getopt implementation if needed …
(edit) @212ec5f   12 years martin tools: Include io.h for open/read/write/close if unistd.h doesn't …
(edit) @3ad9eac5   12 years martin testprogs: Remove unused includes Signed-off-by: Martin Storsjö …
(edit) @dd4169ab   12 years martin qt-faststart: Use other seek/tell functions on MSVC than on mingw …
(edit) @bff714ad   12 years martin ismindex: Include direct.h for _mkdir on windows The Windows SDK in …
(edit) @a9b1a151   12 years nicolas.george ffmpeg: count finished streams for last stats line. Otherwise, all …
(edit) @6c06b566   12 years michaelni rtpenc_xiph: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @d4bba93f   12 years martin sdp: Use static const char arrays instead of pointers to strings …
(edit) @c1495868   12 years Clément Bœsch gitignore: add scaling_video example.
(edit) @2cbffc67   12 years stefasab examples/Makefile: remove duplicated -f switch $(RM) already includes …
(edit) @74419fcf   12 years stefasab examples: add scaling_video example This example should be useful to …
(edit) @316afee7   12 years stefasab lavfi: add smartblur filter This is a port of the MPlayer smartblur …
(edit) @18217bb0   12 years nicolas.george ffmpeg: report max time of unfinished streams in stats. Eliminating …
(edit) @bcc45d63   12 years diego x86: avcodec: Drop silly "_mmx" suffixes from filenames
(edit) @efbd04c3   12 years diego x86: avcodec: Drop silly "_sse" suffixes from filenames
(edit) @06b5246c   12 years martin sdp: Include profile-level-id for H264 This is required for playback …
(edit) @1ea77a52   12 years michaelni add myself as vda decoder maintainer Signed-off-by: Michael …
(edit) @ba537202   12 years michaelni lavu: add snprintf(), vsnprint() and strtod() replacements for MS …
(edit) @6d354700   12 years lu_zero utvideoenc: use ff_huff_gen_len_table Avoid code duplication and …
(edit) @5a582bd3   12 years lu_zero huffman: add ff_huff_gen_len_table The function will be used by …
(edit) @998f92d6   12 years derek.buitenhuis cllc: simplify/fix swapped data buffer allocation. Using the malloc …
(edit) @6af2480a   12 years martin rtpdec_h264: Don't set the pixel format There is no need for this …
(edit) @6f5b1a2b   12 years martin h264: Check that the codec isn't null before accessing it This fixes …
(edit) @0b58c77   12 years martin audio_frame_queue: Define af_queue_log_state before using it This …
(edit) @416d2f7a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vc1: …
(edit) @fb6fb0de   12 years nicolas.george tools: add make_chlayout_test perl script. This script uses the flite …
(edit) @786dadc0   12 years nicolas.george cmdutils: add -layouts option. Extract of the output: | Individual …
(edit) @61e262f6   12 years michaelni vp56: Don't use DECLARE_ALIGN on a typedef name Instead, use it on …
(edit) @7627c35a   12 years kostya.shishkov vc1: export some functions This is a preparatory step for the MSS2 …
(edit) @4f92d31a   12 years michaelni vf_hqdn3d: remove duplicate inline This should fix compilation with …
(edit) @fa6c795c   12 years michaelni allcodecs: fix vda order Found-by: compn Signed-off-by: Michael …
(edit) @e3b87b35   12 years michaelni configure: fix vda order Found-by: compn Signed-off-by: Michael …
(edit) @78cca742   12 years michaelni vdadec: implement vda decoder Signed-off-by: Michael Niedermayer …
(edit) @e367d906   12 years michaelni aiffdec: support QDM2 Fixes ticket204 Signed-off-by: Michael …
(edit) @ae43c4c0   12 years mans configure: use HOSTCC_C/O in check_host_cc Signed-off-by: Mans …
Note: See TracRevisionLog for help on using the revision log.