66731 Commits (7652b176fcb36fe1fc5b052d30696a829012dd29)
 

Author SHA1 Message Date
Michael Niedermayer 7652b176fc Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472' 10 years ago
Michael Niedermayer 04d8f616fd Merge commit '167e6f1489368a4693145da61cb022c113a285bc' 10 years ago
Michael Niedermayer 5f43a7957b Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019' 10 years ago
Michael Niedermayer af28960412 Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f' 10 years ago
Michael Niedermayer f0a6874de8 avformat: Allow choosing the dump format field separator. 10 years ago
Michael Niedermayer e051d09c58 avcodec: Allow choosing the dump format field separator. 10 years ago
Michael Niedermayer f22f873ef0 Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' 10 years ago
Michael Niedermayer bb44f7d5d7 Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' 10 years ago
Michael Niedermayer 7eb959bf0b Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' 10 years ago
Michael Niedermayer 1b6172dcf6 Merge commit 'c732c62cee43f651775af5547cff99d418248542' 10 years ago
Michael Niedermayer dc5560efda Merge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6' 10 years ago
Michael Niedermayer 10dd62737e Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659' 10 years ago
Michael Niedermayer d5a3caef93 Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 10 years ago
Michael Niedermayer 9da679e77f Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579' 10 years ago
Michael Niedermayer 911ba8fb19 Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7' 10 years ago
Michael Niedermayer be695ee389 avformat/matroskadec: do not trust the default duration to be the real 1/timebase if its less than 5fps 10 years ago
Marc-Antoine Arnaud 9d5fed6dc4 avcodec: fix descriptions on color transfer options 10 years ago
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 10 years ago
Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 10 years ago
Vittorio Giovara 41e86146e7 dump: print detailed color space information 10 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 10 years ago
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 10 years ago
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 10 years ago
Vittorio Giovara c732c62cee doc: expand description for some color properties 10 years ago
Vittorio Giovara a2c00d22e7 avprobe: print color properties for show_streams 10 years ago
Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 10 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 10 years ago
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 10 years ago
Tobias Rapp 33db99548b Changelog: add "ffprobe -show_pixel_formats option" 10 years ago
Carl Eugen Hoyos 1d4480d376 tests/Makefile: Fix fate-ffprobe with --target-path 10 years ago
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 10 years ago
Michael Niedermayer f703c8cc09 avcodec/avpicture: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer fa8c6c1350 avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer f66fed6c42 avcodec/bfi: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer e97f38ce63 ffserver: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer b530e2e351 avcodec/vorbisdec: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 3c1378ce0a Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2' 10 years ago
Michael Niedermayer 36e4b750a7 Merge commit '82f8eb5f773d87e3d9c0066ef19b501a461ddfae' 10 years ago
Henrik Gramner 2d91abade2 x86: h264_intrapred: Don't treat 32-bit integers as 64-bit 10 years ago
James Almer 82f8eb5f77 jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
Michael Niedermayer f3296b9454 avcodec/h264: Undefined behavior (left shift of 12852653 by 8 places cannot be represented in type 'int') 10 years ago
Michael Niedermayer 344f8d307a swresample/audioconvert: Fix undefined behavior (left shift of negative value) 10 years ago
Michael Niedermayer 9db9b209e3 avcodec/mmvideo: Fix undefined behavior (left shift of negative value) 10 years ago
Tobias Rapp 1acc9189b4 ffprobe: add pixel format chroma sub-sampling output 10 years ago
Tobias Rapp 7d327d6242 ffprobe: add pixel format component bit depth output 10 years ago
Tobias Rapp b36b2c89df ffprobe: add pixel format flags output 10 years ago
Tobias Rapp 143a8a44f4 ffprobe: add -show_pixel_formats option 10 years ago
Clément Bœsch abaf4245a1 avfilter: add w/h parameters in timeline 10 years ago
Michael Niedermayer 158b3fb584 avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 2d6f31730c avfilter/af_adelay: use av_freep(), do not leave stale pointers in memory 10 years ago