30696 Commits (0fd82fedc9b279cd12f71dd7de954cfb60fa9dea)
 

Author SHA1 Message Date
Michael Niedermayer 0fd82fedc9 pixfmt: Replace 9/10bit deprecation by a technical explanation. 14 years ago
Stefano Sabatini 16c9e6717e APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays addition 14 years ago
Mina Nagy Zaki 79a0ec1af4 lavfi: avfilter_merge_formats: handle case where inputs are same 14 years ago
Stefano Sabatini 989184fea4 lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.c 14 years ago
Stefano Sabatini c3819600e2 lavfi: implement avfilter_get_audio_buffer_ref_from_arrays() 14 years ago
Stefano Sabatini c6d7fc276a APIchanges: remove duplicated entry 14 years ago
Stefano Sabatini 2caaa791a0 APIchanges: fill in dates and numbers 14 years ago
Stefano Sabatini a5825b22a2 APIchanges: remove duplicated entry 14 years ago
Stefano Sabatini e0ce9711aa APIchanges: correctly interleave entries 14 years ago
Stefano Sabatini bd77a5e27c APIchanges: add entry for av_force_cpu_flags() addition 14 years ago
Stefano Sabatini ace0a5e236 lavf: bump minor after the addition of fps_probe_size to AVFormatContext 14 years ago
Stefano Sabatini 62519c6139 lavc: bump minor after the addition of AVCodecContext.request_sample_fmt 14 years ago
Michael Niedermayer 7b8ec38d28 ac3: there was no libav in 2010 thus this code cannot be from libav. 14 years ago
Michael Niedermayer 2ec77aae67 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 6a137dde3e dict: This code was developed in ffmpeg and not libav, nor by libav developers. 14 years ago
Stefano Sabatini 996bbdbf1f lavf: make compute_pkt_fields2() return meaningful error values 14 years ago
Reimar Döffinger 4654420410 matroskadec: set timestamps for RealAudio packets. 14 years ago
Anton Khirnov 8e84c072e4 intelh263dec: aspect ratio processing fix. 14 years ago
Anton Khirnov 95a05030ca intelh263dec: fix "Strict H.263 compliance" file playback 14 years ago
Reimar Döffinger c673c90515 oss,sndio: simplify by using FFMIN. 14 years ago
Ronald S. Bultje 6b105e3ee6 swscale: extract monowhite/black output from yuv2packed[12X]_c(). 14 years ago
Ronald S. Bultje 6d4d483eee swscale: de-macro'ify RGB15/16/32 input functions. 14 years ago
Ronald S. Bultje e2babb9b47 swscale: rearrange code. 14 years ago
Alex Converse 85e9e3a9fa movdec: Add support for the 'wfex' atom. 14 years ago
Alex Converse 9a1b79128c ffmpeg.c: Add a necessary const qualifier 14 years ago
Alex Converse ed8a50068c riff: Fix potential memleak. 14 years ago
Ronald S. Bultje dbd3183935 swscale: change 48bit RGB input macros to inline functions. 14 years ago
Ronald S. Bultje f30ee65700 swscale: change 9/10bit YUV input macros to inline functions. 14 years ago
Ronald S. Bultje aa39f5f6d6 swscale: extract gray16 output functions from yuv2packed[12X](). 14 years ago
Ronald S. Bultje f1e0b90c64 swscale: use standard clipping functions. 14 years ago
Ronald S. Bultje e458b53605 swscale: merge macros that are used only once. 14 years ago
Ronald S. Bultje 6e5a8d3c9a swscale: fix function declarations in swscale.c. 14 years ago
Ronald S. Bultje a27db4c349 swscale: fix function declaration keywords in x86/swscale_template.c. 14 years ago
Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 7b8ed831eb jpegdec: actually search for and parse RSTn 14 years ago
Etienne Buira c8d0d8bc76 crypto: Use av_freep instead of av_free 14 years ago
Michael Niedermayer c1ad93c08c Revert "crypto: fix potential double free" 14 years ago
Michael Niedermayer 1fe3bf3e4b Revert "build: remove empty $(OBJS) target" 14 years ago
Etienne Buira a71bcd1a7f crypto: Use av_freep instead of av_free 14 years ago
Baptiste Coudurier be20528ced aac: fix adts frame size mask, fix demuxer probing for some files. 14 years ago
Anton Khirnov dbaba52ed2 lavf: don't try to free private options if priv_data is NULL. 14 years ago
Mina Nagy Zaki 47d2ca3205 lavfi: handle NULL lists in avfilter_make_format_list 14 years ago
Ronald S. Bultje 9bcbb250e2 swscale: fix types of assembly arguments. 14 years ago
Ronald S. Bultje 496d95c34c swscale: move two macros that are only used once into caller. 14 years ago
Ronald S. Bultje 9d84dfce93 swscale: remove unused function. 14 years ago
Carl Eugen Hoyos 9e4cb03a93 Fix "mixed declarations and code" warnings. 14 years ago
Diego Biurrun 5bd6ec6d59 options: Add missing braces around struct initializer. 14 years ago
Diego Biurrun b7847a3f2e mov: Remove leftover crufty debug statement with references to a local file. 14 years ago
Diego Biurrun a4855adc80 dvbsubdec: Fix compilation of debug code. 14 years ago
Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 14 years ago