aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* changed to be more-or-less compatible with Nick's stuffGravatar arpi2002-03-25
* 10lGravatar michael2002-03-25
* byte interleaving for mgaGravatar michael2002-03-25
* no native support for I420 in G200Gravatar arpi2002-03-25
* disabel DR and UV swapping for g200 planar modesGravatar arpi2002-03-25
* dump stuffGravatar arpi2002-03-25
* eeh 10l, removed one line too much :(Gravatar atmos42002-03-25
* Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es retur...Gravatar atmos42002-03-25
* Fix aspect info for square pixel.Gravatar atmos42002-03-25
* Bugfix by XorAGravatar mswitch2002-03-25
* reset selectionGravatar arpi2002-03-25
* check and set codec selection - impossible to do it at find_codecGravatar arpi2002-03-25
* 100l :(Gravatar arpi2002-03-25
* use codec selectionGravatar arpi2002-03-25
* tagging selected codec to avoid trying the same codec several timesGravatar arpi2002-03-25
* proposal for audio decodersGravatar arpi2002-03-25
* common stuff moved to mpc_info.hGravatar arpi2002-03-25
* typo...Gravatar arpi2002-03-25
* I420 supportGravatar arpi2002-03-25
* -fs aspect fix by KotHGravatar arpi2002-03-24
* fallback to server's control() - patch by KotHGravatar arpi2002-03-24
* U,V plane odrer fixedGravatar arpi2002-03-24
* U,V plane odrer fixedGravatar arpi2002-03-24
* I420 UV swapping fixedGravatar arpi2002-03-24
* UV vs VU fixGravatar arpi2002-03-24
* fixes, extended by mplayer's planes[]Gravatar arpi2002-03-24
* Two fixes:Gravatar ksorim2002-03-24
* soem explanationGravatar arpi2002-03-24
* fixed U/V swapping for direct rendering, and 3rd plane offset calculation whe...Gravatar arpi2002-03-24
* Fixed bug in Athlon detection code ;)Gravatar mswitch2002-03-24
* XorA found a bug in the avcodec codeGravatar mswitch2002-03-24
* Default to avcodec if installed, otherwise use fame. Apparently fame output i...Gravatar mswitch2002-03-24
* Use esds parser for movie esds atom and only pass decoder specific configurat...Gravatar atmos42002-03-24
* allow negative mul valuesGravatar pl2002-03-24
* - Add parsing of Sync Layer DescriptorGravatar atmos42002-03-24
* Support for decoder specific config from mp4 header for AAC decoder.Gravatar atmos42002-03-24
* 10l fix memory allocationGravatar atmos42002-03-24
* eeh 10l, forgot malloc of esds struct.Gravatar atmos42002-03-24
* Improved MP4 parsing (finally)Gravatar atmos42002-03-24
* OS2 supportGravatar arpi2002-03-24
* timer.c not used - why to compileGravatar arpi2002-03-24
* check for mman.hGravatar arpi2002-03-24
* include stdlib.hGravatar arpi2002-03-24
* we don't need mman.hGravatar arpi2002-03-24
* moved font_laod.hGravatar arpi2002-03-24
* moved font_laod.hGravatar arpi2002-03-24
* include font_load.h directly, instead of via video_out.hGravatar arpi2002-03-23
* sys/types.h required for off_tGravatar arpi2002-03-23
* MANGLE() the 3dnow codeGravatar arpi2002-03-23
* use .balign instead of .alignGravatar arpi2002-03-23