summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Express opinion in a less aggressive manner.Ramiro Polla2007-11-10
* jtype frame implementedBen Littler2007-11-10
* cosmetics: Fix spacial --> spatial typo in function names.Diego Biurrun2007-11-10
* comment typoDiego Biurrun2007-11-10
* misc spelling/grammar/wording fixes in commentsDiego Biurrun2007-11-10
* X8 is supported now, so warning is incorrectKostya Shishkov2007-11-10
* Provide top_field_first logic for h264Reinhard Nissl2007-11-10
* IntraX8 (J-Frame) sub-decoder for WMV2 and VC-1Ben Littler2007-11-10
* make some tables staticAurelien Jacobs2007-11-10
* add multiple inclusion guardsAurelien Jacobs2007-11-09
* grammarMichael Niedermayer2007-11-09
* indentionMichael Niedermayer2007-11-09
* remove useless #ifdefMichael Niedermayer2007-11-09
* remove inline from non speed critical functionsMichael Niedermayer2007-11-09
* vertical alignMichael Niedermayer2007-11-09
* indentionMichael Niedermayer2007-11-09
* remove unneeded {}Michael Niedermayer2007-11-09
* add {} to make the else look a little more normalMichael Niedermayer2007-11-09
* indentionMichael Niedermayer2007-11-09
* indentionMichael Niedermayer2007-11-09
* remove debug variableMichael Niedermayer2007-11-09
* remove #if 0 codeMichael Niedermayer2007-11-09
* cosmeticMichael Niedermayer2007-11-09
* factorizeMichael Niedermayer2007-11-09
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-09
* Clarify Visual Studio FAQ.Diego Biurrun2007-11-09
* Add support for some more audio formatsLuca Abeni2007-11-09
* Disable unused function, fixes the warning:Diego Biurrun2007-11-09
* Improve Sofdec file detectionMåns Rullgård2007-11-08
* fix potential buffer over-readAurelien Jacobs2007-11-08
* fix negative fseekAurelien Jacobs2007-11-08
* Split ac3 byte swapping into a separate function.Ronald S. Bultje2007-11-08
* Isolate caching of audio frames in its own function.Ronald S. Bultje2007-11-08
* Change a stream indexer.Ronald S. Bultje2007-11-08
* Split out the packet parsing from the main function body in rmdec.cRonald S. Bultje2007-11-08
* Change parse indexer.Ronald S. Bultje2007-11-08
* fix libogg muxer dependency checkingAurelien Jacobs2007-11-08
* Reindent the code after last commitLuca Abeni2007-11-08
* Remove redundant "if(len)"Luca Abeni2007-11-08
* Give Ogg muxer a lib prefix in the name like we do with all other formatsDiego Biurrun2007-11-08
* Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilationMartin Lindhe2007-11-08
* Change ff_rm_read_mdpr_codecdata to get back to old behavior.Benoit Fouet2007-11-08
* correctly set audio codec when demuxing sofdec filesAurelien Jacobs2007-11-07
* cosmetics: indentationAurelien Jacobs2007-11-07
* split wmv2 in its own fileAurelien Jacobs2007-11-07
* Fix deblocking filter for field pictures by properly looking for firstJeff Downs2007-11-07
* rename some msmpeg4 symbols and make them non-staticAurelien Jacobs2007-11-07
* Fix make checkheaders by adding missing #include.Diego Biurrun2007-11-07
* probe more kind of electronic arts filesAurelien Jacobs2007-11-07
* split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODERAurelien Jacobs2007-11-07