source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4edfcecc   17 years michaelni Document get_*_buffer() Originally committed as revision 12548 to …
(edit) @48a55290   17 years baptiste.coudurier sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback …
(edit) @86b3cf7c   17 years saschasommer rl2 documentation update Originally committed as revision 12546 to …
(edit) @cb96da49   17 years saschasommer rl2 demuxer Originally committed as revision 12545 to …
(edit) @084d8faa   17 years baptiste.coudurier yet again another hdv fourcc Originally committed as revision 12544 …
(edit) @975cdc8f   17 years saschasommer rl2 decoder Originally committed as revision 12543 to …
(edit) @433aeb62   17 years baptiste.coudurier support fragments when non streamable Originally committed as …
(edit) @61aedb0f   17 years baptiste.coudurier mp4 fragments support Originally committed as revision 12541 to …
(edit) @9e8e6d31   17 years zuxy.meng Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx() …
(edit) @c8cf325a   17 years michaelni Document AVCodec.flush() Originally committed as revision 12539 to …
(edit) @a2d11246   17 years michaelni Document AVCodec.capabilities. Originally committed as revision 12538 …
(edit) @67e21020   17 years michaelni Document a few url_* functions. Originally committed as revision …
(edit) @117a9190   17 years baptiste.coudurier cosmetics, split or move too long lines Originally committed as …
(edit) @064df5a9   17 years takis.issaris Show the "--disable-mmx2" and "--disable-ssse3" options when using …
(edit) @db3ee6cc   17 years baptiste.coudurier simplify, and only stop parsing when non streamable Originally …
(edit) @19d02551   17 years baptiste.coudurier remove ms audio tags from table, they will be chosen or detected with …
(edit) @bb787a93   17 years baptiste.coudurier atoms are not mp4 only, and yes probe is sufficient Originally …
(edit) @9c55b772   17 years baptiste.coudurier update description Originally committed as revision 12531 to …
(edit) @3efe8848   17 years baptiste.coudurier return ENOMEM Originally committed as revision 12530 to …
(edit) @2922cbdb   17 years baptiste.coudurier cannot free AVStream like this, and return ENOMEM Originally …
(edit) @e3c4740f   17 years baptiste.coudurier indentation Originally committed as revision 12528 to …
(edit) @9f6152df   17 years zuxy.meng Apply 'alloc_size' attribute to ff_realloc_static() Originally …
(edit) @c02a1b35   17 years zuxy.meng Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static() …
(edit) @98a6fff9   17 years zuxy.meng Apply 'cold' attribute to init/uninit functions in libavcodec …
(edit) @77ab59eb   17 years diego two more typos spotted by Mike Originally committed as revision 12524 …
(edit) @287d3b13   17 years diego Create object files in a.out (aout-emx) format on OS/2. This works …
(edit) @c2f178da   17 years diego british_english--; Originally committed as revision 12522 to …
(edit) @b0067549   17 years diego Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. Originally …
(edit) @721da10a   17 years baptiste.coudurier fix mpeg2 muxing, replace seq header if contained in extradata and key …
(edit) @7b0f4c9a   17 years baptiste.coudurier cosmetics, move case up Originally committed as revision 12519 to …
(edit) @8474f58e   17 years michaelni More complete documentation for AVFrame.reference. Originally …
(edit) @b7c4074   17 years michaelni One non functional AVPalette chunk less, one heap overflow less. Fixes …
(edit) @eb61405a   17 years baptiste.coudurier remove useless debug print since now mov_build_index will do …
(edit) @f9900374   17 years baptiste.coudurier free track data asap Originally committed as revision 12515 to …
(edit) @1e77810d   17 years baptiste.coudurier move mov_build_index before mov_read_trak to avoid useless declaration …
(edit) @bd991df2   17 years baptiste.coudurier move specific end treatment when trak is detected, will be needed for …
(edit) @943032b1   17 years michaelni Hardcode register to prevent aparent miscompilation. Fixes regression …
(edit) @dea00a46   17 years michaelni remove unused temp Originally committed as revision 12511 to …
(edit) @c04c52d3   17 years pascal.massimino Additional checks for strange num_val in FLV metadata Avoids …
(edit) @6122b733   17 years baptiste.coudurier omg, fix compilation Originally committed as revision 12509 to …
(edit) @d0ed455f   17 years baptiste.coudurier correctly set avctx->frame_size for mp3on4 and mp3adu Originally …
(edit) @10cac9f9   17 years ramiro.polla Add Mimic and MSN TCP Webcam streams to documentation. Originally …
(edit) @7e6ca34f   17 years rsbultje Reindent after rtsp-alternate-protocol* patches. Originally committed …
(edit) @8792f52   17 years rsbultje Change protocol_mask into protocol, since we always just try a single …
(edit) @8a8754d8   17 years rsbultje Allow cycling between different protocols (TCP, UDP or multicast) so …
(edit) @b58412f1   17 years diego Check for sys/mman.h and set appropriate definitions. patch by …
(edit) @3540b95   17 years mans add missing #include "common.h" to libavutil headers Originally …
(edit) @e6e70d9b   17 years zuxy.meng Cosmetic change: remove the whitespace after 'defined' Originally …
(edit) @0fd48fac   17 years zuxy.meng 'malloc' attribute isn't supported in old gcc. Originally committed …
(edit) @cca6d953   17 years zuxy.meng Apply "alloc_size" attribute to av_alloc, av_realloc and av_mallocz …
(edit) @85074d3c   17 years zuxy.meng Reapply r12489: Add pure, const and malloc attributes to proper …
(edit) @d1928ac1   17 years ivop add some missing formats: lmlm4, pva, pcx and sun rasterfile. …
(edit) @3662d880   17 years mans 32/64-bit agnostic x86 bswap Originally committed as revision 12496 …
(edit) @c5fec7d7   17 years diego Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. Originally …
(edit) @0866c56f   17 years diego Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. Originally …
(edit) @70fa2e27   17 years mans cosmetics: sanitise asm() statements in bswap.h Originally committed …
(edit) @95633045   17 years ramiro.polla Remove useless variable since r8456. Originally committed as revision …
(edit) @0f3444e1   17 years ramiro.polla MSN TCP Webcam stream demuxer. Originally committed as revision 12492 …
(edit) @a7129de5   17 years ramiro.polla Mimic decoder. Originally committed as revision 12491 to …
(edit) @2119bb8f   17 years benoit.fouet revert r12489. Originally committed as revision 12490 to …
(edit) @6544f48f   17 years benoit.fouet Pure, const and malloc attributes to libavutil. Patch by Zuxy Meng: …
(edit) @38c669d8   17 years baptiste.coudurier cosmetics, remove superflous comments Originally committed as …
(edit) @d7f0920   17 years diego Check for and set HAVE_MMX2, it is used in several places. patch by …
(edit) @503d5b58   17 years benoit.fouet fix extern prefix detection when cross compiling. Patch by Michael …
(edit) @2081f3c   17 years mans fix extern prefix detection on mingw Originally committed as revision …
(edit) @b4d96ba2   17 years mans check for prefix on extern symbols in configure Originally committed …
(edit) @6fcc9af0   17 years mans simplify ALIGN_MASK definition Originally committed as revision 12483 …
(edit) @b55aa9a9   17 years mans get register names from x86_cpu.h Originally committed as revision …
(edit) @3c9bcb42   17 years mans add REGd definition Originally committed as revision 12481 to …
(edit) @a62a1c31   17 years mans use HAVE_FAST_64BIT Originally committed as revision 12480 to …
(edit) @ea68e334   17 years mans cosmetics: remove useless \-newline escapes Originally committed as …
(edit) @4f54a3b8   17 years mans indentation Originally committed as revision 12478 to …
(edit) @844ea46   17 years mans clean up FFT SIMD selection Originally committed as revision 12477 to …
(edit) @53620bba   17 years rsbultje Split the SETUP request into a separate function, as a prelude into …
(edit) @6fce759   17 years diego Fix previously broken x86_64 check, simplifying it in the process. …
(edit) @3dddba4b   17 years diego Fix previously broken xlc checks, simplifying them in the process. …
(edit) @78fe7631   17 years diego Drop unnecessary subshell invocation from BEINCLUDES check. …
(edit) @972d628a   17 years benoit.fouet Provide a context to parse_time_or_die(). Patch by Stefano Sabatini: …
(edit) @08e89160   17 years diego cosmetics: indentation Originally committed as revision 12471 to …
(edit) @edfd6975   17 years diego Simplify MANGLE macro preprocessor condition checks. Originally …
(edit) @7edd384f   17 years diego Add -q to grep invocation where appropriate. Originally committed as …
(edit) @8e9ccb6c   17 years diego Fix MANGLE macro on Mac OS X. Allows compiling a 64 bit FFmpeg on Mac …
(edit) @5a352b14   17 years zuxy.meng Fix a typo that causes an assertion to always fail. Reported by …
(edit) @d85d7a0   17 years mans mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS Originally …
(edit) @5550eba8   17 years mans typo: add missing \ in multi-line macro Originally committed as …
(edit) @e6b790f9   17 years mans fix typo ARCH_PPC -> ARCH_POWERPC Originally committed as revision …
(edit) @8c2a2070   17 years baptiste.coudurier just skip klv packet, when no corresponding stream is found …
(edit) @b0605329   17 years diego Move functions that are only used when libswscale is not compiled in …
(edit) @abe39c0f   17 years diego Escape \1 and \2 in sed expressions written to config.mak to avoid …
(edit) @08c4e395   17 years diego Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD …
(edit) @23f08617   17 years baptiste.coudurier simplify, flags is 24bits according to specs Originally committed as …
(edit) @558ce5c4   17 years baptiste.coudurier fucked up alphabetical order again, sorry Originally committed as …
(edit) @aa9f4208   17 years baptiste.coudurier ipod/iphone compatible mp4 muxer Originally committed as revision …
(edit) @77f11d8a   17 years mans improve precision in mdct.c using double for some temporaries …
(edit) @6a5b9773   17 years diego 10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD. …
(edit) @b1b18481   17 years diego Merge binary generation rules. Originally committed as revision 12455 …
(edit) @14f3ce36   17 years mans fix DEPEND_CMD for out of tree builds Originally committed as …
(edit) @a426bbfc   17 years mans set SRC_DIR in top-leve Makefile Originally committed as revision …
(edit) @c415857d   17 years mans rename LIBSRC to SRC_DIR, add quotes where SRC_DIR was used …
(edit) @e6a383d6   17 years diego Use $< to simplify a few lines. Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.