66946 Commits (61c6e69709ca202bfd1df6b0c651c79a9b8e7622)
 

Author SHA1 Message Date
Michael Niedermayer 0578623039 avformat/dump: use format dump_separator if the codec one is not set 11 years ago
Michael Niedermayer f9a1317479 avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override code. 11 years ago
Michael Niedermayer cf7b90dea2 fix seperator typo 11 years ago
Michael Niedermayer f6777ce6fe Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' 11 years ago
Michael Niedermayer 5b134a0544 Merge commit 'eddf95283fbba1b469b76e7518bc3941f671b193' 11 years ago
Michael Niedermayer 3bc86462a2 Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f' 11 years ago
Michael Niedermayer 349a32c436 Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6' 11 years ago
Michael Niedermayer 6414c3ecd0 Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598' 11 years ago
Michael Niedermayer 923a242282 Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b' 11 years ago
Michael Niedermayer 7652b176fc Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472' 11 years ago
Michael Niedermayer 04d8f616fd Merge commit '167e6f1489368a4693145da61cb022c113a285bc' 11 years ago
Michael Niedermayer 5f43a7957b Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019' 11 years ago
Michael Niedermayer af28960412 Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f' 11 years ago
Michael Niedermayer f0a6874de8 avformat: Allow choosing the dump format field separator. 11 years ago
Michael Niedermayer e051d09c58 avcodec: Allow choosing the dump format field separator. 11 years ago
Michael Niedermayer f22f873ef0 Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' 11 years ago
Michael Niedermayer bb44f7d5d7 Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' 11 years ago
Michael Niedermayer 7eb959bf0b Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' 11 years ago
Michael Niedermayer 1b6172dcf6 Merge commit 'c732c62cee43f651775af5547cff99d418248542' 11 years ago
Michael Niedermayer dc5560efda Merge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6' 11 years ago
Michael Niedermayer 10dd62737e Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659' 11 years ago
Michael Niedermayer d5a3caef93 Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 11 years ago
Michael Niedermayer 9da679e77f Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579' 11 years ago
Michael Niedermayer 911ba8fb19 Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7' 11 years ago
Michael Niedermayer be695ee389 avformat/matroskadec: do not trust the default duration to be the real 1/timebase if its less than 5fps 11 years ago
Vittorio Giovara 1a02e78653 vc1: initialize color properties 11 years ago
Vittorio Giovara eddf95283f vp9: initialize color space and range properties 11 years ago
Vittorio Giovara 65875a8b3b vp8: initialize color space and range properties 11 years ago
Vittorio Giovara 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 11 years ago
Vittorio Giovara 586ea0379c avcodec: fix colorspace option description 11 years ago
Marc-Antoine Arnaud 91eef40203 avcodec: add enum values on chroma sample location 11 years ago
Marc-Antoine Arnaud 9d5fed6dc4 avcodec: fix descriptions on color transfer options 11 years ago
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 11 years ago
Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 11 years ago
Vittorio Giovara 41e86146e7 dump: print detailed color space information 11 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 11 years ago
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 11 years ago
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 11 years ago
Vittorio Giovara c732c62cee doc: expand description for some color properties 11 years ago
Vittorio Giovara a2c00d22e7 avprobe: print color properties for show_streams 11 years ago
Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 11 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 11 years ago
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 11 years ago
Tobias Rapp 33db99548b Changelog: add "ffprobe -show_pixel_formats option" 11 years ago
Carl Eugen Hoyos 1d4480d376 tests/Makefile: Fix fate-ffprobe with --target-path 11 years ago
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 11 years ago
Michael Niedermayer f703c8cc09 avcodec/avpicture: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer fa8c6c1350 avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer f66fed6c42 avcodec/bfi: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer e97f38ce63 ffserver: use av_freep(), do not leave stale pointers in memory 11 years ago