Mercurial > mplayer.hg
graph
-
Remove redundant ivtv VIDIX driver variable declarations.2009-07-19, by diego
-
The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the2009-07-19, by diego
-
Handle 24bit audio formats natively by ALSA.2009-07-19, by iive
-
Fix 24bit audio playback.2009-07-19, by iive
-
Change libamr support to libopencore-amr support.2009-07-18, by diego
-
Make sure clip coordinates are inside the screen area.2009-07-18, by eugeni
-
Cosmetics: make some variables constant to signify their intended use and,2009-07-18, by eugeni
-
Fix read after the end of allocated buffer.2009-07-18, by eugeni
-
sync with en/mplayer.1 r294132009-07-18, by jrash
-
Restore alphabetic order for HAVE_ defines.2009-07-17, by cehoyos
-
Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg.2009-07-17, by diego
-
Assume HAVE_ATTRIBUTE_PACKED.2009-07-17, by cehoyos
-
synced with r394132009-07-13, by Gabrov
-
Fix compilation after FFmpeg r19395.2009-07-11, by cehoyos
-
Disable libavcodec AAC encoder, there are too many systems where it doesn't compile.2009-07-09, by reimar
-
Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer2009-07-09, by ramiro
-
20% faster hqdn3d on x86_642009-07-07, by lorenm
-
new debanding filter2009-07-07, by lorenm
-
The AltiVec code in libswscale no longer is under GPL.2009-07-05, by diego
-
Add a section about handling external code to the policy.2009-07-04, by diego
-
add truemotion rt binary codec for TR20 fourcc2009-07-03, by compn
-
Use enum PixelFormat in sws_format_name() prototype2009-07-01, by mru
-
Print information about chapters with -identify.2009-06-28, by reimar
-
Make set_property chapter 0-based like all other chapter-related2009-06-28, by reimar
-
add binary codec for NTN1 and NTN2 fourcc2009-06-27, by compn
-
add 0xA106 twocc to aac decoders, fixes facebook sample2009-06-27, by compn
-
Fix some blu-ray samples: HDMV == H2642009-06-26, by cehoyos
-
Increase slave mode buffer so that one can load files with a deeper2009-06-26, by ben
-
Use memcpy_pic2 instead of reimplementing it.2009-06-26, by reimar
-
Close /dev/tty again on uninit.2009-06-26, by reimar
-
Fix indentation broken in last patch2009-06-26, by reimar
-
Get rid of completely pointless vt_doit variable2009-06-26, by reimar
-
10l, use fopen directly instead of open + fdopen2009-06-26, by reimar
-
Use a single err_out in fb_preinit, also fixes a leak when vo_dbpp has an2009-06-26, by reimar
-
Use FFALIGN and FFMAX32009-06-26, by reimar
-
Remove useless casts2009-06-26, by reimar
-
fbdev: remove pointless ()2009-06-26, by reimar
-
Replace incorrect use of strncpy by av_strlcpy.2009-06-26, by reimar
-
Use the RESET_GEOMETRY macro in one more place instead of duplicating its code.2009-06-26, by reimar
-
100l, RESET_GEOMETRY must reset values to INT_MIN, not -1, -1 is a2009-06-26, by reimar
-
AltiVec code and runtime cpudetect do not require CONFIG_GPL.2009-06-25, by diego
-
The AltiVec optimizations of libswscale are no longer under GPL.2009-06-25, by diego
-
PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT is set.2009-06-25, by diego
-
Modern Solaris versions have different default CD-ROM devices.2009-06-24, by diego
-
AVStream.language is deprecated, switch to av_get_metadata instead.2009-06-24, by reimar
-
Move allocation to avoid a possible memleak if new_sh_audio fails.2009-06-24, by reimar
-
Remove pointless stream count checks, new_sh_* already checks for that.2009-06-24, by reimar
-
Print ID_AID_???_LANG and ID_SID_???_LANG in lavf demuxer so that frontends2009-06-24, by reimar