]> git.sesse.net Git - ffmpeg/history - libavformat/dump.c
configure: Add check_x86asm() helper function to simplify some expressions
[ffmpeg] / libavformat / dump.c
2017-04-27 James Almerdump: use av_spherical_projection_name() to print spher...
2017-03-23 Vittorio Giovaraspherical: Change types of bounding and pad to uint32_t
2017-03-07 Vittorio Giovaraspherical: Add tiled equirectangular type and projectio...
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
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