summaryrefslogtreecommitdiff
path: root/libavformat/flv.h
Commit message (Expand)AuthorAgeFilesLines
* flvdec: Export unknown metadata packets as opaque dataMartin Storsjö2018-11-051-0/+1
* flvdec: Rename FLV_STREAM_TYPE_DATA into FLV_STREAM_TYPE_SUBTITLEMartin Storsjö2018-11-051-1/+1
* Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'Michael Niedermayer2015-06-121-1/+1
|\
| * flv: Name an enum and use its typeVittorio Giovara2015-06-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-281-0/+2
|\ \ | |/
| * flv: add support for G.711Damien Fetis2012-06-281-0/+2
* | flv: clarify use of video info/cmd frame.Clément Bœsch2012-03-201-3/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-221-0/+1
|\ \ | |/
* | flvdec: Started to remove most of the "only 1-audio+1-video" assumptionsJoseph Wecker2011-09-071-0/+6
* | flv: Ammon's changes migrated from 0.6.0 - I believe for the android broadcas...Joseph Wecker2011-09-071-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-2/+6
|\ \ | |/
| * doxygen: do not include license boilerplate in Doxygen documentationDiego Biurrun2011-07-151-2/+6
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-5/+5
* | Move flv format #defines to common header so they can be used by the encoder ...Michael Niedermayer2011-04-011-0/+5
|/
* Fix 16kHz Mono NellyMoser in flv.Thierry Foucu2010-11-031-0/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Register some additional AMF types in libavformat/flv.hKostya Shishkov2009-07-211-0/+2
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nuAlexander Wichers2008-10-181-8/+8
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* speex in flv demuxingBaptiste Coudurier2008-08-291-0/+1
* add new h264 and aac flv idsBaptiste Coudurier2008-05-231-0/+2
* flv/swf do not have a big endian codec id, they only supportMichael Niedermayer2008-02-241-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Complete the video format enum.Benjamin Larsson2007-02-231-0/+2
* Cosmetics.Benjamin Larsson2007-02-231-3/+3
* Defines various common FLV format values between the FLV muxer and demuxerAllan Hsu2006-12-061-0/+108