| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91' | Michael Niedermayer | 2015-06-12 | 1 | -1/+2 |
|\| |
|
| * | flv: Name an enum and use its type | Vittorio Giovara | 2015-06-12 | 1 | -1/+2 |
* | | libavformat/flvdec.c: don't build index_entries for input stream if AVIOConte... | Igor Derzhavin | 2015-06-10 | 1 | -2/+3 |
* | | flvdec: fix lack of duration for some files | Ganesh Ajjanagadde | 2015-06-05 | 1 | -1/+1 |
* | | avformat/flvdec: Show unknown tags at debug level | Michael Niedermayer | 2015-06-05 | 1 | -1/+3 |
* | | avformat/flvdec: Add TYPE_ONCAPTIONINFO | Michael Niedermayer | 2015-06-05 | 1 | -0/+4 |
* | | avformat/flvdec: increase buffer size for parsing metadata string key | Michael Niedermayer | 2015-06-05 | 1 | -1/+1 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -3/+3 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -3/+3 |
* | | avformat/flvdec: add support for OnCaption | Michael Niedermayer | 2015-03-13 | 1 | -3/+14 |
* | | avformat/flvdec: re enable flv_data_packet() | Michael Niedermayer | 2015-03-13 | 1 | -2/+7 |
* | | avformat/flvdec: Change subtitle stream type to subtitle type | Michael Niedermayer | 2015-03-13 | 1 | -8/+8 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | avformat/flvdec: remove duplicated line error | Clément Bœsch | 2015-01-01 | 1 | -1/+0 |
* | | avformat/flvdec: use named identifier instead of literal numbers as return va... | Michael Niedermayer | 2015-01-01 | 1 | -3/+6 |
* | | avformat/flvdec: Increase string array size | Michael Niedermayer | 2015-01-01 | 1 | -1/+1 |
* | | avformat/flvdec: do not inject dts=0 metadata packets which failed to be pars... | Michael Niedermayer | 2015-01-01 | 1 | -3/+3 |
* | | avformat/flvdec: add several error messages to error conditions | Michael Niedermayer | 2015-01-01 | 1 | -2/+10 |
* | | avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-16 | 1 | -1/+1 |
* | | avformat/flvdec: fix potential use of uninitialized variables | Michael Niedermayer | 2014-12-10 | 1 | -3/+3 |
* | | Merge commit '40665d27e38e6a2f65037878202bd1a398c7683e' | Michael Niedermayer | 2014-11-25 | 1 | -0/+4 |
|\| |
|
| * | flvdec: Document how the duration is retrieved at the end of the file | Uwe L. Korn | 2014-11-24 | 1 | -0/+4 |
* | | Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae' | Michael Niedermayer | 2014-10-21 | 1 | -1/+1 |
|\| |
|
| * | flvdec: make sure to check create_stream and report the same error | Vittorio Giovara | 2014-10-21 | 1 | -2/+5 |
* | | Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629' | Michael Niedermayer | 2014-10-21 | 1 | -0/+1 |
|\| |
|
| * | flvdec: avoid unitialized use of a struct member | Vittorio Giovara | 2014-10-21 | 1 | -0/+1 |
* | | avformat/flvdec: read the correct bits into the tag type | Steven Liu | 2014-09-04 | 1 | -1/+1 |
* | | Merge commit '0f789322efa78a672e4c3027e5cc12b8a947043a' | Michael Niedermayer | 2014-08-13 | 1 | -0/+1 |
|\| |
|
| * | flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever met... | Andrew Stone | 2014-08-13 | 1 | -0/+1 |
* | | Merge commit '93c04e095dc37ebdab22174e88cfa91e24940866' | Michael Niedermayer | 2014-08-13 | 1 | -40/+42 |
|\| |
|
| * | Expose metadata found in onCuePoint events in .flv files. | Andrew Stone | 2014-08-13 | 1 | -40/+42 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | | Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529' | Michael Niedermayer | 2014-08-01 | 1 | -2/+5 |
|\| |
|
| * | flv: Index the audio stream | Luca Barbato | 2014-08-01 | 1 | -2/+5 |
* | | avformat/flvdec: use AV_PKT_DATA_NEW_EXTRADATA for h264 too | Michael Niedermayer | 2014-07-23 | 1 | -1/+2 |
* | | avformat/flvdec: give live_flvdec a separate name | Michael Niedermayer | 2014-06-21 | 1 | -1/+1 |
* | | avformat/flvdec: Support live flv / NGINX RTMP streams | Michael Niedermayer | 2014-06-16 | 1 | -5/+40 |
* | | Merge commit 'a1859032e39d96352687186fd179e1559dea2aca' | Michael Niedermayer | 2014-06-01 | 1 | -8/+0 |
|\| |
|
| * | flvdec: Do not default to a video and audio stream | Uwe L. Korn | 2014-06-01 | 1 | -8/+0 |
* | | Fix skiping typos | Michael Niedermayer | 2014-04-27 | 1 | -1/+1 |
* | | Merge commit '152b797cd687e96a582a1cb908dddf3d330d7637' | Michael Niedermayer | 2014-04-24 | 1 | -2/+0 |
|\| |
|
| * | flv: Do not mangle dts values for negative cts | Luca Barbato | 2014-04-23 | 1 | -2/+0 |
* | | Merge commit '5d983fdbca5570a1545a892583a372cfb3fffe92' | Michael Niedermayer | 2014-04-24 | 1 | -3/+4 |
|\| |
|
| * | flv: Warn only once | Luca Barbato | 2014-04-23 | 1 | -1/+1 |
* | | Merge commit '374fdc8c071dcd96422378b0a1a0d453336d8a01' | Michael Niedermayer | 2014-04-24 | 1 | -3/+3 |
|\| |
|
| * | flv: Improve log messages | Luca Barbato | 2014-04-23 | 1 | -3/+3 |
* | | avformat/flvdec: also include file position in debug output | Michael Niedermayer | 2014-04-23 | 1 | -1/+1 |