]> git.sesse.net Git - ffmpeg/history - libavformat/dump.c
mov: Wrap stsc index and count compare in a separate function
[ffmpeg] / libavformat / dump.c
2016-05-22 Diego Biurrundump: Drop unused variable
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2016-02-13 Luca Barbatolavf: Dump the cpb side data information
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-06-30 Vittorio Giovaradump: Use the correct abs() version
2015-05-06 Vittorio Giovaradump: Print AVAudioServiceType side data
2014-10-08 Sylvain Rabotdump: Update streams and chapters printout format
2014-10-08 Vittorio Giovaradump: split audio and video probing on multiple lines
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-07-28 Diego Biurrundump: Use correct printf conversion specifiers for...
2014-06-26 Anton Khirnovdump_stream: print the timebase as is, do not reduce it
2014-06-14 Vittorio Giovaralavf: dump stream side data when probing
2014-06-14 Vittorio Giovaralavf: group dump functions together