37994 Commits (f3bd226de653fe1335a6b33a41319e106c16204c)
 

Author SHA1 Message Date
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
Michael Niedermayer 60991ad6ae ffmpeg: Fix image allocation. 13 years ago
Michael Niedermayer 25893ad6c9 ffv1: Warn the user if transparency is stored. 13 years ago
Nicolas George bd5080b1b0 af_pan: comment a tricky piece of code. 13 years ago
Clément Bœsch cba4e2cbbc pan: fix uninitialized channel_id variable. 13 years ago
Clément Bœsch 95317821ea audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map. 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
Michael Niedermayer c980be9e3a Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer e7dbfa59f2 swscale: enable some more SIMD functions. 13 years ago
Paul B Mahol 83e2e9315a ffv1: PIX_FMT_GRAY8 support 13 years ago
Clément Bœsch d3b06399ff lavfi/silencedetect: use av_ts2timestr() macro. 13 years ago
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Michael Niedermayer 94bc672489 swscale: yuv2422_2_c_template() add cliping. 13 years ago
Michael Niedermayer f03a029939 swscale: Add cliping to yuv2422_1_c_template() 13 years ago
Michael Niedermayer ef96bf294d swscale: Fix rounding in yuv2mono_1_c_template() 13 years ago
Michael Niedermayer c0c32a3704 swscale: Fix rounding in yuv2rgb_1_c_template() 13 years ago
Michael Niedermayer 2bc610ddc5 swscale: yuv2422_1_c_template: fix rounding 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
Stefano Sabatini f89f9bdadd lavfi/ashowinfo: only print checksum for the existing planes 13 years ago
Stefano Sabatini 1e6408a18e lavfi/showinfo: only print checksum for the existing planes 13 years ago
Stefano Sabatini 175ab5f9a9 lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo 13 years ago
Stefano Sabatini 5d12b83ff1 ffmpeg.c: implement -debug_ts option 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
Carl Eugen Hoyos 186923758d Fix compilation with old yasm that does not support AVX. 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
Michael Niedermayer 1fbd905bbb Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol 148d1f4799 lavc: add missing PIX_FMT_YUVA444P 13 years ago
Michael Niedermayer 04b53746ad Merge remote-tracking branch 'qatar/master' 13 years ago