summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje2010-08-21
* Cosmetics: remove useless ().Stefano Sabatini2010-08-21
* Cosmetics: if( -> if (.Stefano Sabatini2010-08-21
* Export the presentation video dimensions as avctx->width/avctx->height.Reimar Döffinger2010-08-21
* Add myself as maintainer for the PGS subtitle decoder.Reimar Döffinger2010-08-21
* Add null audio filter.S.N. Hemanth Meenakshisundaram2010-08-20
* Add AUDIO FILTERS section.Stefano Sabatini2010-08-20
* dv: fix alignment of scratch bufferMåns Rullgård2010-08-20
* Fixed mpeg12 top field first flag value with field picture encoding.Laurent Aimar2010-08-20
* Add APIchanges for av_fill_image_max_pixstep() rename of r24851.Stefano Sabatini2010-08-20
* Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps().Stefano Sabatini2010-08-20
* Add missing period in av_fill_image_max_pixstep() doxy.Stefano Sabatini2010-08-20
* Make ff_dprintf_ref() print audio related information if available.Stefano Sabatini2010-08-20
* Cosmetics: merge two lines in ff_dprintf_ref().Stefano Sabatini2010-08-20
* Make ff_dprintf_ref() print the information related to the referencedStefano Sabatini2010-08-20
* Rename ff_dprintf_picref() to ff_dprintf_ref().Stefano Sabatini2010-08-20
* Extend ff_dprintf_picref() to make it print video interlaced andStefano Sabatini2010-08-20
* Make ff_dprintf_picref() print video properties only if available.Stefano Sabatini2010-08-20
* Only print the pointer to the first plane in ff_dprintf_picref().Stefano Sabatini2010-08-20
* Cosmetics: add an empty newline between the function description andStefano Sabatini2010-08-20
* fix anonymous memory mapping for NetBSDGrant Carver2010-08-19
* add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf()Aurelien Jacobs2010-08-19
* add FF_API_REGISTER_PROTOCOL define to disable the deprecatedAurelien Jacobs2010-08-19
* applehttp: define _XOPEN_SOURCE=600 as required for usleep()Måns Rullgård2010-08-19
* imc: fix undefined float to int conversionMåns Rullgård2010-08-19
* fate-run: use 'run' function in 'ffmpeg' functionMåns Rullgård2010-08-19
* fate: add -v 0 to ffmpeg flagsMåns Rullgård2010-08-19
* add FF_API_URL_CLASS define to enable usage of URLContext as a AVClassAurelien Jacobs2010-08-19
* Add Apple HTTP Live Streaming demuxerMartin Storsjö2010-08-19
* Move the definition of the maximum url size for static buffers to internal.hMartin Storsjö2010-08-19
* Make parse_key_value from httpauth a common lavf internal functionMartin Storsjö2010-08-19
* swscale-test: add CRC outputRamiro Polla2010-08-19
* Enable and change the log level to DEBUG for the message printed inStefano Sabatini2010-08-19
* Cosmetics: apply misc spacing style fixes.Stefano Sabatini2010-08-19
* Fix braino: @flip -> @file.Stefano Sabatini2010-08-18
* Add APIchanges entry after the addition of av_fill_image_max_pixstep()Stefano Sabatini2010-08-18
* Implement inline function av_fill_image_max_pixstep() and use it forStefano Sabatini2010-08-18
* add a comment to clarify that FF_API_* defines are not part of public APIAurelien Jacobs2010-08-18
* rename LAVF_API_* defines to FF_API_* to clarify that it is not public APIAurelien Jacobs2010-08-18
* validate input data and linesizesRamiro Polla2010-08-18
* Support unsynchronisation for id3v2 tags.Alexander Kojevnikov2010-08-18
* Remove "CODEC_CAP_EXPERIMENTAL added" entry from the Changelog.Stefano Sabatini2010-08-18
* Fix configure .pc files generation and make install whenAnatoly Nenashev2010-08-18
* Add AVC EOS tag to H264-encoded FLV files.Thierry Foucu2010-08-18
* fate: store last version in per-slot fileMåns Rullgård2010-08-17
* add LAVF_API_OLD_METADATA define to disable the deprecated metadata APIAurelien Jacobs2010-08-17
* add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS APIAurelien Jacobs2010-08-17
* Fix out-of-tree buildMåns Rullgård2010-08-17
* Add APIchanges entry after the addition of AV_NE in r24814.Stefano Sabatini2010-08-17
* Define macro AV_NE() and use it in libavdevice.Stefano Sabatini2010-08-17