44629 Commits (1fe858136b315796dd5349f3b4448a29d1bd6fa1)
 

Author SHA1 Message Date
Luca Barbato 5263f464db rtsp: Lazily allocate the pollfd array 8 years ago
Luca Barbato b9b82151a1 rtsp: Move the pollfd setup out of the for loop 8 years ago
Luca Barbato 150e99d694 rtsp: Factor out packet reading 8 years ago
Diego Biurrun 4141a5a240 Use modern avconv syntax for codec selection in documentation and tests 8 years ago
Diego Biurrun da8093f712 fate: Use bitexact optimizations in the svq3-2 test 8 years ago
Anton Khirnov 984736dd9e lavc: make sure not to return EAGAIN from codecs 8 years ago
James Almer 4cc0227040 apetag: account for header size if present when returning the start position 8 years ago
James Almer 3f258f5ee0 apetag: fix flag value to signal footer presence 8 years ago
Anton Khirnov b2788fe934 svq3: fix the slice size check 8 years ago
John Stebbins cd7a2e1502 asfdec: fix reading files larger than 2GB 8 years ago
John Stebbins 248dc5c164 h264dec: fix dropped initial SEI recovery point 8 years ago
Diego Biurrun 8e4d4efc67 fate: Add another SVQ3 test to increase coverage 8 years ago
Martin Storsjö b8f66c0838 aarch64: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö 08074c092d arm: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö 09eb88a12e aarch64: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö de06bdfe6c arm: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 65aa002d54 aarch64: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 402546a172 arm: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 575e31e931 arm: vp9lpf: Implement the mix2_44 function with one single filter pass 8 years ago
Martin Storsjö 3bf9c48320 aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1 8 years ago
Martin Storsjö c582cb8537 arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit 8 years ago
Diego Biurrun ed6a891c36 Place attribute_deprecated in the right position for struct declarations 8 years ago
Luca Barbato 04d2afa93b mkv: Update the seek test to match 5d3953a5dc 8 years ago
John Stebbins fec3456ce1 fate: Update fate-lavf-mkv after commit 5d3953a5dc 8 years ago
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