summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Optimize decodeplane8(), patch by Sebastian Vater <cdgs basty googlemail com>.Sebastian Vater2010-05-08
* Fix auto-scaling.Stefano Sabatini2010-05-08
* Add means to adjust the log level per context.Michael Niedermayer2010-05-08
* Remove hardcoded-tables hack for IA-64: with latest binutils that now actuallyReimar Döffinger2010-05-08
* Another try for fixing/improving decode_video documentation.Reimar Döffinger2010-05-08
* Make config_props() show conversion information before to create theStefano Sabatini2010-05-07
* Log input size, input format and swscale flags used for conversion inStefano Sabatini2010-05-07
* blackfin: fix yuv422 to yuv420 conversionRonaldo Moura2010-05-07
* vf_pad: fix mixed code and declarationsMåns Rullgård2010-05-07
* c99 sucks. Replacing scanf("%i") by strtoul()Michael Niedermayer2010-05-07
* Document the pad filter.Stefano Sabatini2010-05-07
* Document cmdutils.c:print_error().Stefano Sabatini2010-05-07
* Remove messy pading hack in ffmpeg.c.Michael Niedermayer2010-05-07
* Make sure get_filtered_video_pic() doesnt loose interlacedframe/tff.Michael Niedermayer2010-05-07
* Enable libavfilter by default and fix pading for mxf-d10Michael Niedermayer2010-05-07
* configure: update suncc SPARC CPU name mappingMichael Kostylev2010-05-07
* Add pad filter.Michael Niedermayer2010-05-07
* SPARC: disable VIS for Niagara CPUMichael Kostylev2010-05-07
* Try to keep track of interlaced and top field first.Michael Niedermayer2010-05-07
* avfilter support for ffmpegMichael Niedermayer2010-05-07
* Enable vsrc_bufferMichael Niedermayer2010-05-07
* Support setting flags for sws.Michael Niedermayer2010-05-07
* Favor chunk size over hitting the correct position after reading the chunk si...Michael Niedermayer2010-05-07
* Add "Memory buffer source filter" from SOC.Michael Niedermayer2010-05-07
* Add intra refresh and crf-max support to the libavcodec libx264 wrapper.Jason Garrett-Glaser2010-05-06
* 10l: store the result of clipping added in r23035Alex Converse2010-05-06
* Error out when too many bits per frame are requested.Alex Converse2010-05-06
* Make the faac inspired quantizer search make sense for a slightly narrower de...Alex Converse2010-05-06
* Reindent after the last commit.Stefano Sabatini2010-05-05
* Simplify print_error(), directly use av_strerror()/strerror() forStefano Sabatini2010-05-05
* Make print_error() use strerror() in case av_strerror() fails.Stefano Sabatini2010-05-05
* Make av_strerror() return -1 even in the case when av_strerror_r() isStefano Sabatini2010-05-05
* schroenc: Set colorspace infoDavid Conrad2010-05-05
* schroenc: Use AV_RB32David Conrad2010-05-05
* schroenc: Set open-gopDavid Conrad2010-05-05
* schroenc: Set keyframe intervalDavid Conrad2010-05-05
* schroenc: Use constant quality for constant quality, not noise thresholdDavid Conrad2010-05-05
* schroenc: Don't touch gop_structure by default, it should be left adaptiveDavid Conrad2010-05-05
* Parse IFF metadata.Sebastian Vater2010-05-05
* Align plane size to word-boundary.Sebastian Vater2010-05-05
* movenc: Write QuickTime chaptersDavid Conrad2010-05-05
* movenc: Swap positions of mov_write_header and mov_write_packetDavid Conrad2010-05-05
* mov: Read nero chaptersDavid Conrad2010-05-05
* Do not use pkt->size when it is potentially uninitialized.Thierry Foucu2010-05-04
* alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routinesDiego Biurrun2010-05-04
* Revert r22974 int->unsigned parts that don't have any meaningful effect.Ronald S. Bultje2010-05-03
* Make av_strerror() print an error message mentioning the error codeStefano Sabatini2010-05-03
* 10l: The SBR refactor requires the use of 2 independent output X buffers.Alex Converse2010-05-03
* configure: allow compiler-specific flags for --disable-optimizationsMåns Rullgård2010-05-03
* amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder outputMartin Storsjö2010-05-03