53955 Commits (8e887ca1fe6ccc5f2a64850e109b27772f006761)
 

Author SHA1 Message Date
Luca Barbato 016c5b066d tiff: refactor fax support in a separate function 12 years ago
Luca Barbato 103937681d tiff: refactor deflate support in a separate function 12 years ago
Luca Barbato f8a4d5e970 h264_parser: K&R formatting cosmetics 12 years ago
Luca Barbato 92b3caa108 vorbis: return meaningful errors 12 years ago
Tim.Nicholson 0ea1356137 doc/filters: fix alias option name for chroma_mode in 'il' filter. 12 years ago
Alexandre Sicard 8912029031 avformat/mov: compute dts_shift with trun cts 12 years ago
Paul B Mahol c59c0488ec cmdutils: print threading capabilities for audio codecs 12 years ago
Michael Niedermayer bce2ed5559 smvjpegdec: only extract picture when a picture has been decoded. 12 years ago
Paul B Mahol 369684f109 tta: unbreak demuxing of files with id3 tags at start of file 12 years ago
Paul B Mahol 5bafe0ce44 tta: replace datalen with nb_samples 12 years ago
Paul B Mahol dc5c029f02 sonicenc: don't allocate unused avctx->coded_frame 12 years ago
Paul B Mahol 5285a7549f pcmenc: don't allocate unused avctx->coded_frame 12 years ago
Paul B Mahol 739d6a78b7 alacenc: don't allocate unused avctx->coded_frame 12 years ago
Paul B Mahol 379fcc4955 id3v2: read all textual chapter subframes 12 years ago
Atli Thorbjornsson f3c51215ce flvdec: Fix mistakenly discarding metadata at dts==0 12 years ago
Michael Niedermayer 9c9d2e9c77 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer a18bf95a8e Merge commit '2681924b0f3f35840dd9d9825df9f9239c448b22' 12 years ago
Clément Bœsch f97e28ebe5 lavfi/lut3d: add sanity checks. 12 years ago
Carl Eugen Hoyos d5978c8678 Add unscaled converter from GBRP > 8bit to RGBx48/64. 12 years ago
Paul B Mahol 86005184e3 tiff: simplify picking right pixel format 12 years ago
Paul B Mahol 61d900fd0d lavc: add ONLY_IF_THREADS_ENABLED where it is missing 12 years ago
Michael Niedermayer ffb1051b9b jpeg2000: Zero prec->cblk 12 years ago
Michael Niedermayer 7c3a296b4f jpeg2000dec: fix av_log() 12 years ago
Paul B Mahol 8cc8adaa88 tiff: correctly decode saparate planes with horizontal differencing predictor 12 years ago
Clément Bœsch 00f4998997 lavf/tee: pesudo → pseudo. 12 years ago
Paul B Mahol 3554238863 lavfi/il: add timeline support 12 years ago
Paul B Mahol 7d01533371 lavfi/framestep: cosmetics: reindent AVFilter 12 years ago
Paul B Mahol 27d3d61343 lavfi/framestep: add timeline support 12 years ago
Martin Storsjö aa2c918f7d rtpdec: Fix the alphabetical ordering in registering depacketizers 12 years ago
Martin Storsjö 2681924b0f libavformat: Fix standalone compilation of the webm muxer 12 years ago
James Almer b06717ef40 APIchanges: Add missing entry for SHA-2 512 12 years ago
Stefano Sabatini 4da5402256 ffprobe: show chapter and chapter metadata information 12 years ago
Michael Niedermayer 21d0f75f29 jpeg2000dec: check that we have enough components for MCT 12 years ago
Michael Niedermayer c49d94487c jpeg2000dec: Use the matching coding style struct for transform selection 12 years ago
Carl Eugen Hoyos 75b9fb27f5 lavf/hlsenc: fix bogus hls segment index rewrapping logic 12 years ago
Michael Niedermayer b26bcd08e6 jpeg2000dec: Check that theres a SOT before SOD 12 years ago
Michael Niedermayer c51654fbc0 jpeg2000dec: Support 4 tile parts 12 years ago
Paul B Mahol a28f4fd1ea flacdec: don't call allocate_buffers() in init_thread_copy() when s->max_blocksize is 0 12 years ago
Michael Niedermayer c59ce1c98e get_qcc: Check compno 12 years ago
Paul B Mahol b28851a1d6 alac: frame multi-threading support 12 years ago
Paul B Mahol 9684d7f1a2 wavpack: frame multi-threading support 12 years ago
Paul B Mahol 495db0e3b0 ttadec: frame multi-threading support 12 years ago
Paul B Mahol 9300de0409 flacdec: frame multi-threading support 12 years ago
Paul B Mahol d97044640c takdec: frame multi-threading support 12 years ago
Paul B Mahol d5f7f1fef1 audio frame multi-threaded decoding 12 years ago
Michael Niedermayer 258a05b216 MAINTAINERS: add fingerprint of the FFmpeg release signing key 12 years ago
Michael Niedermayer bbc19010ed jpeg2000dec: return error for invalid cdxy values 12 years ago
Stefano Sabatini 702c1bf240 Changelog: add missing entries about new mcdeint and sab filters 12 years ago
Michael Niedermayer 2c2a8f70f5 jpeg2000: Make nreslevel fields int 12 years ago
Michael Niedermayer 66c4d54413 jpeg2000dec: Propagate error code from get_cox() correctly 12 years ago