88051 Commits (2c9fa4162b346a394188a2e5a3442076155f2e34)
 

Author SHA1 Message Date
Jun Zhao 71e2ec017a lavc: enable hwaccel_flags option 7 years ago
bnnm 1954e625b1 avcodec/wmaprodec: support multichannel XMA stream configurations 7 years ago
foo86 73789b85a7 avcodec/dca_core: always limit frame size to data size 7 years ago
foo86 23990950e3 avcodec/dca_parser: revert to conservative sync distance estimation 7 years ago
Carl Eugen Hoyos 14b1553939 lavf/adp: Fix the probe function on systems with signed char. 7 years ago
Carl Eugen Hoyos c585b4e9f0 configure: Disable -Wbool-operation using check_disable_warning(). 7 years ago
Mark Thompson c154c34c1b Revert "configure: Disable -Wbool-operation." 7 years ago
Mark Thompson b2f256a9f5 hwcontext_vaapi: Add support for mapping to DRM objects 7 years ago
Mark Thompson 309d660775 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Mark Thompson f3602875b3 hwcontext_vaapi: Set message callbacks on internally-created devices 7 years ago
Mark Thompson 5f39788668 hwcontext_vaapi: Factorise out common connection code 7 years ago
Mark Thompson e339411691 vaapi: Always free parameter buffers after vaEndPicture() with libva2 7 years ago
Mark Thompson bd211bb866 vaapi: Remove H.264 baseline profile 7 years ago
Mark Thompson 9c7a71145b configure: Add config option for libva2 (VAAPI 1) 7 years ago
James Almer 65c3a32836 configure: disable libxcb dependent features if libxcb is not enabled 7 years ago
Carl Eugen Hoyos cd01b3cbcf lavu/opt: Use "&&" instead of "*" in boolean expression. 7 years ago
Carl Eugen Hoyos c2d155e11e configure: Disable -Wbool-operation. 7 years ago
Carl Eugen Hoyos f49c129dd4 lavd/decklink_dec: Do not claim to output transparency information. 7 years ago
Marton Balint 41569bbc66 ffmpeg: always use single threaded decoding for attached pictures 7 years ago
Michael Bradshaw 41d6d62702 lavc: add support for OpenJPEG 2.3.0 7 years ago
Carl Eugen Hoyos d96d65dfeb lavu/utils: Use "__asm__" like everywhere else in the codebase. 7 years ago
Carl Eugen Hoyos 5d3e935728 lavfi: Rename local variables "main" as "master". 7 years ago
Carl Eugen Hoyos 2386cfc1ae lavf/rtpenc: Add support for little-endian G.726. 7 years ago
Carl Eugen Hoyos 50462e3e5e lavf/sdp: Fix MIME-type for big-endian G.726. 7 years ago
Sasi Inguva 123f6dc6b5 lavfi/avfilter.c: Correct guess_status_pts to account for differing link timebases. 7 years ago
Carl Eugen Hoyos a20f64bee2 lavf/img2dec: Auto-detect svg images. 7 years ago
James Almer cc5b7601f7 avformat/mp3enc: flush buffered packets if referencing fails 7 years ago
Jorge Ramirez-Ortiz 2a31ad7d60 avcodec/v4l2: fix single plane decoding 7 years ago
Marton Balint 7d141e2cac avdevice/decklink_dec: fix extracting luma 7 years ago
Tobias Rapp 62bdec806e avfilter/vf_fps: add eof_action filter option 7 years ago
Luca Barbato 1e27837265 rtsp: Move message parsing to a separate function 7 years ago
Kaustubh Raste 51ebce7d7d avcodec/mips: Cleanup unused functions 7 years ago
Lukas Stabe 1fd80106be avformat: fix id3 chapters 7 years ago
James Almer cafd9d66ed build: add install targets for the examples 7 years ago
Tobias Rapp 0a499d6a57 avfilter/vf_fps: clean-up filter options 7 years ago
Tobias Rapp 4f5fb78134 doc/filters: align order of fps filter options to implementation 7 years ago
Mark Thompson e01a270762 lavc/v4l2: Fix printf format for int64_t 7 years ago
Tobias Rapp c941e99b7f avformat/wavenc: replace literal numbers with enum constants 7 years ago
James Almer 18279738f9 x86/blockdsp: use three operand form for an instruction 7 years ago
Michael Niedermayer 26ea142658 avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds bounds 7 years ago
Michael Niedermayer df62b70de8 avcodec/x86/lossless_videoencdsp: Fix handling of small widths 7 years ago
Jorge Ramirez-Ortiz 44188993a1 avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716] 7 years ago
Mark Thompson 8da5af2584 lavc/v4l2: Mark static const tables as such 7 years ago
Mark Thompson a0d076f3ef lavc/v4l2: Remove use of lfind() 7 years ago
James Almer ede233a278 configure: fix detecting libdl when dlsym requires extra linker flags 7 years ago
Devin Heitmueller b6782a192e avdevice/decklink: Fix segfault when running -list_devices on OSX 7 years ago
Marton Balint 3dc01223ef avdevice/decklink_dec: fix multipacket op47 decoding 7 years ago
Marton Balint cbf09f23b6 MAINTAINERS: change the decklink maintainer to myself 7 years ago
Jan Ekström ffc58b2ce2 movenc: take packet dts shifting into mention in check_pkt 7 years ago
Clément Bœsch 8be3fc88d3 build: make h264 VT encoder select the VT encoder dependency 7 years ago