56182 Commits (60caa3d8bc11677b90b791398ac7cca68a7389be)
 

Author SHA1 Message Date
Paul B Mahol 86cb986ce1 lavfi/fieldorder: add timeline support 11 years ago
Paul B Mahol df7e3572c3 lavfi/fieldorder: use av_image_fill_linesizes() 11 years ago
Paul B Mahol 9b35bee696 lavfi/fieldorder: remove redundant get_video_buffer() 11 years ago
Paul B Mahol c9b5ad124e s302m: s/bits_per_coded_sample/bits_per_raw_sample 11 years ago
Paul B Mahol 6b024d8a7a avcodec/xan: use uint8_t instead of unsigned char 11 years ago
Paul B Mahol 6508bd4aa3 pixfmt: add native GBRAP16 format 11 years ago
Paul B Mahol 898c6191ff lavfi: Weston 3 Field Deinterlacing Filter 11 years ago
Michael Niedermayer 911a100da9 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 86ca6a7568 Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78' 11 years ago
Michael Niedermayer c4a696fb54 Merge commit 'befe044bb9561c9d7d6559db06bba375e82a4b66' 11 years ago
Michael Niedermayer 2a27e52550 Merge commit '7f93a861aaf2e76fd63b53ccc465909873b8dc29' 11 years ago
Michael Niedermayer 61845dc74a Merge commit '66f091053f11a8957b2175480d2f368d2cf4474c' 11 years ago
Michael Niedermayer 5866c107a9 Merge commit 'c3e6e8f06c42499bd020fd0b37f9542150e6067b' 11 years ago
Michael Niedermayer 92424a45d0 Merge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040' 11 years ago
Diego Biurrun c16ddcc90b avisynth: K&R formatting cosmetics 11 years ago
Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 11 years ago
Michael Niedermayer bcd1c20612 avcodec/mjpegdec: support >8bit in mjpeg_decode_scan_progressive_ac() 11 years ago
Michael Niedermayer b155fb08b8 avcodec/mjpegdec: move shift_output() to its own function 11 years ago
Michael Niedermayer c407c73457 avcodec/mjpegdec: 12bit Grayscale support 11 years ago
Michael Niedermayer 1deeb9437c avcodec/mjpegdec: Fix normal jpeg with bits < 8 11 years ago
Michael Niedermayer 15071ed4fc avcodec/mjpegdec fix last_dc for bits != 8 11 years ago
Michael Niedermayer ae57e82469 avcodec/dsputil: add 12bit simple idct 11 years ago
Paul B Mahol d2e237338d lavfi/mp: remove mp=fil 11 years ago
Diego Biurrun befe044bb9 avcodec: Stop exporting the removed audio_resample* symbols 11 years ago
Paul B Mahol 0a8bb91505 lavfi/mp: remove mp=dint 11 years ago
Vittorio Giovara 7f93a861aa mpeg12enc: K&R formatting cosmetics 11 years ago
Michael Niedermayer 59b9ecc92a avfilter/vf_yadif: Treat mode as a field of flags 11 years ago
Michael Niedermayer 4ff5b2683c avfilter/vf_yadif: fix "incompatible pointer type" warning 11 years ago
Michael Niedermayer a67dcd74ab avfilter/vf_yadif: add gbr(a)p support 11 years ago
Michael Niedermayer 2230d85ceb Merge remote-tracking branch 'qatar/master' 11 years ago
Vittorio Giovara 66f091053f mpeg12enc: drop forward declarations 11 years ago
Diego Biurrun c3e6e8f06c mem: Do not check unsigned values for negative size 11 years ago
Diego Biurrun b634b36fce mem: Improve documentation wording and spelling 11 years ago
Michael Niedermayer b042712a87 avcodec/mjpegdec: Simplify masking in ljpeg_decode_yuv_scan() 11 years ago
Michael Niedermayer b394ccfe47 avcodec/mjpegdec: fix rgb ljpeg prediction 5/6/7 with point_transform 11 years ago
Michael Niedermayer 38f8640df8 avcodec/mjpegdec: fix yuv ljpeg prediction 5/6/7 with point transforms 11 years ago
Michael Niedermayer 4ced30908f avcodec/jpeg2000dec: make SOC finding code more robust 11 years ago
Michael Niedermayer cb026ac303 avcodec/mjpegdec: make "unknown colorspace" error more informative 11 years ago
Michael Niedermayer 61c68000ed avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan() 11 years ago
Clément Bœsch f974289671 doc/APIchanges: update hashes and dates after last two commits. 11 years ago
Clément Bœsch 3e1f507f3e avcodec: make avcodec_close() more tolerant. 11 years ago
Clément Bœsch 36cd017acd avformat: make avformat_close_input() more tolerant. 11 years ago
Clément Bœsch bc68927a0f tools/crypto_bench: fix 2 typos. 11 years ago
Michael Niedermayer 9cbb3fce59 avcodec/avpacket: zero memory in av_packet_new_side_data() 11 years ago
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 11 years ago
Nicolas George 04dcdc4640 lavc/avfft: init context to 0. 11 years ago
Nicolas George 83635ac67b ffprobe: show bitmap subtitles size. 11 years ago
Nicolas George d7ccfe58e3 lavc/libvorbisdec: do not return empty frames. 11 years ago
Nicolas George d5b58f678d tools: add benchmark for crypto functions. 11 years ago
Clément Bœsch dc8f732292 doc/examples: fix lib math dep for resampling_audio. 11 years ago