44605 Commits (10f4511f14a4e830c0ed471df4cd1cc2a18a481a)
 

Author SHA1 Message Date
Mark Thompson 156bc0193b fate: Add webp alpha test 8 years ago
John Stebbins 5d3953a5dc matroskaenc: factor ts_offset into block timecode computation 8 years ago
Diego Biurrun c95169f0ec build: Move cli tool sources to a separate subdirectory 8 years ago
Diego Biurrun ab566cc96b build: Separate logic for building examples from that for building avtools 8 years ago
Diego Biurrun acb0dea27e build: Split logic for building examples off into a separate Makefile 8 years ago
Diego Biurrun db4903eb48 build: Avoid duplication in examples lists 8 years ago
Diego Biurrun 533339bdcc build: Drop leftover reference to old EXAMPLES logic 8 years ago
Diego Biurrun 7208e5b5d6 configure: Restructure the way check_pkg_config() operates 8 years ago
Diego Biurrun 54e39b102e configure: Explicitly spell out first require_pkg_config() parameter 8 years ago
Diego Biurrun 00b160af11 nvenc: Fix nvec vs. nvenc typo 8 years ago
John Stebbins 42cf7f91f1 dv: Don't return EIO upon EOF 8 years ago
Mark Thompson 7cb9296db8 webp: Fix alpha decoding 8 years ago
Mark Thompson 2d518aec4c vf_deinterlace_vaapi: Create filter buffer after context 8 years ago
Mark Thompson 17aeee5832 vaapi_encode: Discard output buffer if picture submission fails 8 years ago
Martin Storsjö 8f5de34c8f vf_fade: Make sure to not miss the last lines of a frame 8 years ago
Diego Biurrun d00a0d8e84 configure: Handle SDL version check through pkg-config 8 years ago
Martin Storsjö 8847eeaa14 aarch64: Add parentheses around the offset parameter in movrel 8 years ago
Mark Thompson 82989bd98c avconv: Move rescale to stream timebase before monotonisation 8 years ago
Martin Storsjö 030de53e9c libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter 8 years ago
Alexandra Hájková 0539d84d98 asfdec: Account for different Format Data sizes 8 years ago
Diego Biurrun 871b4f3654 configure: Check for xcb as well as xcb-shape before enabling libxcb 8 years ago
Luca Barbato b446f0e98f mov: Do not try to parse multiple stsd for the same track 8 years ago
Mark Thompson e791b915c7 hwcontext_vaapi: Try to support the VDPAU wrapper 8 years ago
Mark Thompson 5dd9a4b88b vaapi: Implement device-only setup 8 years ago
Mark Thompson 44f2eda39f lavc: Add device context field to AVCodecContext 8 years ago
Martin Storsjö 07b5136c48 aarch64: vp9lpf: Fix broken indentation/vertical alignment 8 years ago
Martin Storsjö b0806088d3 aarch64: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Martin Storsjö e18c39005a arm: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Luca Barbato 9c2d36fcaf dv: Convert to the new bitstream reader 8 years ago
Luca Barbato ba30b74686 aac: Validate the sbr sample rate before using the value 8 years ago
Luca Barbato 0ee78020cd configure: Move up the avbuild directory creation 8 years ago
wm4 c2f97f0508 hwcontext_dxva2: support D3D9Ex 8 years ago
wm4 04f3bd3496 AVFrame: add an opaque_ref field 8 years ago
Anton Khirnov 4de220d2e3 frame: allow align=0 (meaning automatic) for av_frame_get_buffer() 8 years ago
Anton Khirnov f44ec22e09 lavc: use av_cpu_max_align() instead of hardcoding alignment requirements 8 years ago
Anton Khirnov e6bff23f1e cpu: add a function for querying maximum required data alignment 8 years ago
Anton Khirnov 5c8a5765dc scale_npp: explicitly set the output frames context for passthrough mode 8 years ago
Anton Khirnov 6f554521af Use the new AVIOContext destructor. 8 years ago
Anton Khirnov 99684f3ae7 avio: add a destructor for AVIOContext 8 years ago
Martin Storsjö 435cd7bc99 arm: vp9lpf: Use orrs instead of orr+cmp 8 years ago
Martin Storsjö e1f9de86f4 arm/aarch64: vp9lpf: Calculate !hev directly 8 years ago
Martin Storsjö 3fcf788fbb aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö a76bf8cf12 arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö 388e0d2515 aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö fea92a4b57 arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö 5e0c2158fb aarch64: vp9mc: Simplify the extmla macro parameters 8 years ago
Vittorio Giovara 53ea595eec mov: Rework stsc index validation 8 years ago
Vittorio Giovara ce6d72d107 imgutils: Document av_image_get_buffer_size() 8 years ago
Luca Barbato b6093e8c72 hlsenc: Correctly write down all 16 bytes in hex 8 years ago
Martin Storsjö bc25897630 utvideodec: Add a missing include 8 years ago