summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for reading WM/Year tagPatrice Bensoussan2007-11-14
* remove unnecessary -1 from snprintf lenAndreas Öman2007-11-14
* Add support for ID3v2 year tagPatrice Bensoussan2007-11-14
* rename fps(frame per second) to tb(time base) to preventMichael Niedermayer2007-11-13
* Remove unused variable, fixes the warning:Diego Biurrun2007-11-13
* cosmetics: Keep all OBJS entries on a line of their own.Diego Biurrun2007-11-12
* remove now useless libogg supportBaptiste Coudurier2007-11-12
* tring to workaround gcc 2.95 bug which causes random failuresMichael Niedermayer2007-11-12
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-11
* ogg seek regression refBaptiste Coudurier2007-11-11
* files have been renamedBaptiste Coudurier2007-11-10
* ogg muxerBaptiste Coudurier2007-11-10
* Add comments to some #endif directives.Diego Biurrun2007-11-10
* cosmetics: Fix vissual --> visual typo.Diego Biurrun2007-11-10
* Improve unsupported (pixel) format error message.Stefano Sabatini2007-11-10
* 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