110 Commits (c74915cda4e32b2765707ba39345814050c87b4d)

Author SHA1 Message Date
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
Panagiotis Issaris 2eb291c4bb Allow to store the the track number though the IPRT (part) tag in AVI. 18 years ago
Brian Brice 5bce834e84 fix ODML AVI Duration for files > 2GB 18 years ago
David Conrad 57060f8936 AVI tag reading and writing patch by David Conrad. 18 years ago
Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1) 19 years ago
Diego Biurrun c4052af07d Add MPEG FourCC for MPEG-2 video. 19 years ago
Kostya Shishkov fd7b199199 KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
Michael Niedermayer 61452d5637 fixing total_frames 19 years ago
Michael Niedermayer 98740f5a79 indention 19 years ago
Benjamin Larsson 26d6d03270 Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by 19 years ago
Michael Niedermayer 9eb40bcf41 replace if by assert as it should never by true 19 years ago
Alex Beregszaszi fb7a2bf695 check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change 19 years ago
Michael Niedermayer c2ca19d7f9 RMP4 ("xvid fork") decoding support 19 years ago
Mike Melanson 9c8d8e84e0 dosbox native ZMBV decoder, courtesy of Kostya 19 years ago
Fabien Cosse d9d434b839 Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket 19 years ago
Michael Niedermayer 82e415b1fc avoid using non constant fields of AVCodecContext in avi muxer 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Reimar Döffinger e0f80bd744 CamStudio decoder, only 32 bit lzo mode is tested 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Guillaume Poirier 0bb0289c3a add some h.264 fourccs to codec_bmp_tags[] 19 years ago
Alex Beregszaszi a2a2668d57 Support for streaming: dont write indexes and dont signal HAS_INDEX in header. Also set filesize to max in this case. 19 years ago
Mike Melanson 64af6168f7 Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov 19 years ago
Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 years ago
Michael Niedermayer d57d8cbc25 a few more raw yuv fourccs 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Roberto Togni 3a1d8db354 Theora fourcc 20 years ago
Ronald S. Bultje 7dc1bea30f non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) 20 years ago
Michael Niedermayer 1d92cc2bf2 a step toward CODEC_TYPE_DATA support 20 years ago
Mike Melanson b81f89490f Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine 20 years ago
Måns Rullgård d3f28f0526 add VP30 fourcc 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Michael Niedermayer 856dbbff7f Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) 20 years ago
Mike Melanson 589f82202c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of 20 years ago
Michael Niedermayer 16543599cc fix vorbis in avi 20 years ago
Mike Melanson a8a15e9db2 Winnov WNV1 video decoder, courtesy of Konstantin Shishkov 20 years ago
Calcium 649b918c9f 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp) 20 years ago
Michael Niedermayer 4a7d265176 sample_size fix 20 years ago
Mike Melanson 9c7fb60816 go LOCO, courtesy of Kostya Shishkov 20 years ago
Michael Niedermayer 420370d4aa switch MPEG4 fourcc to FMP4 20 years ago
Michael Niedermayer b636365a5e wmv3 20 years ago
Wolfram Gloger b6c7f870be 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) 20 years ago
Michael Niedermayer 3eaa8b7e38 timestamp truncation fix? 20 years ago
Michael Niedermayer 2d2651f821 WV1F support 20 years ago
Loren Merritt f37b9768f6 split ffhuffyuv into 2 codecs: 20 years ago
Mike Melanson acfd8f0fdb native QPEG video decoder, courtesy of Konstantin Shishkov 20 years ago