75472 Commits (91fcb10f081519e95cf28c465b6d098a0b4b6f2a)
 

Author SHA1 Message Date
Clément Bœsch a634649a36 avformat/subtitles: make sure we don't drop "duplicated" events from different streams 9 years ago
Clément Bœsch 4f26c99912 avformat/subtitles: drop duplicated events 9 years ago
Harshit Mittal 4f7189f09e .gitignore: ignore temp files 9 years ago
Michael Niedermayer d730dd8c53 swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend 9 years ago
Michael Niedermayer 21c7272859 swscale/utils: Forward luma range to the cascaded context for alphablending 9 years ago
Michael Niedermayer a4d17c9a70 avcodec/truemotion1: use BGR0/0RGB 9 years ago
Michael Niedermayer 67fe1a2b61 avcodec/cscd: Use BGR0 instead of BGRA 9 years ago
Michael Niedermayer aec340c533 avcodec/bmp: Analyze BGRA files alpha channel to choose pixel format 9 years ago
Michael Niedermayer 319898bba2 swscale/utils: handle gray+alpha formats like gray for luma ranges 9 years ago
Michael Niedermayer 816cf5181e swscale/utils: If the source has no alpha then disable alpha blendaway 9 years ago
Michael Niedermayer dfd3fd67bb avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1 9 years ago
Luca Barbato 41ed749fe9 ogg: Do not try to use the parser if it is not present 9 years ago
Ronald S. Bultje fd8b90f5f6 vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. 9 years ago
Ronald S. Bultje 4bb9dbe4d7 vp9: permanently delete segmentation refmap on any size change. 9 years ago
Michael Niedermayer 35b7bd2558 avcodec/libopenh264enc: Remove some unneeded intermediate variables 9 years ago
Michael Niedermayer fb000b0f0f avcodec/libopenh264enc: Fix formating to match FFmpegs style 9 years ago
Michael Niedermayer ec5b13fbe4 avcodec/libopenh264enc: remove useless cast 9 years ago
Gregory J. Wolfe e8c45b96f4 avcodec/libopenh264enc: Use av_log() to log messages 9 years ago
Luca Barbato 7b02cb29d9 pixdesc: Document the component order 9 years ago
Hendrik Leppkes c7ed26ad60 pixdesc: Add missing alpha flag for yuva420p9be 9 years ago
Hendrik Leppkes e336c51e6f pixdesc: Consistently order components 9 years ago
Vesselin Bontchev 8e28e0721c avformat/aa: initialize "header_seed" and "header_key" 9 years ago
James Almer bbc8fcae1d RELEASE: update to 2.8.git 9 years ago
James Almer 67d81b76b6 avformat/avformat: remove dead code 9 years ago
Hendrik Schreiber 9d742d23d2 lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video. 9 years ago
Ricardo Constantino 2641eeeefe configure: add libsoxr to swresample's pkgconfig 9 years ago
Paul B Mahol 8bf2d3e468 avcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all options 9 years ago
Paul B Mahol 6603368ab4 avcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic option 9 years ago
Paul B Mahol 33a68759c1 avcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all options 9 years ago
Paul B Mahol af24763400 avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option 9 years ago
Rostislav Pehlivanov da64bd6a99 aaccoder: tweak PNS implementation further 9 years ago
Hendrik Leppkes b421455ee0 Merge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9' 9 years ago
Michael Niedermayer e407d70f83 MAINTAINERS: add 2.8, drop 2.2 9 years ago
Vittorio Giovara 3b8e895237 codec_desc: Add missing DXV entry 9 years ago
Michael Niedermayer 2c1ec57596 avformat/mpegvideo_enc: Move sponsorship notice to its own comment block 9 years ago
Michael Niedermayer a7c0373ea3 avformat/mxfenc: Move sponsorship notice to its own comment block 9 years ago
Michael Niedermayer 7277a4ace9 avformat/http: add reconnect_delay_max option 9 years ago
Andrew Stone a450ec2672 avcodec/libvorbisdec: Fix memory leak 9 years ago
Clément Bœsch 1435587373 avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option 9 years ago
Clément Bœsch 7114282a0d avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option 9 years ago
Clément Bœsch 7b6007204d avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few options 9 years ago
Clément Bœsch c826f9b284 avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror option 9 years ago
Clément Bœsch 9f4e096496 avfilter/vignette: use AV_OPT_TYPE_BOOL for dither option 9 years ago
Clément Bœsch 14d6c68824 avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options 9 years ago
Clément Bœsch b761033e7f avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option 9 years ago
Clément Bœsch b0431383cb avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option 9 years ago
Clément Bœsch 9b8e514c14 avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option 9 years ago
Clément Bœsch d1c4e8c7db avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option 9 years ago
Clément Bœsch 81e52c6df9 avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option 9 years ago
Clément Bœsch 9c52eafd5b avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options 9 years ago