summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* use more Vorbis metadata tagsMåns Rullgård2007-06-24
* replace strncpy with av_strlcpyMåns Rullgård2007-06-24
* replace the uses of old string functions that Reimar missedMåns Rullgård2007-06-24
* Cosmetics: use consistent indentation by four spacesReimar Döffinger2007-06-24
* DV muxer should not only fail for more that 3 streams altogetherReimar Döffinger2007-06-24
* remove old unused string functionsMåns Rullgård2007-06-23
* use new string functionsMåns Rullgård2007-06-23
* simplifyAurelien Jacobs2007-06-23
* remove useless empty functionAurelien Jacobs2007-06-23
* cosmetics: too much blank linesAurelien Jacobs2007-06-23
* use intreadwrite functions in matroskadecAurelien Jacobs2007-06-23
* use intreadwrite functions in vocdecAurelien Jacobs2007-06-23
* remove useless #ifndef CONFIG_NOCUTILSMåns Rullgård2007-06-23
* simplify stristart()Måns Rullgård2007-06-23
* cosmetic: combine declaration and initialisationMåns Rullgård2007-06-23
* simplify pstrcpy()Måns Rullgård2007-06-23
* simplify strstart()Måns Rullgård2007-06-22
* use allformats.hBaptiste Coudurier2007-06-21
* remove now useless ifdefBaptiste Coudurier2007-06-21
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-21
* Fix @file in matroskadec.c, it was still matroska.cReimar Döffinger2007-06-20
* comment endif directive tokenBenoit Fouet2007-06-19
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* fix some printf format specifiersMåns Rullgård2007-06-16
* Add support for track numbers when they are set via stringsPatrice Bensoussan2007-06-15
* use get_bits_long() where neededAurelien Jacobs2007-06-14
* remove decode_be32/64 and replace them by AV_RB32/64Ronald S. Bultje2007-06-13
* Remove unused declarationsRamiro Polla2007-06-12
* misc typo fixesDiego Biurrun2007-06-12
* misc spelling fixesDiego Biurrun2007-06-12
* Move the video size and rate abbreviations system from libavformat to libavcodecStefano Sabatini2007-06-12
* Add some explanatory comments to #endif directives.Diego Biurrun2007-06-12
* Remove unused static function.Diego Biurrun2007-06-12
* Add a bounds check on AVProbeData input.Ronald S. Bultje2007-06-10
* simplifyMichael Niedermayer2007-06-08
* remove now unused "global" pcr_pidMichael Niedermayer2007-06-08
* proper per stream pcr_pid support by (Wolfram Gloger wmglo dent.med.uni-muenc...Michael Niedermayer2007-06-08
* Remove the unnecessary masking when counting received packet types in the H.264Panagiotis Issaris2007-06-07
* Remove the unnecessary masking when reconstructing the NAL unit header in thePanagiotis Issaris2007-06-07
* Remove the unnecessary masking when extracting the start bit in the H.264 RTPPanagiotis Issaris2007-06-07
* Fix linking: emms_c is a macro, #include the correct header file.Diego Biurrun2007-06-07
* emms --> emms_c, patch by Ronald S. Bultje, rbultje ronald.bitfreak netRonald S. Bultje2007-06-07
* add MMES fourcc, matrox mpeg2 in avi filesBaptiste Coudurier2007-06-06
* add mpegtsraw demuxerMichael Niedermayer2007-06-06
* warn user if video codec timebase is very highBaptiste Coudurier2007-06-06
* spellingDiego Biurrun2007-06-04
* cosmetics: use one type per field in every structsAurelien Jacobs2007-06-04
* partially revert r2931 (Support raw mpegts streams from dvr)Michael Niedermayer2007-06-04