source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @65a0f3fd   18 years michaelni factorize mv_cache and mvd_cache init Originally committed as …
(edit) @43ff0714   18 years michaelni simplify Originally committed as revision 7995 to …
(edit) @2a115873   18 years michaelni add a few asserts to ensure alignment Originally committed as …
(edit) @00e210d   18 years michaelni prevent h.264 MC related functions from being inlined (yes this is …
(edit) @410bf27   18 years michaelni av_noinline Originally committed as revision 7992 to …
(edit) @e28630fc   18 years michaelni pal8 input this is not optimized or anything (that is easy to add just …
(edit) @457b101e   18 years revol Make sure we don't try to emulate poll() when it's there if …
(edit) @36c07acd   18 years revol MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed …
(edit) @5286d11   18 years mbardiaux Spelling fix Originally committed as revision 7989 to …
(edit) @1d726a59   18 years mbardiaux Spelling fix Originally committed as revision 7988 to …
(edit) @b0c858d8   18 years revol poll() emulation for BeOS, and maybe MinGW. Originally committed as …
(edit) @befa3397   18 years diego Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan. …
(edit) @d8bc5f06   18 years mans simplify Originally committed as revision 7985 to …
(edit) @afde41b4   18 years mans rename video4linux[2] variables to v4l[2], consistent with --disable …
(edit) @cc58300e   18 years gpoirier implement new grabbing interface, as described here: …
(edit) @20121213   18 years baptiste.coudurier fix dts adjusting Originally committed as revision 7982 to …
(edit) @41536a60   18 years lucabe72 Pass the v4l2 buffer into the AVPacket, instead of allocating a new …
(edit) @a492ad9f   18 years baptiste.coudurier 100l Originally committed as revision 7980 to …
(edit) @8d97aedb   18 years baptiste.coudurier indentation Originally committed as revision 7979 to …
(edit) @400615b6   18 years baptiste.coudurier use aiff when we can, some players only support aiff Originally …
(edit) @e13d8023   18 years michaelni doxy for avcodec_encode_video() Originally committed as revision 7977 …
(edit) @e372862   18 years mbardiaux Fix one warning Originally committed as revision 7976 to …
(edit) @1e9be11f   18 years diego some updates Originally committed as revision 7975 to …
(edit) @c1b54be3   18 years diego liba52 was removed, libswscale is also GPLed. Originally committed as …
(edit) @eb526fa6   18 years diego Remove unused file. Originally committed as revision 7973 to …
(edit) @e244ea43   18 years revol This is no longer necessary for BeOS now that we don't play nasty …
(edit) @ac7030a   18 years mans combine handling of …
(edit) @dd9bfb46   18 years mans simplify ever so slightly Originally committed as revision 7970 to …
(edit) @2b4c3615   18 years mans add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option …
(edit) @35f97369   18 years mans rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF Originally …
(edit) @e2745046   18 years mans rename some --enable options for external libs Originally committed …
(edit) @1367cffd   18 years diego Ogg is not Vorbis. Originally committed as revision 7966 to …
(edit) @8fa36ae0   18 years revol This fixes error handling for BeOS, removing the need for some ifdefs. …
(edit) @bcdf0d26   18 years mbardiaux Change some dprintf to av_log Originally committed as revision 7964 …
(edit) @034ef0e8   18 years diego Move base64.[ch] to libavutil. patch by Carl Eugen Hoyos, cehoyos …
(edit) @674678b0   18 years kostya.shishkov Intensity compensation for B-frames in AP was missing Originally …
(edit) @6d29fba9   18 years michaelni support yet another broken avi (filedoesitbetter.avi) which has a …
(edit) @1d7d9935   18 years michaelni always use audio spread (instead of "video no spread" for audio ...) …
(edit) @dc02fc6a   18 years diego consistency renaming: yuv422 --> yuyv422 Originally committed as …
(edit) @9ac529a5   18 years diego consistency renaming: uyvy411 --> uyyvyy411 Originally committed as …
(edit) @3cf5b6be   18 years diego consistency renaming: rgba32 --> rgb32 Originally committed as …
(edit) @5a4f1328   18 years michaelni oops forgot this one (increase preroll time to min of my asfs) …
(edit) @a98d3e82   18 years michaelni increaseing preroll time to the minimum of the asf files i have …
(edit) @d9076fe7   18 years michaelni remove md5 check for wma as there are rounding differences between …
(edit) @0786943a   18 years michaelni disabling vorbis regression test for now, both encoder and decoder …
(edit) @0d9f8633   18 years michaelni dont set the keyframe flag for audio as microshitty doesnt do it and …
(edit) @5600b6e1   18 years mbardiaux Regression changes after addition of fact chunk to non-PCM wav …
(edit) @d794d388   18 years mbardiaux Add FACT chunk for non-PCM wav formats Originally committed as …
(edit) @7c758d3   18 years diego minor help output formatting fix Originally committed as revision …
(edit) @9b0dfb27   18 years michaelni slightly improve *_TIMER Originally committed as revision 7948 to …
(edit) @67053c30   18 years ikalvachev -s option have different defaults for ffmpeg and ffserver cases. …
(edit) @c7238c72   18 years lucabe72 Pass a proper context to av_log() Originally committed as revision …
(edit) @7bc5f2a8   18 years diego Restore the possibility to link liba52 instead of dlopening. …
(edit) @b5ea085b   18 years mans fix --enable-*threads Originally committed as revision 7944 to …
(edit) @ea65a75   18 years revol Remove unused ENODATA define Originally committed as revision 7943 to …
(edit) @98252125   18 years mans 10l to Diego for breaking A52 decoder Originally committed as …
(edit) @520cc7f1   18 years mans simplify --enable/disable-* option handling Originally committed as …
(edit) @12b61a74   18 years mans clean up amr option handling Originally committed as revision 7940 to …
(edit) @f4ca5079   18 years diego Rename ac3 decoder to liba52 to prepare for native decoder. …
(edit) @51e8750a   18 years mans add armv6 to TARGET_LIST Originally committed as revision 7938 to …
(edit) @fb2ce7d9   18 years mans move pkg_requires setting to end Originally committed as revision …
(edit) @5af4e0cc   18 years mans rename some variables to match corresponding --enable-* options …
(edit) @57d7b036   18 years baptiste.coudurier make key parameter const Originally committed as revision 7935 to …
(edit) @ecfc4f44   18 years mans rename HAVE_GPROF to CONFIG_GPROF Originally committed as revision …
(edit) @0900a85   18 years diego Remove internal liba52; external lib still works, native decoder …
(edit) @f70f03f6   18 years mans finish feature calculations before printing result and creating files …
(edit) @f6f69c30   18 years mans handle network dependency on protocols with check_deps() Originally …
(edit) @799c9e9b   18 years mans recursive feature dependency checking Originally committed as …
(edit) @fa859b4d   18 years mans let check_deps handle ffplay Originally committed as revision 7929 to …
(edit) @a2830dca   18 years mans tidy up ffserver deps Originally committed as revision 7928 to …
(edit) @4b62f9f9   18 years diego consistency cosmetics for the option handling routine Originally …
(edit) @e484407c   18 years diego Force liba52 to yes if liba52bin is set. Originally committed as …
(edit) @80a289b9   18 years baptiste.coudurier mxf aes decryption support, patch by Reimar, simplified to only look …
(edit) @c964c2c7   18 years baptiste.coudurier add key field to AVFormatContext for de/encryption support, patch by …
(edit) @b7d3bfa6   18 years diego Remove unused libac3 AC3 decoding interface. Originally committed as …
(edit) @225e21ef   18 years mans simplify SDL check Originally committed as revision 7922 to …
(edit) @30f35ab0   18 years mans don't skip freetype2 check on beos Originally committed as revision …
(edit) @ec1e9c44   18 years mans simplify imlib2 check Originally committed as revision 7920 to …
(edit) @4f562a66   18 years mans simplify freetype check Originally committed as revision 7919 to …
(edit) @f5d28d10   18 years mans do nothing in restore_flags() if flags are not saved Originally …
(edit) @703afd07   18 years mans rewrite some one-line if/then/fi using && and || Originally committed …
(edit) @bc8ec47b   18 years mans simplify altivec warning Originally committed as revision 7916 to …
(edit) @412c1562   18 years mans check for gnu make Originally committed as revision 7915 to …
(edit) @d5697779   18 years mans prettify texi2html check Originally committed as revision 7914 to …
(edit) @3eac5c6   18 years mans disable bktr if required headers not found, enable by default …
(edit) @74476a3a   18 years mans #include detected soundcard.h instead of testing for OpenBSD …
(edit) @deb29777   18 years mans test for OSS audio Originally committed as revision 7911 to …
(edit) @77d3bfe2   18 years mans remove extraneous per-OS disabling of video4linux[2] Originally …
(edit) @f6f14752   18 years mans test for video4linux Originally committed as revision 7909 to …
(edit) @6c7aaa48   18 years mans simplify video4linux2 test Originally committed as revision 7908 to …
(edit) @392b76ca   18 years Reimar.Doeffinger Minor AMD64 compilation fix Originally committed as revision 7907 to …
(edit) @9bc0d3ef   18 years michaelni maybe fix x86_64 (untested) Originally committed as revision 7906 to …
(edit) @559a55ad   18 years michaelni use dvr-ms timestamps Originally committed as revision 7905 to …
(edit) @6ff9b422   18 years gpoirier always decode extradata when of non-avc stream (like RTSP) Patch by …
(edit) @2d241e66   18 years michaelni fix broken memset(padding, 0) code add a few asserts Originally …
(edit) @cf10ee18   18 years nicola.sabbi demux VC1 in mpegts Originally committed as revision 7902 to …
(edit) @8d74e55b   18 years diego Print error message instead of crashing when combining -vcodec copy …
(edit) @b2a581dc   18 years michaelni packets with half pcm samples are invalid Originally committed as …
(edit) @7e042912   18 years michaelni fix rawvideo Originally committed as revision 7899 to …
(edit) @7c4fd7eb   18 years michaelni factor out common subexprssion (gcc of course is too stupid to do this …
Note: See TracRevisionLog for help on using the revision log.