summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix indentation.Benoit Fouet2009-10-27
* Only memset for palettes of 16 elements.Benoit Fouet2009-10-27
* Clarify responsibility for freeing a buffer when using vdpau.Carl Eugen Hoyos2009-10-27
* Add descriptions for the committed filters.Stefano Sabatini2009-10-27
* Add a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor.flags.Stefano Sabatini2009-10-26
* Avoid "-z text" diversion on SunOS x86, needed to make FATE happy.Michael Kostylev2009-10-26
* Make dprintf_link() show the name of the link pixel format.Stefano Sabatini2009-10-25
* s/movdqa/movaps/ in sse1 fft. (regression in r20293)Loren Merritt2009-10-25
* rtsp_close_streams frees the auth_b64 line alreadyLuca Barbato2009-10-25
* Support 3xx redirection in rtspLuca Barbato2009-10-25
* compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at g...haim alon2009-10-24
* Support amdfam10 for --cpu, also avoids a warning about unknown cpu ifReimar Döffinger2009-10-24
* Bump micro version after the FRWU decoder inclusionVitor Sessak2009-10-24
* Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini2009-10-24
* Just remove params understood by the demuxerLuca Barbato2009-10-24
* Suppress ?params in the rtsp uriLuca Barbato2009-10-24
* Use sdp c= line if the rtsp Transport line doesn't have a destinationLuca Barbato2009-10-24
* Remove ancient redir demuxer.Diego Biurrun2009-10-24
* Fix codectestMåns Rullgård2009-10-24
* Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2009-10-23
* Compile LPC code when CONFIG_LPC is set.Diego Biurrun2009-10-23
* Update the entry for the AVFilter.description field addition.Stefano Sabatini2009-10-22
* Move the description field of the filter from AVFilterContext toStefano Sabatini2009-10-22
* Add an entry for the AVFilterContext.description addition.Stefano Sabatini2009-10-22
* Add a description field to AVFilterContext.Stefano Sabatini2009-10-22
* Refer again to the "width" and "height" crop parameter namesStefano Sabatini2009-10-22
* Add video vertical flip filter.Stefano Sabatini2009-10-22
* Refer to the "width" and "height" crop parameter names which wereStefano Sabatini2009-10-22
* Add clang to detected compilersDavid Conrad2009-10-22
* Build extradata in adpcm_ms encoder.Daniel Verkamp2009-10-22
* Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis.Michael Niedermayer2009-10-22
* Support non interleaved avi files that have 0<size<sample_size.Michael Niedermayer2009-10-22
* Fixes detection and error reporting of non-existing files in img2.c.Samuli Valo2009-10-22
* Indicate that AdaptCoeff1 and 2 are functions of the actual coefficients.Daniel Verkamp2009-10-22
* Sort video filter descriptions by name.Stefano Sabatini2009-10-21
* Make the pix_fmts var in query_formats() static const.Stefano Sabatini2009-10-21
* Add video crop filter.Stefano Sabatini2009-10-21
* Cosmetics: prefer "pix_fmts" over "pix_fmt" for the name of theStefano Sabatini2009-10-21
* Make avfilter_make_format_list() take in input a const argument.Stefano Sabatini2009-10-21
* Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".Stefano Sabatini2009-10-21
* Rename vfilters.texi to libavfilter.texi, as the file is meant toStefano Sabatini2009-10-21
* Add comment on #endif about condition that triggers it.Ramiro Polla2009-10-21
* Seek function for TMVDaniel Verkamp2009-10-20
* Parenthesize correctly in TMV probeDaniel Verkamp2009-10-20
* Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests.Reimar Döffinger2009-10-20
* Improve sofdec dectection to avoid false positives for MP2.tralph11@yahoo.com2009-10-20
* sin_tables.c is a generated file, so add it to CLEANFILESReimar Döffinger2009-10-20
* Remove SHIFT_TEMPS from jfdct code.avcoder2009-10-20
* Make url_resetbuf() assert on wrong flags passed and make it static on nextBenoit Fouet2009-10-20
* Move function that is only used by the MP3 muxer below the corresponding #if.Diego Biurrun2009-10-19