37499 Commits (d8804905ebea1371e19beced2a39ff4bbe3a9722)
 

Author SHA1 Message Date
Clément Bœsch d8804905eb mpeg12enc: use new public timecode API. 13 years ago
Clément Bœsch f65600d519 drawtext: use new public timecode API. 13 years ago
Clément Bœsch 11e5d3b9cf dv: use new public timecode API. 13 years ago
Clément Bœsch 77971609de mov: honor tmcd flags while extracting timecode meta. 13 years ago
Clément Bœsch bd10f01aa8 mov: use new public timecode API. 13 years ago
Clément Bœsch ed67dac093 mpeg12: use av_mpegtc_to_timecode_string(). 13 years ago
Clément Bœsch dc386a5e3c ffprobe: use av_mpegtc_to_timecode_string(). 13 years ago
Clément Bœsch 0eaa123b34 lavu: add public timecode API. 13 years ago
Clément Bœsch b18ebcbe83 timecode: add write regressions tests. 13 years ago
Carl Eugen Hoyos de05e41bfc Use the correct pix_fmt for 32bit x11grab. 13 years ago
Paul B Mahol b8b77abe92 cosmetics: realign vertically 13 years ago
Michael Niedermayer 6462d28dcc apedec: Fix alignment and fate. 13 years ago
Michael Niedermayer 4c677df27c Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5cd8afee99 diracdec: Check for negative quants which would cause out of array reads. 13 years ago
Michael Niedermayer 0065080320 proresdec: Fix read via negative index in a global array. 13 years ago
Paul B Mahol e39487efe3 doc: ffv1 is not experimental any more 13 years ago
Paul B Mahol 5ff88020ac frwu: Employ more meaningful return values. 13 years ago
Reimar Döffinger f54ae2f8e7 fraps: Use av_fast_padded_malloc() instead of av_realloc() 13 years ago
Reimar Döffinger 0880503fbb mjpegdec: use av_fast_padded_malloc() 13 years ago
Reimar Döffinger 2f4b9021a1 eatqi: use av_fast_padded_malloc() 13 years ago
Reimar Döffinger 00db4d4ad5 asv1: use av_fast_padded_malloc() 13 years ago
Michael Niedermayer 9430c232e8 ffserver: fix program reference 13 years ago
Paul B Mahol ec09230c9a ffv1dec: PIX_FMT_YUV440P support 13 years ago
Paul B Mahol 917803babd ffv1enc: PIX_FMT_YUV440P support 13 years ago
Janne Grunau 316fc7443b avcodec: Add av_fast_padded_malloc(). 13 years ago
Ronald S. Bultje 378c5ef9ae swscale: enable dithering in MMX functions. 13 years ago
Ronald S. Bultje 212f161caa swscale: make rgb24 function macros slightly smaller. 13 years ago
Carl Eugen Hoyos b2327a8202 Add some missing v4l2 pix_fmt mappings. 13 years ago
Carl Eugen Hoyos 4632066713 Fix v4l pix_fmt mapping for rgb32: There is no transparency information. 13 years ago
Carl Eugen Hoyos 93a3ba9bcd Fix pix_fmt mapping for v4l2 rgb5x5. 13 years ago
Diego Biurrun 3b637dca72 avcodec.h: Remove some disabled cruft. 13 years ago
Ronald S. Bultje f5490fbe3b swscale: remove obsolete comment. 13 years ago
Michael Bradshaw d76864d9ce Support decoding rgba64 with libopenjpeg. 13 years ago
Michael Bradshaw ec0d02e441 Support decoding gray8a with libopenjpeg. 13 years ago
Diego Biurrun 2e3fb9e372 swscale-test: Drop unused argc and argv arguments from main(). 13 years ago
Paul B Mahol 8ca8e4a846 zmbv: Employ more meaningful return values. 13 years ago
Paul B Mahol 013a677fb6 zmbvenc: Employ more meaningful return values. 13 years ago
Janne Grunau 510ef04a46 vc1: prevent null pointer dereference on broken files 13 years ago
Janne Grunau cb0b284381 zmbv: check av_realloc() return values and avoid memleaks on ENOMEM 13 years ago
Paul B Mahol d4eeadcbbf truespeech: align buffer 13 years ago
Michael Niedermayer 9fdae05607 libavformat/avformat.h: fix stray libavformat reference 13 years ago
Michael Niedermayer c4bdb2bf93 libavfilter/version.h: fix project name 13 years ago
Michael Niedermayer 4e2b0c5785 snowdata: Fix project name, this file has not been developed in libav 13 years ago
Michael Niedermayer 72fc4f0cce gsm.h: Fix project reference 13 years ago
Michael Niedermayer dbb7009ea5 westwood_aud: Fix project reference 13 years ago
Michael Niedermayer 9096a2760f simpleidct: fix project name. 13 years ago
Michael Niedermayer 4b4d3d7249 aacenc: fix library references 13 years ago
Michael Niedermayer 92f9b26c1e doc: fix convertion tool references 13 years ago
Michael Niedermayer ada28b7f72 h264 golomb: Fix copyright violation. 13 years ago
Mans Rullgard 034b03e7a0 ac3: Do not read past the end of ff_ac3_band_start_tab. 13 years ago