source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9fb08427   12 years michaelni vf_pp: dont pass NULL into pp, it would fail Signed-off-by: Michael …
(edit) @561a365d   12 years michaelni pp: check that the argument is not NULL as this is not supported …
(edit) @bb62a8b6   12 years michaelni doc: update mono to stereo workaround example Now uses …
(edit) @dadfd2a5   12 years michaelni tools/bisect: rename to tools/bisect-create Idea-by: Alexander …
(edit) @6de70d7f   12 years michaelni tools/bisect: rename temporary file and add it to git ignore …
(edit) @ccc0a3a9   12 years michaelni tool/bisect: add some magic to make the bisect tool be useable when …
(edit) @d9dcc940   12 years michaelni vc1: implement frame interlaced b-frame header parsing Signed-off-by: …
(edit) @50bfd547   12 years michaelni log: fix compilation failure on mingw due to reference to undefined …
(edit) @d3f4fd76   12 years michaelni celp_math: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @dc7aecd8   12 years michaelni cabac: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @1842b27   12 years onemda lavu: 256 color support Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @46a47077   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @a6da14ec   12 years onemda tiffenc: PIX_FMT_GRAY8A support Signed-off-by: Paul B Mahol …
(edit) @df548c5   12 years onemda tiffenc: PIX_FMT_GRAY16LE support Signed-off-by: Paul B Mahol …
(edit) @1806858f   12 years onemda tiffenc: merge common code Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @146d29c   12 years onemda tiffenc: use av_get_bits_per_pixel() to get bpp Signed-off-by: Paul B …
(edit) @82c4abbf   12 years onemda tiffenc: use av_pix_fmt_descriptors to set bpp_tab[] Signed-off-by: …
(edit) @e100a259   12 years onemda tiffenc: simplify calculation of bpp_tab_size Signed-off-by: Paul B …
(edit) @5adc829e   12 years lu_zero configure: add functions for testing code fragments This simplifies …
(edit) @5997285d   12 years nicolas.george ffmpeg: poll filters even after -t limit. If not, frames can still …
(edit) @665100c2   12 years michaelni Fix destination row striding in altivec_yuv2_bgr24. Misaligned row …
(edit) @b22ecbc   12 years michaelni cosmetics: various spelling fixes Signed-off-by: Michael Niedermayer …
(edit) @b7558ac2   12 years anton af_amix: avoid spurious EAGAIN. Input on/off state can change in …
(edit) @54bf88e   12 years anton af_amix: return AVERROR(EAGAIN) when request_frame didn't produce …
(edit) @428b3698   12 years anton af_amix: only consider negative return codes as errors.
(edit) @53ddd43f   12 years anton avconv: use only meaningful timestamps in start time check.
(edit) @b98c8f4f   12 years anton avconv: fix the check for -ss as an output option. start time is …
(edit) @60270eb   12 years stefasab doc/indevs/iec61883: document requirements for iec61883 device …
(edit) @e0d6b909   12 years stefasab configure: cleanup libiec61883 code, allow enabling via command line …
(edit) @1f061da5   12 years kostya.shishkov mss3: add forgotten 'static' qualifier for private table
(edit) @6936111d   12 years onemda bmv: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @894319e0   12 years michaelni lpc: use default number of passes when lpc_passes is invalid Should …
(edit) @8f239412   12 years onemda tiffdec: PIX_FMT_GRAY16LE support Signed-off-by: Paul B Mahol …
(edit) @8293a21a   12 years michaelni lavc: fix shared build after dnxhd merge. Signed-off-by: Nicolas …
(edit) @ec08676   12 years michaelni Blowfish: restructure/simplify code a bit. Very slightly faster (2% …
(edit) @9862cbd7   12 years michaelni add side data to indicate the amount of samples to skip at the begin …
(edit) @636dbe26   12 years michaelni fate: increase fuzzyness for ac3 encode for 3dnow Signed-off-by: …
(edit) @c2cbe58c   12 years onemda paf: add forgotten CODEC_CAP_DR1 Signed-off-by: Paul B Mahol …
(edit) @3e3e414f   12 years stefasab lavfi/buffersink: fix doxy, remove "video" reference The file …
(edit) @0a19000d   12 years mans lavc: options: add planar names for request_sample_fmt Signed-off-by: …
(edit) @784514a4   12 years mans flacdec: add planar output support Signed-off-by: Mans Rullgard …
(edit) @24823a7   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
(edit) @e43f56b2   12 years martin flvdec: Treat all nellymoser versions as the same codec This avoids …
(edit) @92c7ef1e   12 years michaelni Merge branch 'mxfenc_improvements' of …
(edit) @acb52d32   12 years michaelni h264: print error on unsupported seperate color planes Signed-off-by: …
(edit) @bb58c43c   12 years diego qdm2: remove broken and disabled dump_context() debug function
(edit) @878e6690   12 years diego x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
(edit) @4d475236   12 years diego x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros Signed-off-by: …
(edit) @2cd1f5c   12 years diego x86inc: modify ALIGN to not generate long nops on i586 Signed-off-by: …
(edit) @d20f133e   12 years diego x86: h264_intrapred: port to cpuflag macros
(edit) @50d0f6ce   12 years Carl Eugen Hoyos Extend -codecs output. Allow to show different supported …
(edit) @c88e60af   12 years michaelni swr/x86: 10l, missed some SSE2 instructions in code marked as SSE. …
(edit) @03481028   12 years michaelni configure: dont blindly enable iec61883 This should fix a configure …
(edit) @d99001ca   12 years matthieu.bouron mxfenc: support dnxhd codec
(edit) @135e6843   12 years matthieu.bouron mxfenc: support smpte dv codec After some internal talks it seems the …
(edit) @2696789c   12 years anton avplay: update input filter pointer when the filtergraph is reset. …
(edit) @4c679750   12 years anton avconv: fix parsing of -force_key_frames option. Currently it always …
(edit) @325fb246   12 years stefasab FireWire DV/HDV input device using libiec61883 Signed-off-by: Stefano …
(edit) @28fff0d9   12 years mans h264: use templates to avoid excessive inlining Instead of inlining …
(edit) @6d74e3c   12 years michaelni Optimization of MP3 decoders for MIPS MP3 fixed and floating point …
(edit) @4ea70511   12 years michaelni Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder * …
(edit) @983db9b2   12 years martin xtea: Make the count parameter match the documentation Previously it …
(edit) @e4a7fb3d   12 years martin blowfish: Make the count parameter match the documentation Previously …
(edit) @18f2d5cb   12 years martin mpegvideo: Don't use ff_mspel_motion() for vc1 Using ff_mspel_motion …
(edit) @1fe6cb44   12 years eclipse7 lavf/file: cosmetic: Use "not" instead of "equals zero" This is …
(edit) @585bd492   12 years eclipse7 lavf/file: cosmetic: Remove superfluous ternary operator
(edit) @e1613476   12 years eclipse7 doc/fate: Rework examples to a section of its own Make it easier to …
(edit) @c44cae7e   12 years eclipse7 doc/fate: Add hint for debugging connection to server
(edit) @10fa37c5   12 years eclipse7 doc/fate: Add missing @file command Make the document more consistent.
(edit) @52a3d57   12 years eclipse7 doc/fate: Use more commonly used terms It might be easier to …
(edit) @5fc74f0   12 years eclipse7 doc/fate: Add email address for contacting the FATE admin
(edit) @f6687bf5   12 years lu_zero xtea: invert branch and loop precedence Should slightly improve …
(edit) @669bbedf   12 years lu_zero blowfish: invert branch and loop precedence Should slightly improve …
(edit) @5b54a90c   12 years lu_zero flvdec: optionally trust the metadata In certain conditions video or …
(edit) @715129cd   12 years martin avconv: Set audio filter time base to the sample rate If the output …
(edit) @07eeeb1d   12 years martin vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow …
(edit) @b5baad3a   12 years Carl Eugen Hoyos Install libavutil/version.h Fixes ticket #1513
(edit) @7de4a16   12 years onemda PAF demuxer and decoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @9b2b5768   12 years michaelni sws/x86: add av_assert() to ensure 16bit code is used with 16bit data …
(edit) @a32032b5   12 years michaelni sws/x86: add some forgotten 12bit planar yuv cases Signed-off-by: …
(edit) @73bb4e9c   12 years michaelni nut: add 12/14 bit yuv to nut/raw Signed-off-by: Michael Niedermayer …
(edit) @1f9bc310   12 years onemda sanm: remove code duplication Signed-off-by: Paul B Mahol …
(edit) @3b9dd90   12 years onemda sanm: replace conditions in for loops with more common version …
(edit) @fa36f334   12 years michaelni sws: support 12&14 bit planar colorspaces Reviewed-by: Paul B Mahol …
(edit) @1f295042   12 years michaelni blowfish.h: include author attribution Reviewed-by: Clément Bœsch …
(edit) @0713c38e   12 years michaelni xtea.h: include author attribution Reviewed-by: Clément Bœsch …
(edit) @039e9fe0   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
(edit) @8b421fad   12 years nicolas.george dpx: sanitize aspect ratio. Fixes some samples where the ratio is …
(edit) @7c29377b   12 years mans lavfi: reclassify showfiltfmts as a TESTPROG This tool uses lavfi …
(edit) @fa2d7473   12 years diego graph2dot: fix printf format specifier tools/graph2dot.c:85: warning: …
(edit) @55751918   12 years rsbultje swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on …
(edit) @70a1c800   12 years rsbultje vp8: loopfilter >=sse2 functions need aligned stack on x86-32. …
(edit) @c5183847   12 years rsbultje amr: remove shift out of the AMR_BIT() macro. MSVC doesn't like the …
(edit) @723b266d   12 years rsbultje dsputilenc: group yasm and inline asm function pointer assignment.
(edit) @1ce1e636   12 years rsbultje mov: use forward declaration of a function instead of a table. MSVC …
(edit) @d3b84fdc   12 years mbradshaw libopenjpegdec: add support for decoding YUV420/422/444P12/14 …
(edit) @713a7854   12 years mbradshaw libopenjpegenc: cosmetics: reorder pix_fmts Signed-off-by: Michael …
(edit) @7544ef7   12 years mbradshaw libopenjpegenc: add support for YUV420/422/444P12/14 Signed-off-by: …
(edit) @2fc354f9   12 years nicolas.george ffmpeg: rework checks for the -t option. This commit is based on …
(edit) @7beeea8f   12 years nicolas.george error: define AVERROR_EXTERNAL. This code is intended for errors in …
Note: See TracRevisionLog for help on using the revision log.