38022 Commits (2b97be5d570587f9c2ef17e6fad79f3636e5ae7e)
 

Author SHA1 Message Date
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
Michael Niedermayer 387783749f jpeglsdec: fix bpp & limit. 13 years ago
Michael Niedermayer 00ab9cdae1 jpeglsdec: Prevent out of array write. 13 years ago
Michael Niedermayer dda713f870 iff: Fix decode_ham_plane32() buf_size. 13 years ago
Clément Bœsch b986590810 ffmpeg: remove unneeded ost->picref check. 13 years ago
Clément Bœsch c214e98634 ffmpeg: remove pointless avcodec_get_frame_defaults(). 13 years ago
Clément Bœsch 73413e6bca ffmpeg: raise ENOMEM on avfilter_graph_alloc() failure. 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
Reimar Döffinger 048cc80292 Update mkv seek tests. 13 years ago
Reimar Döffinger 47e015e6f1 matroskadec: properly fall back to generic seek. 13 years ago
Reimar Döffinger c18899d432 matroskadec: reset num_levels on seek. 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
Diego Biurrun 7331b6e718 Drop some completely unnecessary av_unused attributes. 13 years ago
Diego Biurrun 92fed11352 swscale: Remove unused variable alpMmxFilter. 13 years ago
Diego Biurrun a8798c7eb9 Drop unnecessary av_uninit attributes from some variable declarations. 13 years ago
Martin Storsjö 5d561514b7 movenc: Support muxing wmapro in ismv/isma 13 years ago
Martin Storsjö ddf422803b mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written 13 years ago
Ronald S. Bultje 3cac475655 swscale: move YUV2PACKED16WRAPPER() macro down to where it is used. 13 years ago
Ronald S. Bultje c0b87359b2 swscale: handle gray16 as a "planar" YUV format (Y-only, of course). 13 years ago
Ronald S. Bultje 9d9c846491 swscale: use yuv2packed1() functions for unscaled chroma also. 13 years ago