| Commit message (Expand) | Author | Age | Files | Lines |
* | flvdec: Export unknown metadata packets as opaque data | Martin Storsjö | 2018-11-05 | 1 | -0/+1 |
* | flvdec: Rename FLV_STREAM_TYPE_DATA into FLV_STREAM_TYPE_SUBTITLE | Martin Storsjö | 2018-11-05 | 1 | -1/+1 |
* | Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91' | Michael Niedermayer | 2015-06-12 | 1 | -1/+1 |
|\ |
|
| * | flv: Name an enum and use its type | Vittorio Giovara | 2015-06-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-28 | 1 | -0/+2 |
|\| |
|
| * | flv: add support for G.711 | Damien Fetis | 2012-06-28 | 1 | -0/+2 |
* | | flv: clarify use of video info/cmd frame. | Clément Bœsch | 2012-03-20 | 1 | -3/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-22 | 1 | -0/+1 |
|\| |
|
* | | flvdec: Started to remove most of the "only 1-audio+1-video" assumptions | Joseph Wecker | 2011-09-07 | 1 | -0/+6 |
* | | flv: Ammon's changes migrated from 0.6.0 - I believe for the android broadcas... | Joseph Wecker | 2011-09-07 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -2/+6 |
|\| |
|
| * | doxygen: do not include license boilerplate in Doxygen documentation | Diego Biurrun | 2011-07-15 | 1 | -2/+6 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
* | | Move flv format #defines to common header so they can be used by the encoder ... | Michael Niedermayer | 2011-04-01 | 1 | -0/+5 |
|/ |
|
* | Fix 16kHz Mono NellyMoser in flv. | Thierry Foucu | 2010-11-03 | 1 | -0/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Register some additional AMF types in libavformat/flv.h | Kostya Shishkov | 2009-07-21 | 1 | -0/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu | Alexander Wichers | 2008-10-18 | 1 | -8/+8 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | speex in flv demuxing | Baptiste Coudurier | 2008-08-29 | 1 | -0/+1 |
* | add new h264 and aac flv ids | Baptiste Coudurier | 2008-05-23 | 1 | -0/+2 |
* | flv/swf do not have a big endian codec id, they only support | Michael Niedermayer | 2008-02-24 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Complete the video format enum. | Benjamin Larsson | 2007-02-23 | 1 | -0/+2 |
* | Cosmetics. | Benjamin Larsson | 2007-02-23 | 1 | -3/+3 |
* | Defines various common FLV format values between the FLV muxer and demuxer | Allan Hsu | 2006-12-06 | 1 | -0/+108 |