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
*
Make really sure channels can only be 1 or 2 for imaadpcm
reimar
2008-07-11
*
Simplify imaadpcm return statement
reimar
2008-07-11
*
Check length of input buffer for msadpcm
reimar
2008-07-11
*
Add a comment on shift vs. division
reimar
2008-07-11
*
Scale msadpcm coefficients to fit into 8 bits
reimar
2008-07-11
*
Simplify ad_msadpmc.c: Use AV_RL16, merge sign extension into LE_16 read and
reimar
2008-07-11
*
Copy macro simplification from imaadpcm to msadpcm
reimar
2008-07-11
*
Remove useless comments from ad_msadpcm
reimar
2008-07-11
*
Make msadpcm arrays const
reimar
2008-07-11
*
Remove unused macros
reimar
2008-07-11
*
Explicitly include inttypes.h in ad_imaadpcm
reimar
2008-07-11
*
Remove unused variable.
diego
2008-07-02
*
Half size for adpcm_index
reimar
2008-06-29
*
Simplify predictor updates
reimar
2008-06-29
*
Get rid of 16-bit sign extension macro
reimar
2008-06-29
*
Simplify some imaadpcm macros
reimar
2008-06-29
*
Directly pass arrays into decode_nibbles
reimar
2008-06-29
*
Use smaller types for tables
reimar
2008-06-29
*
Make imaadpcm tables const
reimar
2008-06-29
*
Simplify code to read index/predictor
reimar
2008-06-29
*
Add a few size checks to IMA decoder. The code is still a mess though,
reimar
2008-06-29
*
Simplify ad_imaadpcm decode_audio function
reimar
2008-06-29
*
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
[next]