summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* GXF time base is always based on "fields" per second even forReimar Döffinger2010-03-06
* Show aspect ratio information in dprintf_picref() traces.Stefano Sabatini2010-03-06
* Bump minor number and add APIchanges entry after the inclusion ofStefano Sabatini2010-03-06
* ffserver: use av_stristr()Måns Rullgård2010-03-06
* Add av_stristr() functionMåns Rullgård2010-03-06
* Fix build with compilers using a separate dependency commandMåns Rullgård2010-03-06
* Reindent after the last commit.Stefano Sabatini2010-03-06
* Use av_get_pict_type_char() in debug code within output_picture2(),Stefano Sabatini2010-03-06
* Fix install with shared libs on weird systemsMåns Rullgård2010-03-06
* Fix make installMåns Rullgård2010-03-06
* Prettify make outputMåns Rullgård2010-03-06
* Split install-headers target and simplify rulesMåns Rullgård2010-03-06
* Add INSTALL makefile variableMåns Rullgård2010-03-06
* Use mkdir -p to create directoriesMåns Rullgård2010-03-06
* Add CP make variableMåns Rullgård2010-03-06
* Add YASMDEP variable; use for deps on yasm filesMåns Rullgård2010-03-06
* Fix last frame block size correction.Thilo Borgmann2010-03-06
* Bink version 'h' also has chroma planes swappedKostya Shishkov2010-03-06
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-06
* Use $(RM) to delete filesMåns Rullgård2010-03-06
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-06
* Make opt_default() look for options in sws_opts only if sws_opts isStefano Sabatini2010-03-06
* Add support to input devices in ffprobe.Stefano Sabatini2010-03-06
* Move DECLARE_ALIGNED_{8,16} macros to mem.hMåns Rullgård2010-03-06
* Avoid duplication of usePal() macro.Stefano Sabatini2010-03-06
* Add support to BGR444/RGB444 foreign endian output in libswscale.Janusz Krzysztofik2010-03-06
* Remove apparently unneeded define and includes.Michael Niedermayer2010-03-06
* Make trasher use a well defined random number generator and allow the seed to...Michael Niedermayer2010-03-06
* Don't explicitly initialize networking in the tcp and udp protocolsMartin Storsjö2010-03-05
* Use ff_url_join for assembling URLs, instead of snprintfMartin Storsjö2010-03-05
* Add a function ff_url_join for assembling URLsMartin Storsjö2010-03-05
* Always call ff_network_init/ff_network_close when opening protocolsMartin Storsjö2010-03-05
* try to avoid returning odd slices.Michael Niedermayer2010-03-05
* Round correctly chroma picture height.Vitor Sessak2010-03-05
* Fix memory leak in NUT muxerVitor Sessak2010-03-05
* Cosmetics: fix vertical alignment.Benoit Fouet2010-03-05
* Update SW scaler doc after libswscale commit 30841.Janusz Krzysztofik2010-03-05
* libswscale: Extend the unaccelerated path of the unscaled yuv2rgb specialJanusz Krzysztofik2010-03-05
* Add initial support for 12-bit color mode.Janusz Krzysztofik2010-03-05
* Return from rtp_read when select returns an errorMartin Storsjö2010-03-05
* 10l fix timestamps (lavfi update broke them)Michael Niedermayer2010-03-05
* Fix 100l pkt->pos typo.Michael Niedermayer2010-03-05
* Libavfilter for ffplay support.Michael Niedermayer2010-03-05
* Fix BGR cases missing from depth test in avcodec_get_pix_fmt_loss().Janusz Krzysztofik2010-03-05
* oggdec: Parse theora headers since ogg might not mark keyframesDavid Conrad2010-03-05
* Just ignore streams with unknown codec_type instead of exitingDavid Conrad2010-03-05
* Cosmetics: use consistent spacing in the ffprobe.c options table.Stefano Sabatini2010-03-04
* Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes.Laurent Aimar2010-03-04
* Fixed buffer overread in flashsv decoder.Laurent Aimar2010-03-04
* Support BGR555, BGR565, RGB555 and RGB565 foreign endian output inAlexis Ballier2010-03-04