summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add simple rgb/yuv in avi regression test.Michael Niedermayer2010-06-06
* Fix muxing rgb rawvideo in avi regression.Michael Niedermayer2010-06-05
* Improve grammar and readabilityRodney Baker2010-06-05
* Cosmetics: Reindent/align/wrapMartin Storsjö2010-06-05
* RTSP: Propagate errors up from ff_rtsp_send_cmd*Josh Allmann2010-06-05
* Remove unused local variablesMartin Storsjö2010-06-05
* Cleanup apply_window_and_mdct().Alex Converse2010-06-05
* RTSP: Add a second URLContext for outgoing messagesJosh Allmann2010-06-05
* Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", asStefano Sabatini2010-06-05
* Replace "Fabrice Bellard" with "The FFmpeg developers" as the authorsStefano Sabatini2010-06-05
* Whitespace cosmeticsAlex Converse2010-06-05
* aac: Move an initialization macro used only by the decoder out of the header.Alex Converse2010-06-05
* Rename aac.c to aacdec.c.Alex Converse2010-06-05
* aacdec: Rename avccontext to avctx.Alex Converse2010-06-05
* Add APIchanges entry after eval API publication.Stefano Sabatini2010-06-05
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-05
* Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()Stefano Sabatini2010-06-05
* libvpx now has an (L)GPL-compatible license.Diego Biurrun2010-06-05
* More mov rawvideo fourcc supported by the rawvideo decoderBaptiste Coudurier2010-06-04
* More mov rawvideo fourccBaptiste Coudurier2010-06-04
* fix raw 555 pixel format, add abgr fourccBaptiste Coudurier2010-06-04
* matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agreesDavid Conrad2010-06-04
* matroskaenc: Check that tracks was allocatedDavid Conrad2010-06-04
* matroskaenc: Use av_get_random_seed -> lfg for segment UIDDavid Conrad2010-06-04
* matroskaenc: Make put_ebml_binary take a void pointerDavid Conrad2010-06-04
* Add WebM muxerJames Zern2010-06-04
* matroskaenc: Mux clusters betterJames Zern2010-06-04
* Add myself as libvorbis.c maintainerDavid Conrad2010-06-04
* libvorbis: Disable strict bitrate management when not requestedDavid Conrad2010-06-04
* libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor ofDavid Conrad2010-06-04
* libvorbis: Hook up min/max bitrateDavid Conrad2010-06-04
* metadata: mention how to remove tags.Anton Khirnov2010-06-04
* reindent after previous commit.Anton Khirnov2010-06-04