46956 Commits (fc04c99deaca6c3e76ad9ad5043860e8435cf4eb)
 

Author SHA1 Message Date
Michael Niedermayer fc04c99dea imgconvert: print color type too 12 years ago
Paul B Mahol e4e7846db8 cdxl: use url_feof() 12 years ago
Michael Niedermayer f6c4395374 imgconvert: remove PixFmtInfo use from avg_bits_per_pixel() 12 years ago
Michael Niedermayer 0880f26bbe avcodec_find_best_pix_fmt_of_2: favor formats with fewer components if it does not incur a loss. 12 years ago
Michael Niedermayer 649d8bd8a5 pixdesc: add av_get_padded_bits_per_pixel() 12 years ago
Michael Niedermayer ad9333d5ef imgconvert-test: add avg bits per pixel 12 years ago
Michael Niedermayer 0efa240f2b is_yuv_planar: remove use of PixFmtInfo 12 years ago
Michael Niedermayer be19e7e373 imgconvert: add self test code 12 years ago
Paul B Mahol 168a7f06de rawenc: cosmetics: reindent 12 years ago
Michael Niedermayer 494945cb66 Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480' 12 years ago
Piotr Bandurski 4bf3bc6f96 sierravmd: signal EOF 12 years ago
Paul B Mahol e94f429474 cafdec: return right code if EOF is reached 12 years ago
Piotr Bandurski 25d8ebd422 thp: signal EOF 12 years ago
Piotr Bandurski 9a0ecd507a rpl: return AVERROR_EOF instead of -1 12 years ago
Clément Bœsch 030db0c1dd lavf/hls: whitespace cosmetics after 23db5418. 12 years ago
Clément Bœsch 57d7e21c34 lavf: move libmodplug registration with the other ext lib. 12 years ago
LYF 23db5418ed hls: create an AVProgram for each variant 12 years ago
Stefano Sabatini 8b6aeb1fcd lavf/segment: fix value for the M3U8 EXT-X-MEDIA 12 years ago
Stefano Sabatini 5a1ac463e0 lavf/segment: do not pre-increment segment_idx value 12 years ago
Stefano Sabatini 2b31aa8895 lavf/segment: unbreak behavior for segment muxer 12 years ago
Stefano Sabatini b6c05879ea lavf/segment: consistently use "seg" in segment_start() 12 years ago
Stefano Sabatini 3d52083a27 ffmpeg: rework debugging timestamp logs in process_input() 12 years ago
Clément Bœsch cc88734c3c lavf/srtdec: trim line break event separators from packet. 12 years ago
Carl Eugen Hoyos d513fb1c75 Add -skip_initial_bytes option. 12 years ago
Carl Eugen Hoyos b1e190d0fd Correctly signal EOF when demuxing caf files. 12 years ago
Clément Bœsch 52b7823b73 swr: include stdint.h instead of inttypes.h. 12 years ago
Michael Niedermayer 391f323615 rc: fix 10l typo in rc_max_available_vbv_use calculation 12 years ago
Paul B Mahol 50a9530bc4 fate: increase pcm coverage 12 years ago
Clément Bœsch 186942a5e3 swr: fix a few typo in the public header. 12 years ago
Michael Niedermayer 156a75a459 swr-doxy: elaborate on swr_get_delay() and the timebase 12 years ago
Michael Niedermayer 7cca237ddd swr: general doxy text about swr and example code. 12 years ago
ChanMin Kim 4293464705 lavf/segment: do not copy codec_tag when not available 12 years ago
Peter Ross 6253cee497 the hyperlink to the Developer's Certificate of Origin no longer works; use Linux kernel hyperlink 12 years ago
Paul B Mahol dd59f0125d add some planar PCM encoders 12 years ago
Paul B Mahol f17f759544 pcmdec: use memcpy() when possible for planar decoders 12 years ago
Michael Niedermayer 07a866282f oggdec: fix memleak on header parsing failure 12 years ago
Stefano Sabatini 99a30ad56d doc/platform: replace link to site arrozcru.org with link to ffmpeg.zeranoe.com 12 years ago
Michael Niedermayer 6dadb0e425 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 00e02366a5 pcmenc: use ENCODE macro for pcm_s8 12 years ago
Michael Niedermayer 2d232f8b88 pcm: revert from libavs planar code to durandals. 12 years ago
Michael Niedermayer 70c0f13a9a Merge commit '7c278d2ae410a64bdd89f1777026b4b963c30a1a' 12 years ago
Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 12 years ago
Luca Barbato cbe5a60c9d pixdesc: add PIX_FMT_ALPHA flag 12 years ago
Paul B Mahol da8242e2d6 8svx: move pcm_s8_planar decoder to pcm.c 12 years ago
Paul B Mahol a5e382ad7f 4xm: return error code if decode_init() failed 12 years ago
Justin Ruggles b353321caa FATE: add 24-bit ALAC tests 12 years ago
Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 12 years ago
Justin Ruggles 3e6c2a67a1 FATE: rename ALAC tests from alac-* to alac-16-* 12 years ago
Justin Ruggles c9d0f4506f pcmdec: use planar sample format for pcm_s16le_planar 12 years ago
Justin Ruggles 79b7747556 vorbisdec: use float planar sample format 12 years ago