aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* configure: Compile with -O2 instead of -O4Gravatar Uoti Urpala2009-07-26
* Use own mp_*_taglists code instead of libavformat internalsGravatar Uoti Urpala2009-07-26
* Disable functionality requiring libswscale internalsGravatar Uoti Urpala2009-07-26
* Replace libavutil internal header #includes with MPlayer copiesGravatar Uoti Urpala2009-07-26
* configure: Improve pkg-config tests for FFmpeg librariesGravatar Uoti Urpala2009-07-26
* Add copies of needed internal FFmpeg files under ffmpeg_files/Gravatar Uoti Urpala2009-07-26
* Remove libswscale directory in MPlayer sourcesGravatar Uoti Urpala2009-07-26
* Remove unnecessary libavutil/internal.h includesGravatar Uoti Urpala2009-07-26
* Merge svn changes up to r29417Gravatar Uoti Urpala2009-07-12
|\
| * Fix compilation after FFmpeg r19395.Gravatar cehoyos2009-07-11
* | demux_mkv.c: Make some time arithmetic more preciseGravatar Uoti Urpala2009-07-10
* | demux_mkv: Round more seeks to "backwards" keyframesGravatar Uoti Urpala2009-07-09
* | demux_mkv: Make seeks more precise in some casesGravatar Uoti Urpala2009-07-09
| * Disable libavcodec AAC encoder, there are too many systems where it doesn't c...Gravatar reimar2009-07-09
| * Remove dependency from swscale_internal.h to lavu/internal.h, it is no longerGravatar ramiro2009-07-09
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
| * 20% faster hqdn3d on x86_64Gravatar lorenm2009-07-07
| * new debanding filterGravatar lorenm2009-07-07
* | Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\ \
| * | Revert "fix missing event on move that breaks xmga window movement"Gravatar Uoti Urpala2009-07-07
| |/
* | Merge svn r29305 (trailing whitespace removal)Gravatar Uoti Urpala2009-07-07
|\ \
* | | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | | Merge svn changes up to r29304Gravatar Uoti Urpala2009-07-07
|\ \ \
* | | | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | | | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
* | | | Add temporary no-op translation function stubsGravatar Uoti Urpala2009-07-06
| | | * The AltiVec code in libswscale no longer is under GPL.Gravatar diego2009-07-05
| | | * Add a section about handling external code to the policy.Gravatar diego2009-07-04
| | | * add truemotion rt binary codec for TR20 fourccGravatar compn2009-07-03
| | | * Use enum PixelFormat in sws_format_name() prototypeGravatar mru2009-07-01
| | | * Print information about chapters with -identify.Gravatar reimar2009-06-28
| | | * Make set_property chapter 0-based like all other chapter-relatedGravatar reimar2009-06-28
| | | * add binary codec for NTN1 and NTN2 fourccGravatar compn2009-06-27
| | | * add 0xA106 twocc to aac decoders, fixes facebook sampleGravatar compn2009-06-27
| | | * Fix some blu-ray samples: HDMV == H264Gravatar cehoyos2009-06-26
| | | * Increase slave mode buffer so that one can load files with a deeperGravatar ben2009-06-26
| | | * Use memcpy_pic2 instead of reimplementing it.Gravatar reimar2009-06-26
| | | * Close /dev/tty again on uninit.Gravatar reimar2009-06-26
| | | * Fix indentation broken in last patchGravatar reimar2009-06-26
| | | * Get rid of completely pointless vt_doit variableGravatar reimar2009-06-26
| | | * 10l, use fopen directly instead of open + fdopenGravatar reimar2009-06-26
| | | * Use a single err_out in fb_preinit, also fixes a leak when vo_dbpp has anGravatar reimar2009-06-26
| | | * Use FFALIGN and FFMAX3Gravatar reimar2009-06-26
| | | * Remove useless castsGravatar reimar2009-06-26
| | | * fbdev: remove pointless ()Gravatar reimar2009-06-26
| | | * Replace incorrect use of strncpy by av_strlcpy.Gravatar reimar2009-06-26
| | | * Use the RESET_GEOMETRY macro in one more place instead of duplicating its code.Gravatar reimar2009-06-26
| | | * 100l, RESET_GEOMETRY must reset values to INT_MIN, not -1, -1 is aGravatar reimar2009-06-26
| | | * AltiVec code and runtime cpudetect do not require CONFIG_GPL.Gravatar diego2009-06-25
| | | * The AltiVec optimizations of libswscale are no longer under GPL.Gravatar diego2009-06-25