index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
*
Fix channel order for libvorbis decoder, original patched by Nicolas George.
ulion
2008-06-07
*
rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.
ulion
2008-06-07
*
Properly free memory allocate by liba52.
reimar
2008-06-01
*
Revert commit r26897.
iive
2008-05-28
*
cosmetics: XviD --> Xvid
diego
2008-05-27
*
Add missing MPLAYER_ prefix to multiple inclusion guards.
diego
2008-05-17
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
Use standard license headers.
diego
2008-05-13
*
Factorize "int i".
michael
2008-05-11
*
cosmetics: Fix unknow vs. unknowN typo.
diego
2008-05-11
*
Reformat very ugly code.
michael
2008-05-10
*
AVOption support for video encoders.
michael
2008-05-10
*
AVOptions support for libavcodec based video decoders.
michael
2008-05-10
*
Reindent for last commit.
ulion
2008-05-08
*
Distinguish between ac3 and dts by format tag.
ulion
2008-05-08
*
Relicense file as GPL v2+; bero granted permission on IRC.
diego
2008-05-07
*
Enable Alpha/ARM optimizations in libmpeg2.
diego
2008-05-01
*
Use consistent #include paths without "../".
diego
2008-04-28
*
Consistently #include mpbswap.h instead of bswap.h everywhere.
diego
2008-04-28
*
Only compile libmpcodecs/ve_qtvideo.c on Windows.
diego
2008-04-26
*
Merge libmpcodecs/Makefile into top-level Makefile.
diego
2008-04-24
*
Set dll_type and rv_handle for drvc.dll
zuxy
2008-04-13
*
Restore grayscale decoding support with FFmpeg.
diego
2008-04-13
*
Backport SSE2-optimized IDCT routines from upstream libmpeg2.
diego
2008-04-12
*
Oops...should be "drv43260.dll" instead of "drv34260.dll"
zuxy
2008-04-12
*
Cosmetic fix for r26419
zuxy
2008-04-12
*
Dlls can be relocated when loading so rely on filename instead of absolute
zuxy
2008-04-12
*
Indentation fix for r26417
zuxy
2008-04-12
*
Don't print "Could not patch" messages when we haven't actually tried to patch.
zuxy
2008-04-12
*
Check for drvc.dll entries for mingw32
zuxy
2008-04-12
*
vf_pp7 does not depend on libavcodec.
diego
2008-04-11
*
vf_screenshot depends on libavcodec.
diego
2008-04-11
*
1000l fix linking after r26378
rtogni
2008-04-09
*
Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.
diego
2008-04-06
*
Rename RTJPEG files so that filenames consist of lowercase name only.
diego
2008-04-06
*
Change I_TYPE -> FF_I_TYPE to fix compilation.
iive
2008-04-04
*
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
diego
2008-04-01
*
Introduce HAVE_QUICKTIME definition and use it where appropriate.
diego
2008-03-15
*
Simplify preprocessor condition for QT codecs, configure already does the
diego
2008-03-15
*
Remove duplicate #include of mpbswap.h.
diego
2008-03-14
*
#include config.h before all other headers.
diego
2008-03-14
*
Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
diego
2008-03-07
*
Fix printf format string mismatch, eliminates the warning:
diego
2008-03-06
*
Add necessary header #includes to fix 'make checkheaders'.
diego
2008-03-06
*
ve_vfw.c: #include aviheader.h instead of wine avifmt.h
uau
2008-03-06
*
Fix ffvorbis decoder's output channel order with channel reordering function.
ulion
2008-03-05
*
Remove ugly workaround for conflicting dca.h headers, it is no longer
diego
2008-03-03
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
10l: Revert nonsense commit.
diego
2008-02-25
*
Remove old EMU_OLD cruft.
diego
2008-02-25
[next]