2009-10-23 |
Stefano Sabatini | Split codec-regression.sh, put all the code which can... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Diego Biurrun | Compile LPC code when CONFIG_LPC is set. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefano Sabatini | Update the entry for the AVFilter.description field... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefano Sabatini | Move the description field of the filter from AVFilterC... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefano Sabatini | Add an entry for the AVFilterContext.description addition. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefano Sabatini | Add a description field to AVFilterContext. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefano Sabatini | Refer again to the "width" and "height" crop parameter... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefano Sabatini | Add video vertical flip filter. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Stefano Sabatini | Refer to the "width" and "height" crop parameter names... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
David Conrad | Add clang to detected compilers |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Daniel Verkamp | Build extradata in adpcm_ms encoder. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Michael Niedermayer | Fix infinite loop with size==0 && sample_size!=0 in... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Michael Niedermayer | Support non interleaved avi files that have 0<size... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Samuli Valo | Fixes detection and error reporting of non-existing... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Daniel Verkamp | Indicate that AdaptCoeff1 and 2 are functions of the... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefano Sabatini | Sort video filter descriptions by name. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefano Sabatini | Make the pix_fmts var in query_formats() static const. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefano Sabatini | Add video crop filter. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefano Sabatini | Cosmetics: prefer "pix_fmts" over "pix_fmt" for the... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefano Sabatini | Make avfilter_make_format_list() take in input a const... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefano Sabatini | Fix the spelling for the project name, from "ffmpeg... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Stefano Sabatini | Rename vfilters.texi to libavfilter.texi, as the file... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Ramiro Polla | Add comment on #endif about condition that triggers it. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Verkamp | Seek function for TMV |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Daniel Verkamp | Parenthesize correctly in TMV probe |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Reimar Döffinger | Print "NOPTS" when AV_NOPTS_VALUE is encountered during... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
tralph11@yahoo.com | Improve sofdec dectection to avoid false positives... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Reimar Döffinger | sin_tables.c is a generated file, so add it to CLEANFILES |
commit | commitdiff | tree | snapshot |
2009-10-20 |
avcoder | Remove SHIFT_TEMPS from jfdct code. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Benoit Fouet | Make url_resetbuf() assert on wrong flags passed and... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | Move function that is only used by the MP3 muxer below... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | Add missing dependency of the S/PDIF muxer on the AAC... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | Add '#include "libavutil/intreadwrite.h"', necessary... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | The MP2/MP3 muxer uses ff_id3v2_tags, so add the correc... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | Get rid of some pointless '== NULL' / '!= 0' conditions... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | Remove some duplicate object dependencies for the RTSP... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | Add missing rdt.o dependency for SDP demuxer. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Stefano Sabatini | Move up the $test variable definition, together with... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Stefano Sabatini | Give symbolic names to the positional parameters of the |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Stefano Sabatini | Break over-80-chars-long line. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Baptiste Coudurier | check stream index validity in av_program_add_stream_index |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Baptiste Coudurier | request mp3 frame_size to be set in has_codec_parameter... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Stefano Sabatini | Add additional long names for the Flash Video decoder... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Stefano Sabatini | Add additional long names for the Sorenson Vector Quant... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Stefano Sabatini | Add additional long names for the Sorenson Vector Quant... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Reimar Döffinger | mpegaudiodec, mpc and qdm2 all use the same mpa_synth... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | whitespace cosmetics: prettyprinting, K&R style |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Carl Eugen... | Flip (M)JPEG frames encoded by Intel JPEG library. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | Remove pointless parentheses. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Diego Biurrun | cosmetics: Remove pointless parentheses from return... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Reimar Döffinger | Align the seek regression test output for better readab... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jason Garrett... | Update libx264.c for x264 API change |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Baptiste Coudurier | reindent after commit |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Baptiste Coudurier | In dump_format, print streams not associated with any... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Reynaldo H... | Fix wrong comparison in r20304 |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Reynaldo H... | If missing, calculate width or height from bpp and |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Add an entry for the avfilter_make_format_list() interf... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Rename avfilter_make_format_list2() to avfilter_make_fo... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Remove avfilter_make_format_list(), it has been replaced by |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Baptiste Coudurier | fix indentation |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Implement avfilter_make_format_list2(), which is going... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Make clear in the doxy that this is a *video* filter. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Split the "Introduction" chapter in two chapters as... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Carl Eugen... | Support FourCC mjpa as MJPEG. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Vitor Sessak | Fix recursive avfilter_poll_frame(). It was doing |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Loren Merritt | fix linking on systems with a function name prefix... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Loren Merritt | sync yasm macros to x264 |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Baptiste Coudurier | mux all stream types except audio as one pes packet... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Charles Yates | fix sar for dvcpro hd, patch by Charles Yates, charles... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Loren Merritt | huffyuv: add some const qualifiers |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Baptiste Coudurier | fix indentation and add braces |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Baptiste Coudurier | handle_packets takes number of packets as arg, avoid... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Loren Merritt | simd add_hfyu_left_prediction |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Baptiste Coudurier | Increase max resync size, fix demuxing of dvgrab-2009... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Justin Ruggles | add CONFIG_LPC to the build system for lpc dsputil... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Måns Rullgård | WMAPRO: use some type punning in decode_coeffs() |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Reynaldo H... | Smarten mtv's probe a bit. Check for non zero |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Reimar Döffinger | Replace seek test error return numbers by the correspon... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Vitor Sessak | Replace big square-root table by a call to ff_sqrt... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Aurelien Jacobs | remove old and useless debug code |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anton Khirnov | Read metadata in WavPack files. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Onur Küçük | Fix typo that mistakenly slipped into previous commit: |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anton Khirnov | matroskaenc: Add support for writing chapters. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Diego Biurrun | cosmetics: Break overly long lines. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Add the null video filter. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Use 'enum PixelFormat *' rather than 'int *' as type... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Add an entry for the avfilter_get_video_buffer() API... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Make avfilter_get_video_buffer() recursive. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Stefano Sabatini | Add documentation for libavfilter video filters. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kostya Shishkov | Support more than 64 channels in RTMP input |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kostya Shishkov | Accept RTMP packets with one-byte header |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kostya Shishkov | Last parameter in RTMP "play" call was optional and... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Justin Ruggles | Remove unnecessary entries in ff_vorbiscomment_metadata... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Justin Ruggles | Move autocorrelation function from flacenc.c to lpc... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Vitor Sessak | Avoid segfault for empty input files |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Michael Niedermayer | Revert r20249, it seems the union trick works everywhere |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Måns Rullgård | Remove extraneous const keyword |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Luca Abeni | Emit the SDP lines in the correct order |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Jai Menon | alacenc : use private compression_level value consistently. |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Alexander Strange | Remove a meaningless 'inline' from add_hfyu_left_predic... |
commit | commitdiff | tree | snapshot |
next |