summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Rename ffplay-doc.texi @chapter "Introduction" to "Description", forStefano Sabatini2010-06-03
* Rename ffprobe-doc.texi @chapter "Introduction" to "Description", forStefano Sabatini2010-06-03
* Rename ffserver-doc.texi @chapter "Introduction" to "Description", forStefano Sabatini2010-06-03
* Deprecate PIX_FMT_YUVJ*Michael Niedermayer2010-06-03
* ffserver: Calculate cur_pts using first_pts as origin instead of ist->start_timeMartin Storsjö2010-06-03
* VP8 encoding via libvpx.James Zern2010-06-03
* win32: Use _fstati64() instead of plain old fstat() on Windows to support filekemuri2010-06-03
* httpauth: Fix the length passed to av_strlcatMartin Storsjö2010-06-03
* Move section EXAMPLES towards the end of the ffmpeg-doc.texi file.Stefano Sabatini2010-06-03
* Make consistent the various SEE ALSO sections in the FFmpeg man pages.Stefano Sabatini2010-06-03
* Put @ignore-d man page specific trailer at the end of the file.Stefano Sabatini2010-06-03
* Fix misc typos.Stefano Sabatini2010-06-03
* Change type of {audio,video,subtitle}_codec_tag variables from int toStefano Sabatini2010-06-03
* Remove stray and possibly wrong line, rtpdec.c sets that alreadyLuca Barbato2010-06-03
* aacdec: Work around illegal files with all elem_id tags set to the same value.Alex Converse2010-06-03
* ARM: struct offsets for Apple ABIMåns Rullgård2010-06-02
* ARM: remove some unnecessary ifdefs, fix implicit declaration warningsMåns Rullgård2010-06-02
* ARM: check struct offsets only when they are usedMåns Rullgård2010-06-02
* Remove weird empty line and perform vertical align.Stefano Sabatini2010-06-02
* Make write_streamheader() log a message if there is no codec tagStefano Sabatini2010-06-02
* Make write_streamheader() return a meaningful error code if no codecStefano Sabatini2010-06-02
* Make write_header() and write_headers() return an error code in case ofStefano Sabatini2010-06-02
* Make write_streamheader() and write_headers() accept anStefano Sabatini2010-06-02
* Properly initialize x264_picture_t in libx264.Jason Garrett-Glaser2010-06-02