summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move ansi color array to outside of av_log_default_callback(). Do not passRamiro Polla2010-06-09
* Rename use_ansi_color to use_color so it is not ANSI-specific.Ramiro Polla2010-06-09
* Add av_compare_mod()Michael Niedermayer2010-06-09
* Make sure the http protocol handler returns errors if a delayed open had failedMartin Storsjö2010-06-09
* Fix printf format warningsEli Friedman2010-06-09
* Initialize the http connection in http_seek, tooMartin Storsjö2010-06-09
* Improve the mp4toannexb BSF to convert the extradata.Luca Abeni2010-06-09
* Make texi2pod.pl process @include texinfo directives wherever they areStefano Sabatini2010-06-08
* Tweak texi2pod.pl to make it print the various sections in theStefano Sabatini2010-06-08
* Remove a rule triggered by @man begin WORD WORDS. This rule onlyStefano Sabatini2010-06-08
* Rename the ff* tools @chapters "Invocation" to "Synopsis", and placeStefano Sabatini2010-06-08
* Do not attempt to seek to index for streamed files and if the user explicitlyReimar Döffinger2010-06-08
* Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead ofReimar Döffinger2010-06-08
* In case of stream copy, copy the extradata from the input codec context toLuca Abeni2010-06-08
* Fix vp3_draw_horiz_band to calculate chroma offsets correctlyReimar Döffinger2010-06-08
* Add RTSP tunneling over HTTPJosh Allmann2010-06-08
* Make the RTSP muxer use rtsp_hd_out, for consistencyMartin Storsjö2010-06-08
* ReindentMartin Storsjö2010-06-08
* Add Pictor/PC Paint to image2 muxer/demuxerPeter Ross2010-06-08
* Pictor/PC Paint decoderPeter Ross2010-06-08
* Add support for disabling chunked transfer encoding for the http protocolJosh Allmann2010-06-08
* Add ff_ega_palettePeter Ross2010-06-08
* Fix handling of errors in the http protocolMartin Storsjö2010-06-08
* Fix bugs in the http custom header handlingMartin Storsjö2010-06-08
* matroska: move LFG state from muxer context to local variableMåns Rullgård2010-06-08
* Add the capability to write custom HTTP headersJosh Allmann2010-06-08
* Modify the behaviour of http_open to implicitly delay connection establishmentJosh Allmann2010-06-08
* Support presets in ffserver.confHoward Chu2010-06-08
* Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those in...Maxim Poliakovski2010-06-08
* libvpx: Set the libvpx frame dropping threshold to frame_skip_thresholdMartin Storsjö2010-06-08
* libvpx: Don't use the VPX_KF_FIXED modeJames Zern2010-06-08
* Cosmetics: Fold constants and re-indent after last commit.Alex Converse2010-06-08
* Base downsampled SBR synthesis filterbank on a single IMDCT.Alex Converse2010-06-08
* Declare myself (Maxim Poliakovski) maintainer for the OMA Demuxer.Maxim Poliakovski2010-06-08
* 10l: Fix types and now unused variables after last commit.Alex Converse2010-06-07
* Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of th...Alex Converse2010-06-07
* Use new macro AV_BASE64_SIZE.James Zern2010-06-07
* Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitableVitor Sessak2010-06-07
* Added M701 codec_tag for mpeg2videoTomas Härdin2010-06-07
* 10l, there is no aac.c any more, so no need for a dependency.Reimar Döffinger2010-06-06
* librtmp may link to different ssl implementationsLuca Barbato2010-06-06
* Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte,Stefano Sabatini2010-06-06
* Do not read the RM index when input is streamed (since it requires seekingReimar Döffinger2010-06-06
* Add support to B4BY and R4BY NUT codec tags added in NUT r672.Stefano Sabatini2010-06-06
* Fix width computation for nv12/nv21 in ff_get_plane_bytewidth().Stefano Sabatini2010-06-06
* regtest: add seektest reference files for rgb/yuv in aviMåns Rullgård2010-06-06
* aacdec also depends on cbrt_tables.h for hardcoded-tables.Reimar Döffinger2010-06-06
* bgr/rgb444 for nutMichael Niedermayer2010-06-06
* fix rgb444 support in avi.Michael Niedermayer2010-06-06
* Support AVFMT_FLAG_IGNIDX in gxf demuxer.Reimar Döffinger2010-06-06