40557 Commits (4d55e9de27894ddfb337b28cd7aa6d14a12666d2)
 

Author SHA1 Message Date
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Vittorio Giovara e0d73fda36 avutil: add alias names for gray 8/16 colour spaces 10 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 10 years ago
Kostya Shishkov 5420099cab swscale: correctly pad destination buffer in rgb conversion 10 years ago
Janne Grunau 23dfa00b88 fate: explicitly set the default THREADS value 10 years ago
Marvin Scholz eb9244f202 Add Icecast protocol 10 years ago
Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Diego Biurrun d0393d79bc huffyuv: Check and propagate function return values 10 years ago
Diego Biurrun 6234058148 huffyuv: Return proper error codes 10 years ago
Diego Biurrun 3160bdc7f7 huffyuv: Use avpriv_report_missing_feature() where appropriate 10 years ago
Diego Biurrun b7616f5716 huffyuv: Eliminate some pointless casts 10 years ago
Diego Biurrun c065f4a0c6 huffyuv: K&R formatting cosmetics 10 years ago
Anton Khirnov f89d76c103 mpeg4video: Initialize xvididct for all threads 10 years ago
Janne Grunau a238b83b13 aarch64: use MACH-O const data asm directive in const macro 10 years ago
Janne Grunau ac6b95dbc0 aarch64: add ',' between assembler macro arguments where missing 10 years ago
Janne Grunau caf5ef852b cpu-test: test av_cpu_count 10 years ago
Janne Grunau 07d8fa5812 fate: add informative cpu test 10 years ago
Luca Barbato 6a463e7fb4 http: Refactor http_open_cnx 10 years ago
Justin Ruggles fbc0b86599 lavr: Do not change the sample format for mono audio 10 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 10 years ago
Diego Biurrun bad81800bb avcodec: options: Add missing deprecation ifdefs around emu_edge 10 years ago
Diego Biurrun 072916d903 filtfmts: Replace deprecated uses of AVFilterPad 10 years ago
Diego Biurrun 6a928293dd examples: filter_audio: Add missing mem.h header for av_freep() 10 years ago
Diego Biurrun c6a1ac2dd9 vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame 10 years ago
Diego Biurrun c697c590fb lcl: Disentangle pointers to input data and decompression buffer 10 years ago
Diego Biurrun df507d5aa0 tiff: Replace deprecated PIX_FMT names by modern ones 10 years ago
Diego Biurrun 7835c24e19 dv: Update DV-profile-related functions to current public API 10 years ago
Diego Biurrun ffa4d4ef0b ppc: fft: Build AltiVec optimizations in the standard way 10 years ago
Luca Barbato f0e9594819 af_channelmap: Set the frame channel layout 10 years ago
Luca Barbato 87efaa97ce af_join: Set the output frame format 10 years ago
Luca Barbato fa14804c83 flv: Index the audio stream 10 years ago
Vittorio Giovara 7ab551f9fd h264: prevent theoretical infinite loop in SEI parsing 10 years ago
Luca Barbato b2e059a1ff pixdesc: K&R formatting cosmetics 10 years ago
Vittorio Giovara 92a36a6b33 pngdec: correctly indent macros 10 years ago
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 10 years ago
Diego Biurrun 4da8cdbb91 tscc: Eliminate pointless variable indirections in decode_frame() 10 years ago
Diego Biurrun 5735552f1f pngenc: Drop pointless pointer cast in png_write_row() 10 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 10 years ago
Diego Biurrun 03c9f357a4 ppc: idctdsp: Immediately return if no AltiVec is available 10 years ago
Diego Biurrun 706208ef47 fate: Split fate-pixdesc tests and dispatch them through Make 10 years ago
Michael Niedermayer d98e6c5d5d pgssubdec: Check RLE size before copying 10 years ago
Diego Biurrun a0ce85ac7d configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled 10 years ago
Diego Biurrun a8d803a320 vf_select: Drop a debug av_log with an unchecked double to enum conversion 10 years ago
Nidhi Makhijani ccbf370f20 mpegvideo: move vol_control_parameters to the only place it is used 10 years ago
Luca Barbato fa38573cd9 matroska: Register mime types 10 years ago
Luca Barbato 02cf0c9e42 aac: Register the mime type 10 years ago
Luca Barbato 3a19405d57 avformat: Use the mime type information in input probe 10 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 10 years ago
Luca Barbato e253a9e2b3 avformat: Move av_probe_input* to format.c 10 years ago