19719 Commits (fbe02459dc4f3c8f4d758c1a90ed8e35a800f3b9)

Author SHA1 Message Date
Carl Eugen Hoyos a1e52c9441 Simplify ptx decoding on big-endian. 13 years ago
Piotr Bandurski 96e2507363 isom: add "NO16" FourCC 13 years ago
Michael Niedermayer 209f92d94a lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that id. 13 years ago
Mashiat Sarker Shakkhar 082829520e vc1dec: Do not use random pred_flag if motion vector data is skipped 13 years ago
Martin Storsjö 25f056e6d4 vp8: Enclose pthread function calls in ifdefs 13 years ago
Paul B Mahol 2c31ed3330 exr: make channel_offsets int instead of int8_t 13 years ago
Paul B Mahol 1463bd902a cosmetics: reindent after d3abbb1d1 13 years ago
Paul B Mahol a8f6df8a4f libfdk-aacenc: remove redundant log message if ff_alloc_packet2 fails 13 years ago
Ronald S. Bultje c44091a9f7 snow: refactor code to work around a compiler bug in MSVC. 13 years ago
Martin Storsjö a794600c00 vp8: Include the thread headers before using the pthread types 13 years ago
Paul B Mahol 6ad4560031 mss1: improve check if decoded pivot is invalid 13 years ago
Philip Langdale 2c501ae82b movtextdec: 3GPP TS 26.245 Timed Text Decoder. 13 years ago
Daniel Kang 951455c1c1 vp8: implement sliced threading 13 years ago
Daniel Kang 17343e3952 vp8: move data from VP8Context->VP8Macroblock 13 years ago
Daniel Kang 337ade52de vp8: refactor decoding a single mb_row 13 years ago
Nicolas George 3aba391fb5 libx264: list possible presets and tunes. 13 years ago
Stefano Sabatini 160df9797e lavc/tiffenc: apply misc doxy fixes 13 years ago
Thomas Kühnel 75abfab6c6 lavc/tiff: add GeoTIFF support to the TIFF decoder 13 years ago
Stefano Sabatini fb57180698 lavc/avcodec.h: keep avframe_* field setter and getter close 13 years ago
Thomas Kühnel f49ec1b404 lavc: add metadata to AVFrame 13 years ago
Michael Niedermayer aa32971d2b lavc: adjust timestamp in case of skiping initial samples 13 years ago
Michael Niedermayer 2fe186409b lavc: skip initial silence when requested 13 years ago
jamal 0f03563d7e lavc/w32pthreads: Fix make checkheaders. 13 years ago
Paul B Mahol bc0ef29cf0 exr: fix scan_line_size calculation 13 years ago
Paul B Mahol cd3136e84a exr: print channel names not yet supported 13 years ago
Paul B Mahol fedefe4a87 exr: remove double ;; 13 years ago
Paul B Mahol 1033807313 exr: frame multithreading support 13 years ago
Michael Niedermayer af285072b5 ffv1enc: use default number of slices if unspecified 13 years ago
Michael Niedermayer 051dd2eea6 ffv1dec: print timestamp at which a CRC mismatch happened 13 years ago
Michael Niedermayer 0eb0b310c4 lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when needed 13 years ago
Janne Grunau f30260d32a imgconvert: deprecate avcodec_find_best_pix_fmt() 13 years ago
Janne Grunau ac29054fda imgconvert: add avcodec_find_best_pix_fmt2() 13 years ago
Derek Buitenhuis 7ff318e2dd libfdk-aac: Port to ff_alloc_packet2 13 years ago
Janne Grunau 39bb27bf79 imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Paul B Mahol d3abbb1d13 lavc: fix ff_alloc_packet() 13 years ago
Michael Niedermayer f9c823df13 lclenc: switch to av_assert 13 years ago
Martin Storsjö 7548831c5e libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency 13 years ago
Paul B Mahol f7e26cca89 exr: rle decompression 13 years ago
Diego Biurrun 0da29727ea build: Fix Ogg demuxer dependencies 13 years ago
Diego Biurrun b896008271 build: Fix FLAC demuxer dependencies 13 years ago
Diego Biurrun 8eea8fdceb flac: Move flac functions shared between libraries to flac common code 13 years ago
Diego Biurrun a519463366 build: Fix CAF demuxer dependencies 13 years ago
Diego Biurrun b7884ff7af build: Fix MP2 muxer dependencies 13 years ago
Diego Biurrun d648de61e6 build: Add missing build rules for the ISMV muxer 13 years ago
Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago
Martin Storsjö 372597e538 libavcodec: Add more AAC profiles 13 years ago
Paul B Mahol a568a84edf exr: cache some values 13 years ago
Hendrik Leppkes 65219c3851 dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR. 13 years ago
Michael Niedermayer 5f298c6791 vorbisdec: switch to av_assert 13 years ago