source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bb58c43c   13 years diego qdm2: remove broken and disabled dump_context() debug function
(edit) @878e6690   13 years diego x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
(edit) @4d475236   13 years diego x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros Signed-off-by: …
(edit) @2cd1f5c   13 years diego x86inc: modify ALIGN to not generate long nops on i586 Signed-off-by: …
(edit) @d20f133e   13 years diego x86: h264_intrapred: port to cpuflag macros
(edit) @2696789c   13 years anton avplay: update input filter pointer when the filtergraph is reset. …
(edit) @4c679750   13 years anton avconv: fix parsing of -force_key_frames option. Currently it always …
(edit) @28fff0d9   13 years mans h264: use templates to avoid excessive inlining Instead of inlining …
(edit) @983db9b2   13 years martin xtea: Make the count parameter match the documentation Previously it …
(edit) @e4a7fb3d   13 years martin blowfish: Make the count parameter match the documentation Previously …
(edit) @18f2d5cb   13 years martin mpegvideo: Don't use ff_mspel_motion() for vc1 Using ff_mspel_motion …
(edit) @f6687bf5   13 years lu_zero xtea: invert branch and loop precedence Should slightly improve …
(edit) @669bbedf   13 years lu_zero blowfish: invert branch and loop precedence Should slightly improve …
(edit) @5b54a90c   13 years lu_zero flvdec: optionally trust the metadata In certain conditions video or …
(edit) @715129cd   13 years martin avconv: Set audio filter time base to the sample rate If the output …
(edit) @07eeeb1d   13 years martin vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow …
(edit) @7c29377b   13 years mans lavfi: reclassify showfiltfmts as a TESTPROG This tool uses lavfi …
(edit) @fa2d7473   13 years diego graph2dot: fix printf format specifier tools/graph2dot.c:85: warning: …
(edit) @55751918   13 years rsbultje swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on …
(edit) @70a1c800   13 years rsbultje vp8: loopfilter >=sse2 functions need aligned stack on x86-32. …
(edit) @c5183847   13 years rsbultje amr: remove shift out of the AMR_BIT() macro. MSVC doesn't like the …
(edit) @723b266d   13 years rsbultje dsputilenc: group yasm and inline asm function pointer assignment.
(edit) @1ce1e636   13 years rsbultje mov: use forward declaration of a function instead of a table. MSVC …
(edit) @2047e40e   13 years diego Clarify Doxygen comment for FF_API_* #defines.
(edit) @112971a   13 years diego configure: simplify get_version() All libs have version headers now, …
(edit) @86ab7b0f   13 years diego Create version.h headers for libraries that lack them
(edit) @40e61b7b   13 years diego gitignore: Use full path instead of relative path to specify patterns …
(edit) @89b81a1c   13 years martin mpegvideo: remove VLAs Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @8c14f7a   13 years martin Add XTEA encryption support in libavutil Signed-off-by: Martin …
(edit) @bc3dbcc8   13 years martin Add Blowfish encryption support in libavutil Signed-off-by: Martin …
(edit) @143f1e92   13 years martin eval: Add the isinf() function and tests for it Signed-off-by: Martin …
(edit) @25accf9   13 years mans flacdec: move lpc filter to flacdsp Signed-off-by: Mans Rullgard …
(edit) @4a852834   13 years mans flacdec: split off channel decorrelation as flacdsp Signed-off-by: …
(edit) @296d0da8   13 years martin avplay: Add an option for not limiting the input buffer size For …
(edit) @1c840fa2   13 years anton FATE: add a test for WMA cover art.
(edit) @8059d3b7   13 years anton FATE: add a test for apetag cover art
(edit) @bf2a7f9   13 years anton FATE: add a test for itunes cover art.
(edit) @87466f81   13 years mans flacdec: factor out code setting avctx->sample_fmt
(edit) @d155b60f   13 years mans flac: make FLAC_CHMODE_* constants consecutive
(edit) @93e7ef9a   13 years mans flacdec: allocate sample buffers with av_malloc The buffers are only …
(edit) @0da301e1   13 years mans flacdec: remove curr_bps from FLACContext This value does not need to …
(edit) @983fa8bc   13 years mans fate: add flac encode/decode tests with various options …
(edit) @360aa246   13 years mans flacenc: add option for forcing stereo decorrelation mode This is …
(edit) @30327865   13 years martin ismindex: Verify that all bitrate variants match In Smooth Streaming, …
(edit) @1be8c908   13 years martin ismindex: Properly report errors reading the MFRA atom Signed-off-by: …
(edit) @1a068bfe   13 years diego cosmetics: Consistently use C-style comments with multiple inclusion guards
(edit) @4051be6f   13 years diego anm: fix a few Doxygen comments
(edit) @09f21198   13 years diego misc typo and wording fixes
(edit) @22662ca5   13 years siretart attributes: add av_noreturn Also use it in the declaration of the …
(edit) @a1641e95   13 years siretart attributes: drop pointless define guards the av_-prefixed attributes …
(edit) @06eb4f08   13 years mans configure: do not disable av_always_inline with --enable-small …
(edit) @09a445ce   13 years lu_zero flvdec: initial stream switch support Codec change midstream gets …
(edit) @906f9dce   13 years lu_zero avplay: fix write on freed memory for rawvideo Do not assume avpacket …
(edit) @33895451   13 years martin snow: remove a VLA used for edge emulation Signed-off-by: Martin …
(edit) @fb93e61e   13 years mans x86: lavfi: fix gradfun/yadif build with mmx/sse disabled These …
(edit) @cbd9b2f9   13 years martin snow: remove the runs[] VLA. Signed-off-by: Martin Storsjö …
(edit) @4d8516fd   13 years martin snow: Check mallocs at init Signed-off-by: Martin Storsjö …
(edit) @4719ea7e   13 years mans flacdec: remove redundant setting of avctx->sample_fmt Signed-off-by: …
(edit) @5e745cef   13 years anton asfdec: read attached pictures.
(edit) @728d2afa   13 years anton apetag: reindent
(edit) @02a951b9   13 years anton apetag: export attached covers as video streams.
(edit) @b72767df   13 years anton apetag: fix the amount of data read from binary tags. Substract the …
(edit) @f2e175c7   13 years anton apetag: make sure avio_get_str() doesn't read more than it should.
(edit) @a02b8c69   13 years anton mov: read itunes cover art.
(edit) @58e57c30   13 years mans snow: remove VLA in mc_block() Signed-off-by: Mans Rullgard …
(edit) @ff8f8dfb   13 years martin intfloat: Don't use designated initializers in the public headers …
(edit) @33bb63c   13 years martin snow: remove a VLA. Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @4aad316b   13 years diego doc: Remind devs to check return values, especially for malloc() et al
(edit) @edf35d83   13 years kostya.shishkov MS ATC Screen (aka MSS3) decoder
(edit) @a87b17f3   13 years mans vf_yadif: move x86 init code to x86/yadif.c Signed-off-by: Mans …
(edit) @2f0accf1   13 years mans vf_gradfun: move x86 init code to x86/gradfun.c Signed-off-by: Mans …
(edit) @fc31508e   13 years martin roqvideo: Remove a totally unused dspcontext Signed-off-by: Martin …
(edit) @779f8bc   13 years mans smacker: remove some unused code This removes some code apparently …
(edit) @d55e5e6b   13 years mans dsicin: remove dead assignment Signed-off-by: Mans Rullgard …
(edit) @3c928477   13 years mans aacdec: remove dead assignment Signed-off-by: Mans Rullgard …
(edit) @800ab1ba   13 years mans rl2: remove dead assignment Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @1c2c64ed   13 years mans proresenc: make a variable local to the loop where it is used This …
(edit) @4ca6d206   13 years mans alsdec: remove dead assignments Signed-off-by: Mans Rullgard …
(edit) @3893feec   13 years martin opt/eval: Include mathematics.h for NAN/INFINITY These files use …
(edit) @a1245d5c   13 years martin mathematics: Don't use division by zero in NAN/INFINITY macros Some …
(edit) @710bd8a3   13 years martin wma: Lower the maximum number of channels to 2 ff_wma_init is used …
(edit) @889c1ec4   13 years mans x86: cpu: clean up check for cpuid instruction support This adds …
(edit) @6263415   13 years mans ARM: generate position independent code to access data symbols This …
(edit) @ceabc13f   13 years rsbultje dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section.
(edit) @e915674   13 years martin dnxhdenc: add space between function argument type and comment. …
(edit) @66a02159   13 years martin x86: fmtconvert: add special asm for float_to_int16_interleave_misc_* …
(edit) @4f2c846d   13 years martin attributes: Add a definition of av_always_inline for MSVC …
(edit) @d3ed1c95   13 years martin cmdutils: Pass the actual chosen encoder to filter_codec_opts This …
(edit) @5a608a23   13 years martin os_support: Add fallback definitions for stat flags Mingw headers …
(edit) @cab2eb87   13 years martin os_support: Rename the poll fallback function to ff_poll The fallback …
(edit) @cdee08e3   13 years martin network: Check for struct pollfd We need to include winsock2.h here, …
(edit) @71078ad   13 years martin os_support: Don't compare a negative number against socket descriptors …
(edit) @5aff37d2   13 years martin os_support: Include all the necessary headers for the win32 open …
(edit) @f2fd1678   13 years mans x86: vc1: fix and enable optimised loop filter The problem is that …
(edit) @3b1ab197   13 years martin file: Only include unistd.h if it exists It is included for the …
(edit) @f9851130   13 years martin random_seed: Only read /dev/*random if we have unistd.h unistd.h is …
(edit) @e312fcde   13 years martin doc: Indicate that RTMPT is natively implemented in libavformat …
(edit) @dfb57fc5   13 years martin rtpdec: Don't explicitly include unistd.h any longer unistd.h used to …
(edit) @b92c7ee6   13 years lu_zero flv: add support for G.711 Signed-off-by: Luca Barbato …
(edit) @433492ac   13 years diego doc: git: Add checklist with test steps to perform before pushing
Note: See TracRevisionLog for help on using the revision log.