summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Move external library registrations into a separate block after all nativeDiego Biurrun2007-11-07
* Add some explanatory comments.Diego Biurrun2007-11-07
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-07
* Remove disabled muxer skeleton, blessed by Mans.Diego Biurrun2007-11-07
* Give the libnut muxer a lib prefix in its name so it does not conflict withDiego Biurrun2007-11-07
* Specify the server address when opening an rtp:// URL in rtsp.c, soRonald S. Bultje2007-11-07
* Check context before accessing its field.Thorsten Jordan2007-11-07
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-07
* Fix poc for field pictures. Prior to this, the poc of the second fieldJeff Downs2007-11-06
* ffplay currently needs special handling for pausing in some protocols.Björn Axelsson2007-11-06
* Allow propagation of stream selection through the ASF demuxer to theBjörn Axelsson2007-11-06
* Split out the MDPR chunk reading into its own function.Ronald S. Bultje2007-11-06
* fix predictor initialization for adpcm-ima encoder not to lose first sampleTimofei V. Bondarenko2007-11-06
* Keep -lvorbis in libvorbis linker flags even when only used for encoding.Diego Biurrun2007-11-06
* Correct assignment of interlaced_frame; was being set on output frames,Jeff Downs2007-11-05
* Do not send too many RTCP packets (according to RFC 3550, the minimumLuca Abeni2007-11-05
* Use a symbolic name for the payload size of an RTCP Sender Report packetLuca Abeni2007-11-05
* Fix mov checksums following r10852.Benoit Fouet2007-11-05
* Quote paths in uninstall commands where necessary.Diego Biurrun2007-11-04