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