40531 Commits (37c46743ee42df1d6986ba3c996e3af5b95511f7)
 

Author SHA1 Message Date
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
Diego Biurrun 5735552f1f pngenc: Drop pointless pointer cast in png_write_row() 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
Diego Biurrun 03c9f357a4 ppc: idctdsp: Immediately return if no AltiVec is available 11 years ago
Diego Biurrun 706208ef47 fate: Split fate-pixdesc tests and dispatch them through Make 11 years ago
Michael Niedermayer d98e6c5d5d pgssubdec: Check RLE size before copying 11 years ago
Diego Biurrun a0ce85ac7d configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled 11 years ago
Diego Biurrun a8d803a320 vf_select: Drop a debug av_log with an unchecked double to enum conversion 11 years ago
Nidhi Makhijani ccbf370f20 mpegvideo: move vol_control_parameters to the only place it is used 11 years ago
Luca Barbato fa38573cd9 matroska: Register mime types 11 years ago
Luca Barbato 02cf0c9e42 aac: Register the mime type 11 years ago
Luca Barbato 3a19405d57 avformat: Use the mime type information in input probe 11 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 11 years ago
Luca Barbato e253a9e2b3 avformat: Move av_probe_input* to format.c 11 years ago
Diego Biurrun 942269fd00 caf: Use correct printf conversion specifiers for POSIX int types 11 years ago
Diego Biurrun 019a28cd63 sanm: Use correct printf conversion specifiers for POSIX int types 11 years ago
Diego Biurrun 59ca29a560 dump: Use correct printf conversion specifiers for POSIX int types 11 years ago
Diego Biurrun 4f8cf0dc4e x86: build: Restore ordering of OBJS lines 11 years ago
Luca Barbato e4a462e3ea configure: Use require_pkg_config for Speex 11 years ago
Marc-Antoine Arnaud 259fe7280d mxf: Extract origin information from material and source track 11 years ago
Marc-Antoine Arnaud c9d982aa11 mxf: Detect Vanc/Vbi SMPTE-436M mxf track 11 years ago
Bernhard Übelacker dc71f19588 video4linux2: Avoid a floating point exception 11 years ago
Anton Khirnov e76f2d1197 hevc: eliminate the last element from TransformTree 11 years ago
Anton Khirnov 4aa80808bc hevc: eliminate unnecessary cbf_c{b,r} arrays 11 years ago
Anton Khirnov 0daa255463 hevc: do not store the transform inter_split flag in the context 11 years ago
Anton Khirnov 53a11135f2 hevc: simplify splitting the transform tree blocks 11 years ago
Anton Khirnov e36a2f4c52 hevc: eliminate an unnecessary array 11 years ago
Anton Khirnov 4b169321b8 codec_desc: fix some typos in long codec names 11 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 11 years ago
Janne Grunau 42eb9154a8 fate: support testing of release branches 11 years ago
Anton Khirnov 541427ab4d eamad: use the bytestream2 API instead of AV_RL 11 years ago
Diego Biurrun 7215fcf840 avformat: Mark AVOutputFormat argument in avformat_query_codec as const 11 years ago
Diego Biurrun ec4f04da1a avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const 11 years ago
Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 11 years ago
Pierre Edouard Lepere 1a880b2fb8 hevc: SSE2 and SSSE3 loop filters 11 years ago
Anton Khirnov 73bb8f61d4 hevcdsp: remove an unneeded variable in the loop filter 11 years ago
Anton Khirnov 56f98e340f output example: convert audio to the format supported by the encoder 11 years ago
Anton Khirnov 884f7c975f output example: set the stream timebase 11 years ago
Diego Biurrun d8520d3ee0 mpegvideo: Move QMAT_SHIFT* defines to the only place they are used 11 years ago
Diego Biurrun 4fbb62a21b mpegvideo: Move ME_MAP_* defines to the only place they are used 11 years ago