32308 Commits (0ca1bdb37d3597f67b8547c262aaa5b82d4e563e)
 

Author SHA1 Message Date
Martin Storsjö 0ca1bdb37d rtjpeg: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 6c28d65754 rv: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö d1b357d78b vp56: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 27cfdc3e4f vorbis: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 04d3822524 msmpeg4: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 5f2c159c0f vc1: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 1fec055066 msmpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
Martin Storsjö 35e02a3d0e snow: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö d6c8dcb8ac mpeg12: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 6f13a371ec mpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
Martin Storsjö e9ca85e714 lagarith: Add ff_ prefix to lag_rac_init 13 years ago
Martin Storsjö c8e1b2fbc9 libavcodec: Add ff_ prefix to j_rev_dct* 13 years ago
Martin Storsjö 873c89e2a6 dsputil: Add ff_ prefix to inv_zigzag_direct16 13 years ago
Martin Storsjö 3e2efacdd8 libavcodec: Prefix fdct_ifast, fdct_ifast248 13 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
Martin Storsjö 99560a4caa libavcodec: Add ff_ prefix to some nonstatic symbols 13 years ago
Martin Storsjö e96b4a53df vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
Martin Storsjö ddce8953a5 h263: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
Martin Storsjö a082ac4125 mpegvideo: Remove a leftover function declaration 13 years ago
Martin Storsjö 735be9cdfb rtsp: Make rtsp_demuxer_class static 13 years ago
Kostya Shishkov 1a265f6187 prores encoder 13 years ago
Kostya Shishkov 8835c2c829 prores: move data shared between decoder and encoder to common file 13 years ago
Kostya Shishkov 3ec623c22f prores: fix multithreaded decoding case when slice quantisers are not the same 13 years ago
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Alex Converse c1df37e59b hls: Re-add legacy applehttp name to preserve interface compatibility. 13 years ago
Martin Storsjö 8c62d83fe5 hlsproto: Rename the functions and context 13 years ago
Martin Storsjö 9cb9c6c42d hlsproto: Encourage users to try the hls demuxer instead of the proto 13 years ago
Martin Storsjö 3975ca8957 doc: Move the hls protocol section into the right place 13 years ago
Martin Storsjö 8bdab32f4e libavformat: Rename the applehttp protocol to hls 13 years ago
Martin Storsjö 65cd7bf32f hls: Rename the functions and context 13 years ago
Martin Storsjö 2772258a98 libavformat: Rename the applehttp demuxer to hls 13 years ago
Martin Storsjö 08bddfcde5 rtpdec: Support H263 in RFC 2190 format 13 years ago
Janne Grunau 18d1d5886b rv30: check block type validity 13 years ago
Paul B Mahol 2af3dc8698 ttadec: CRC checking 13 years ago
Martin Storsjö 4ace130ee6 movenc: Support muxing VC1 13 years ago
Martin Storsjö ae5a935574 avconv: Don't split out inline sequence headers when stream copying VC1 13 years ago
Janne Grunau 2bd730010d rv34: handle size changes during frame multithreading 13 years ago
Janne Grunau b54b40b33c rv40: prevent undefined signed overflow in rv40_loop_filter() 13 years ago
Janne Grunau 29330721b0 rv34: use AVERROR return values in ff_rv34_decode_frame() 13 years ago
Janne Grunau bf61ef2316 rv34: use uint16_t for RV34DecContext.deblock_coefs 13 years ago
Diego Biurrun c3b57d6e76 librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 13 years ago
Martin Storsjö df6050188c movenc: Use defines instead of hardcoded numbers for RTCP types 13 years ago
Paul B Mahol 1c77a5307f smjpegdec: implement seeking 13 years ago
Diego Biurrun 9d03cb9fc5 swscale: Remove some write-only variables related to alpha handling. 13 years ago
Ronald S. Bultje 771bab7f57 swscale: fix crashes in yuv2yuvX on x86-32. 13 years ago
Aneesh Dogra 186dcbcb50 sunrast: Add fate test for gray8. 13 years ago
Matthew Szatmary 7dfe8f5557 rtpdec: Use 4 byte startcodes for H.264 13 years ago
Diego Biurrun 529506b5f6 matroskadec: Mark variable as av_unused. 13 years ago
Diego Biurrun 6df5c528ca Move some conditionally used variables into the block where they are used. 13 years ago