source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @225c5cc8   10 years michaelni Merge commit '373a6dda5422186bc057297342a9e559a564595e' * commit …
(edit) @3a29af4e   10 years michaelni Merge commit '02a7a5e330ec4373a761f63c292220a1de13b968' * commit …
(edit) @d95a0454   10 years michaelni Merge commit '77fc7b76726719746ca45df6c4a62c41abad506e' * commit …
(edit) @1c8c4b8a   10 years michaelni Merge commit '865461099e062de5a3a109c2a5be98004c11d8bd' * commit …
(edit) @373a6dda   10 years diego cljr: split decoder and encoder Signed-off-by: Diego Biurrun …
(edit) @02a7a5e3   10 years diego vc1test: Check malloc call Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @77fc7b76   10 years diego vc1test: Return proper error codes Signed-off-by: Diego Biurrun …
(edit) @86546109   10 years martin librtmp: Don't free the temp url at the end of rtmp_open librtmp can …
(edit) @e592bf3d   10 years michaelni avfilter/vsrc_cellauto: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @d90ad5b2   10 years michaelni avfilter/vf_vignette: Use av_malloc_array() Signed-off-by: Michael …
(edit) @11e4890e   10 years michaelni avfilter/unsharp_opencl: use av_mallocz_array() Signed-off-by: …
(edit) @a53c5d45   10 years michaelni avformat/smoothstreamingenc: fix memleak Fixes CID1224285 …
(edit) @37715b45   10 years michaelni swresample: split option table to a separate file Signed-off-by: …
(edit) @02729f7a   10 years michaelni avcodec/mjpegenc_common: Restore removed copyright statements These …
(edit) @689e0280   10 years michaelni avutil/audio_fifo: split into a separate doxy module Signed-off-by: …
(edit) @26b9f5b   10 years michaelni avcodec/Makefile: add libutvideo.h to SKIPHEADERS libutvideo.h is not …
(edit) @b27555a3   10 years michaelni avutil/samplefmt: improve doxygen Categorize the enum and funcs to …
(edit) @baef3ba7   10 years michaelni avcodec/old_codec_ids: workaround doxygen inclusion bug Currently, …
(edit) @dad31083   10 years michaelni x86/svq1enc: port ssd_int8_vs_int16 to yasm Also add an SSE2 version …
(edit) @19b79c1   10 years michaelni Merge commit 'b0de1c766329dd8c9960ad1722e2f653160abc1b' * commit …
(edit) @5036c8b1   10 years michaelni Merge commit '12f129e545e5a5844b6ad7f3eb6a438015cad8bc' * commit …
(edit) @d5601cf6   10 years u avfilter/haldclut: fix R/B swap in CLUT loading Fixes Ticket #3751.
(edit) @6bef3e55   10 years michaelni Merge commit '009331303a6462d07cbe94aef9c446f1a1695519' * commit …
(edit) @b0de1c76   10 years diego x86: build: Only compile FDCT code if MMX is enabled All other files …
(edit) @12f129e5   10 years diego x86: Unconditionally compile blockdsp and svq1enc init files This …
(edit) @00933130   10 years diego x86: huffyuvdsp: Move inline assembly to init file This avoids a link …
(edit) @d3e51b41   10 years Carl Eugen Hoyos Fix standalone compilation of the amv encoder.
(edit) @362cfe8c   10 years stefasab doc/protocols: document unit of timeouts for ftp and http …
(edit) @60f16294   10 years stefasab tools/ffeval: print computed value even in case of error This is …
(edit) @85eabd74   10 years stefasab lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph …
(edit) @d5818c37   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Use …
(edit) @4216a508   10 years michaelni Merge commit 'e0bfe34ea8ccf333ec5b17961fd58eb575e74f8b' * commit …
(edit) @810294ce   10 years Carl Eugen Hoyos Use os/2 palette even if it contains less than 256 entries. Fixes …
(edit) @8f6a04a2   10 years Carl Eugen Hoyos Assume that old bmps do not contain transparency information. Fixes …
(edit) @d919fdd4   10 years Carl Eugen Hoyos Do not detect jp2 images as mov files.
(edit) @e0bfe34   10 years martin libfdk-aacdec: Reduce the default decoder delay by one frame The …
(edit) @939d22a   10 years michaelni Doxyfile: imitate gcc for better libavutil/attributes.h documentation …
(edit) @3679edf4   10 years michaelni downmix_info: clarify doxygen Signed-off-by: Timothy Gu …
(edit) @beed4ac1   10 years michaelni channel_layout: doxy: merge functions with macros Signed-off-by: …
(edit) @31a6dfcb   10 years michaelni Doxyfile: enable browser-based search engine Signed-off-by: Timothy …
(edit) @0201ce00   10 years michaelni avutil: fix version macros doxygen module Without this patch, …
(edit) @b7adc5b5   10 years michaelni lavf/libssh: call ssh_userauth_none before ssh_userauth_list …
(edit) @2d155548   10 years michaelni avcodec/mlp_parser: check ff_combine_frame() return code Fixes …
(edit) @d1a8659e   10 years michaelni avformat/img2dec: remove functions from image pipe which are unneeded …
(edit) @bd8b6ed9   10 years michaelni avcodec/bmp: fix integer overflow in checking header sizes …
(edit) @c277ab6b   10 years michaelni avformat/img2dec: improve bmp probe fix probetest failure …
(edit) @d36fe733   10 years michaelni avformat/img2dec: increase probe buffer to 2k Signed-off-by: Michael …
(edit) @a195c98c   10 years michaelni configure: update dependencies for vf_spp Signed-off-by: Michael …
(edit) @0437445   10 years michaelni avformat/img2dec: set AVProbeData size correctly on corner cases of …
(edit) @6691eee4   10 years michaelni avformat/img2dec: avoid seekback on probeing Signed-off-by: Michael …
(edit) @726e253b   10 years michaelni avformat/img2dec: allocate and clear padding area for probe correctly …
(edit) @7d179b12   10 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @9937362c   10 years michaelni x86/swr: use lavu helper macros to check CPU extensions …
(edit) @4c145b69   10 years Carl Eugen Hoyos Autodetect JPEG2000 imagess. Autodetection of jp2 files does not work …
(edit) @8279a152   10 years michaelni x86/swr: split audioconvert and rematrix DSP into separate files Also …
(edit) @857cd1f3   10 years michaelni swr: initialize only the necessary resample dsp functions …
(edit) @c8252171   10 years lukasz.m.luki2 lavf/ftp: always treat all response codes >= 500 as error …
(edit) @a0358db3   10 years lukasz.m.luki2 lavf/ftp: explicitly enable UTF-8 Most FTP servers enable UTF-8 by …
(edit) @3ba6dce4   10 years lukasz.m.luki2 lavf/ftp: make response parsing more RFC compliant Signed-off-by: …
(edit) @5c65aed7   10 years michaelni Merge commit '391ecc961ced2bde7aecb3053ac35191f838fae8' * commit …
(edit) @cf8c44fc   10 years michaelni Merge commit 'c6698dfe7cdbc7634f33245875488ed3fa4a8ced' * commit …
(edit) @b28fcbba   10 years michaelni Merge commit '9279826008b80daad7446950a821f32033ccd33f' * commit …
(edit) @d738232   10 years michaelni avcodec/dvdsubdec: fix alpha in debuging code improve the debugging …
(edit) @3f0a3e9e   10 years michaelni avcodec/dvdsubdec: Fix off-by-one error Fix an off-by-one error that …
(edit) @391ecc96   10 years diego x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase
(edit) @a9ce5d92   10 years michaelni Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1' * commit …
(edit) @c6698dfe   10 years justin.ruggles webpdec: Fix decoding of the huffman group indices. Per the …
(edit) @524eeaca   10 years michaelni Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0' * commit …
(edit) @92798260   10 years anton id3v2enc: use a case-insensitive comparison for APIC picture type
(edit) @0d35d5ab   10 years michaelni Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e' * commit …
(edit) @0955e57   10 years diego daud: split muxer and demuxer Signed-off-by: Diego Biurrun …
(edit) @f920d089   10 years martin ismindex: Add an option for outputting files elsewhere than in the …
(edit) @6bc4934b   10 years martin ismindex: Allow adding a path prefix to the generated .ism file This …
(edit) @d538dd82   10 years michaelni avformat: Add image3 demuxers with format autodetection Reviewed-by: …
(edit) @dea377fc   10 years michaelni ivfenc: support VP9 libvpx tools accept vp9 ivf files Signed-off-by: …
(edit) @4582e116   10 years michaelni avfilter/vf_drawtext: fix resource leak Signed-off-by: Michael …
(edit) @a3c479fc   10 years michaelni avformat/avformat: minor grammar improvement Signed-off-by: Michael …
(edit) @44f079b2   10 years michaelni Merge commit 'cdab9db2adeec46b3984309c8c651bdd737d2b6b' * commit …
(edit) @982920cf   10 years michaelni Merge commit 'df949b645b12d62bb4da56d629a887c81f67f2e5' * commit …
(edit) @33f6ba9c   10 years michaelni avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation …
(edit) @b52c26c6   10 years onemda avfilter: add flanger filter Signed-off-by: Paul B Mahol …
(edit) @7e8c1f0c   10 years onemda avfilter/af_aphaser: move wave table generation code into separate …
(edit) @cdab9db   10 years vittorio.giovara lavf: document av_dump_format()
(edit) @df949b64   10 years vittorio.giovara hevc: Use the local context variable when needed
(edit) @12652472   10 years michaelni avfilter/vf_format: Check pix_fmts before dereferencing it Fixes …
(edit) @5ab67340   10 years michaelni avfilter/avfiltergraph: dont "or" together error codes Signed-off-by: …
(edit) @b02cfad7   10 years Carl Eugen Hoyos Fix standalone compilation of the wtv muxer.
(edit) @ce6a1ff2   10 years michaelni avcodec/on2avc: Fix out of array access Fixes CID1206648 …
(edit) @61815ef   10 years michaelni Merge commit '98569d89638efc325042bd0081e9a02181afdafa' * commit …
(edit) @43d70a77   10 years michaelni avcodec: Updated comment for sub param Signed-off-by: Michael …
(edit) @7d1898eb   10 years michaelni avcodec/dvbsubdec: removed unnecessary null check for subtitle In …
(edit) @98569d89   10 years martin matroskadec: Fix a double negation typo This typo has existed since …
(edit) @462c9ee3   10 years stefasab lavfi/overlay: show incoming frames on debug messages This is …
(edit) @5307fa00   10 years michaelni avcodec/dvdec: remove redundant null check Fixes CID700682 again …
(edit) @d266ecff   10 years michaelni avcodec/bitstream: remove trivial assert Fixed CID1224273 …
(edit) @b5f0eac0   10 years michaelni swr: rename swresample_dsp init functions to swri_resample_dsp The …
(edit) @1619a0e2   10 years michaelni doc/filters: fix typo Signed-off-by: Dave Rice <dave@dericed.com> …
(edit) @4930cd13   10 years michaelni ffmpeg: check av_opt_set_dict() return Fixes CID1224275 …
(edit) @79d3eeb2   10 years michaelni doc/ffprobe.xsd: fix order and missing elements/attributes …
(edit) @42a92a24   10 years michaelni swr: remove obsolete resample prototypes Signed-off-by: James Almer …
Note: See TracRevisionLog for help on using the revision log.