aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rename always_inline macro to av_always_inline so as not to clash withGravatar diego2008-08-26
* prefer libavformat to demux matroska filesGravatar aurel2008-08-26
* Fix forumla -> formula in commentGravatar reimar2008-08-26
* Fix 'cast from pointer to integer of different size' on 64bit architectures. ...Gravatar ranma2008-08-24
* Handle AOPLAY_FINAL_CHUNKGravatar ranma2008-08-24
* cosmetics: indentationGravatar aurel2008-08-24
* use new lavf API to grab sample_aspect_ratio from the demuxersGravatar aurel2008-08-24
* fix compiler warningsGravatar ranma2008-08-23
* Remove unused and untested function. It is only part of our local patchset.Gravatar diego2008-08-22
* Remove duplicate vsscanf fallback implementation, we have another in osdep/.Gravatar diego2008-08-22
* -geometry support for -vo fbdev.Gravatar reimar2008-08-22
* Sync libdvdcss with upstream version r212.Gravatar diego2008-08-21
* Add support for AAC decoding through FFmpeg; libfaad is preferred for now.Gravatar diego2008-08-21
* cosmetics: Remove trailing whitespace and tabs.Gravatar diego2008-08-21
* Remove SKIP_DEPS trick. The same effect can be achieved without it.Gravatar diego2008-08-18
* fix for alignment problem on older ARM coresGravatar diego2008-08-17
* Add check for ARM VFP instructions.Gravatar diego2008-08-17
* sync w/r27466Gravatar gpoirier2008-08-15
* Work correctly with very small files where less than outburst is to be played.Gravatar diego2008-08-15
* Document -lavcopts o, aka libavcodec AVOption.Gravatar michael2008-08-15
* FFmpeg no longer has fastmemcpy support, so no longer trigger recursingGravatar diego2008-08-14
* Remove unused static declarations, fixes the warnings:Gravatar diego2008-08-14
* Use '#include <poll.h>' instead of '#include <sys/poll.h>'.Gravatar diego2008-08-14
* 100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.Gravatar diego2008-08-14
* add mapping for real audio and video CODEC_ID to MPlayer's fourccGravatar aurel2008-08-13
* fixes spotted by diegoGravatar compn2008-08-13
* demux_lavf: fix mp_seek behavior in case of seeking errorGravatar aurel2008-08-13
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-08-12
* Remove useless DVB-related #include.Gravatar diego2008-08-12
* Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.Gravatar diego2008-08-12
* updatesGravatar compn2008-08-12
* Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.Gravatar ben2008-08-11
* Update ChangeLog with latest VIDIX related changes regarding SuperH.Gravatar ben2008-08-11
* Add VIDIX driver for SuperH Mobile VEU hardware block.Gravatar ben2008-08-11
* Add proper VIDIX support for SuperH architecture.Gravatar ben2008-08-11
* sync w/r27348, patch by JRaSHGravatar gpoirier2008-08-11
* fix audio in some rtsp streams, ok'd by lu_zeroGravatar compn2008-08-11
* The PNG encoder in libavcodec needs to be enabled for vf_screenshot even ifGravatar diego2008-08-10
* codecs.c note is very old and unneeded.Gravatar compn2008-08-10
* sync w/27407 + fixesGravatar gpoirier2008-08-09
* Use translatable string instead of hardcoded message for process priority.Gravatar diego2008-08-09
* Remove duplicated prototype for XShmGetEventBase(), becauseGravatar diego2008-08-09
* Skip dependency generation if we just run distclean or if skippingGravatar diego2008-08-09
* Don't print drawing commands on screen.Gravatar eugeni2008-08-08
* If (has outline) blur(outline) else blur(glyph).Gravatar eugeni2008-08-07
* \org turns off collision detection.Gravatar eugeni2008-08-07
* Treat \h as space character.Gravatar eugeni2008-08-07
* Calculate subtitle origin in floating point.Gravatar eugeni2008-08-07
* Calculate subtitle position in floating point.Gravatar eugeni2008-08-07
* Add separate variables for CFLAGS that are specific to internal librariesGravatar diego2008-08-07