summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* nellymoserenc: Declare the supported sample formatMartin Storsjö2010-07-28
* b0rk3d FATE + black helicopters hissing -> rolling back to r24556 and sleepingPascal Massimino2010-07-27
* perform the clipping on luma_dc_qmul[1] and chroma_qmul[0] earlierPascal Massimino2010-07-27
* save some copies by moving some fields out of proba[2]Pascal Massimino2010-07-27
* Add my gpg fingerprintLuca Barbato2010-07-27
* DCA: fix multichannel -> 2 channel downmix.Nick Brereton2010-07-27
* Setup correct channel value when downmixing is required.Nick Brereton2010-07-27
* remove useless castAurelien Jacobs2010-07-27
* Detect PathScale compilerMåns Rullgård2010-07-27
* Document how the ref_buf is used.Reimar Döffinger2010-07-27
* configure: fix sh_quote functionMåns Rullgård2010-07-27
* Fix doxy that refers to the wrong variable.Michael Niedermayer2010-07-27
* Fix the lavf docs, we have a RTP muxer, not a demuxerMartin Storsjö2010-07-27
* Fix 2 doxy comments that referred to the wrong variable.Michael Niedermayer2010-07-27
* Make doxygen formatting more consistent.Michael Niedermayer2010-07-27
* Place the concat protocol entry at the begin of the registeredStefano Sabatini2010-07-27
* Document existing rules for AVInputFormat.name.Alex Converse2010-07-27
* Add the indevs.texi and outdevs.texi files.Stefano Sabatini2010-07-27
* fate: clean up also after failed runsMåns Rullgård2010-07-27
* Increase error tolerance for RA288 and one vorbis test. Should fix someVitor Sessak2010-07-27
* Make frames unsigned.Alexander Kojevnikov2010-07-27
* Show correct bitrate for VBR MP3 files.Alexander Kojevnikov2010-07-27
* Remove duplicate initialiser for cavsvideo_muxer.extensionsMåns Rullgård2010-07-27
* rtpdec_xiph: Drop RTP packets that come in without a prior fragment start mar...Josh Allmann2010-07-27
* libavformat needs libavcoreMåns Rullgård2010-07-27
* add Chinese AVS encoding via external library libxavsStefan Gehrer2010-07-27
* libavcore needs libavutilMåns Rullgård2010-07-27
* fate: delete build and install dirs after sessionMåns Rullgård2010-07-27
* fate: add fate session scriptMåns Rullgård2010-07-26
* fate: create report filesMåns Rullgård2010-07-26
* configure: extract detailed compiler identificationMåns Rullgård2010-07-26
* version.sh: write version to stdout if no output file specifiedMåns Rullgård2010-07-26
* Add a simple base64 encoder for use in testsMåns Rullgård2010-07-26
* Add an APIchanges entry for the libavcore/parseutils.{h,c} addition ofStefano Sabatini2010-07-26
* Avoid the use of an intermediary variable inStefano Sabatini2010-07-26
* Make VideoFrameRateAbbr contain a rational rather than two ints forStefano Sabatini2010-07-26
* Remove reference to the "frame" term in variable names. Simpler andStefano Sabatini2010-07-26
* Make av_parse_video_size() and av_parse_video_rate() returnStefano Sabatini2010-07-26
* Reindent.Stefano Sabatini2010-07-26
* Make pkgconfig_generate check if the library is enabled before toStefano Sabatini2010-07-26
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-26
* Reindent after r24516.Ronald S. Bultje2010-07-26
* Use inverse error branches, i.e. instead of if(something){success} else {error},Ronald S. Bultje2010-07-26
* Use av_log(.., AV_LOG_ERROR) instead of dprintf() for logging errors. ThisRonald S. Bultje2010-07-26
* Use pmaddubsw for the mbedge_filter (>=ssse3), 6-10 cycles faster.Ronald S. Bultje2010-07-26
* VP8: Much faster SSE2 MCJason Garrett-Glaser2010-07-26
* Define static functions fill_image_linesize() andS.N. Hemanth Meenakshisundaram2010-07-26
* Enable no-loop memory/register saving for ssse3/sse4 also.Ronald S. Bultje2010-07-26
* Save a register (or regsize of stackspace for x86-32) for the no-loopRonald S. Bultje2010-07-26
* Use nested ifs instead of &&, which appears to not work with %ifidn (i.e. thisRonald S. Bultje2010-07-26