summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* metadata: make conversion to the same format a noop.Anton Khirnov2010-06-04
* rtspenc: Write the interleaving header in the same buffer as the packet dataMartin Storsjö2010-06-04
* http: Set http_code to 200 when doing a POSTMartin Storsjö2010-06-04
* Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theoraDavid Conrad2010-06-04
* Use AV_BASE64_SIZE() macroHoward Chu2010-06-04
* Add AV_BASE64_SIZE() macroHoward Chu2010-06-04
* Raise default vorbis encoding quality.Frank Barchard2010-06-03
* Fix typo.Stefano Sabatini2010-06-03
* Exclude from the lavfi_pix_fmts regression test the output pixelStefano Sabatini2010-06-03
* Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 co...Michael Niedermayer2010-06-03
* Document the frames returned by the decoder better.Michael Niedermayer2010-06-03