summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* matroskadec : propagate AVERROR to the callerAurelien Jacobs2010-06-15
* Fix missing logging context in a series of dprintf()s. Partially based onZhentan Feng2010-06-15
* Add compatibility wrappers for functions moved from lavf to lavcMåns Rullgård2010-06-15
* Support gray16be and rgb48be in movBaptiste Coudurier2010-06-15
* Cosmetics: Change connexion to connection in code commentsMartin Storsjö2010-06-14
* RTSP: Shrink SDP fmtp parsing buffer sizeJosh Allmann2010-06-14
* ReindentJosh Allmann2010-06-14
* output-example: Set sample_fmt to SAMPLE_FMT_S16.Ramiro Polla2010-06-14
* matroskadec: fix type of the length field in ebml_read_master()Aurelien Jacobs2010-06-11
* matroskadec: cosmetic: indentationAurelien Jacobs2010-06-11
* matroskadec: add support for live broadcast containing unknown size clustersAurelien Jacobs2010-06-11
* matroskadec: simplify parsing of the first clusterAurelien Jacobs2010-06-11
* matroskadec: store the ID of the currently parsed ebml elementAurelien Jacobs2010-06-11
* matroskadec: cosmetic: split a line to make it more readableAurelien Jacobs2010-06-11
* Generalize ID3v2 functions to support ID3v2-like ID headers with aMichael Karcher2010-06-11
* Fix raw vc1 decoding - this is supposed to break FATE.Michael Niedermayer2010-06-11
* Use a bitstream filter for converting the extradata syntax when generating an...Luca Abeni2010-06-11
* Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.Diego Biurrun2010-06-10
* 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
* 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
* 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
* Add support for disabling chunked transfer encoding for the http protocolJosh Allmann2010-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
* Added M701 codec_tag for mpeg2videoTomas Härdin2010-06-07
* 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
* bgr/rgb444 for nutMichael Niedermayer2010-06-06
* Support AVFMT_FLAG_IGNIDX in gxf demuxer.Reimar Döffinger2010-06-06
* Fix muxing rgb rawvideo in avi regression.Michael Niedermayer2010-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
* RTSP: Add a second URLContext for outgoing messagesJosh Allmann2010-06-05
* 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