40670 Commits (1d4579e38ecad578c86516fad2837a273d11b320)
 

Author SHA1 Message Date
Luca Barbato 89616408e3 mpegts: Define the section length with a constant 11 years ago
Ben Avison 701e8b42e1 vc-1: Optimise parser (with special attention to ARM) 11 years ago
Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 11 years ago
Diego Biurrun eee813eec7 fate: Only generate tests/pixfmts.mak if some pixfmts fate test is run 11 years ago
Diego Biurrun 990e2f3555 avcodec: Suppress deprecation warnings from DTG code scheduled for removal 11 years ago
Vittorio Giovara 086a541857 fate: png-suite 11 years ago
Carl Eugen Hoyos 60cbd6ad84 tiff: support reading gray+alpha at 8 bits 11 years ago
Vittorio Giovara bcc5f69b33 tiff: support reading gray+alpha at 16 bits 11 years ago
Vittorio Giovara e64f0bf2d2 png: support reading gray+alpha at 16 bits 11 years ago
Vittorio Giovara 2257165bff png: disable broken MMX/SIMD code for bpp <= 2 11 years ago
Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 11 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 11 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
Vittorio Giovara e0d73fda36 avutil: add alias names for gray 8/16 colour spaces 11 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 11 years ago
Kostya Shishkov 5420099cab swscale: correctly pad destination buffer in rgb conversion 11 years ago
Janne Grunau 23dfa00b88 fate: explicitly set the default THREADS value 11 years ago
Marvin Scholz eb9244f202 Add Icecast protocol 11 years ago
Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Diego Biurrun d0393d79bc huffyuv: Check and propagate function return values 11 years ago
Diego Biurrun 6234058148 huffyuv: Return proper error codes 11 years ago
Diego Biurrun 3160bdc7f7 huffyuv: Use avpriv_report_missing_feature() where appropriate 11 years ago
Diego Biurrun b7616f5716 huffyuv: Eliminate some pointless casts 11 years ago
Diego Biurrun c065f4a0c6 huffyuv: K&R formatting cosmetics 11 years ago
Anton Khirnov f89d76c103 mpeg4video: Initialize xvididct for all threads 11 years ago
Janne Grunau a238b83b13 aarch64: use MACH-O const data asm directive in const macro 11 years ago
Janne Grunau ac6b95dbc0 aarch64: add ',' between assembler macro arguments where missing 11 years ago
Janne Grunau caf5ef852b cpu-test: test av_cpu_count 11 years ago
Janne Grunau 07d8fa5812 fate: add informative cpu test 11 years ago
Luca Barbato 6a463e7fb4 http: Refactor http_open_cnx 11 years ago
Justin Ruggles fbc0b86599 lavr: Do not change the sample format for mono audio 11 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 11 years ago
Diego Biurrun bad81800bb avcodec: options: Add missing deprecation ifdefs around emu_edge 11 years ago
Diego Biurrun 072916d903 filtfmts: Replace deprecated uses of AVFilterPad 11 years ago
Diego Biurrun 6a928293dd examples: filter_audio: Add missing mem.h header for av_freep() 11 years ago
Diego Biurrun c6a1ac2dd9 vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame 11 years ago
Diego Biurrun c697c590fb lcl: Disentangle pointers to input data and decompression buffer 11 years ago
Diego Biurrun df507d5aa0 tiff: Replace deprecated PIX_FMT names by modern ones 11 years ago
Diego Biurrun 7835c24e19 dv: Update DV-profile-related functions to current public API 11 years ago
Diego Biurrun ffa4d4ef0b ppc: fft: Build AltiVec optimizations in the standard way 11 years ago
Luca Barbato f0e9594819 af_channelmap: Set the frame channel layout 11 years ago
Luca Barbato 87efaa97ce af_join: Set the output frame format 11 years ago
Luca Barbato fa14804c83 flv: Index the audio stream 11 years ago
Vittorio Giovara 7ab551f9fd h264: prevent theoretical infinite loop in SEI parsing 11 years ago
Luca Barbato b2e059a1ff pixdesc: K&R formatting cosmetics 11 years ago
Vittorio Giovara 92a36a6b33 pngdec: correctly indent macros 11 years ago
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 11 years ago
Diego Biurrun 4da8cdbb91 tscc: Eliminate pointless variable indirections in decode_frame() 11 years ago