]> git.sesse.net Git - ffmpeg/history - libavformat
Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263
[ffmpeg] / libavformat /
2010-06-15 Aurelien Jacobsmatroskadec : propagate AVERROR to the caller
2010-06-15 Zhentan FengFix missing logging context in a series of dprintf...
2010-06-15 Måns RullgårdAdd compatibility wrappers for functions moved from...
2010-06-15 Baptiste CoudurierSupport gray16be and rgb48be in mov
2010-06-14 Martin StorsjöCosmetics: Change connexion to connection in code comments
2010-06-14 Josh AllmannRTSP: Shrink SDP fmtp parsing buffer size
2010-06-14 Josh AllmannReindent
2010-06-14 Ramiro Pollaoutput-example: Set sample_fmt to SAMPLE_FMT_S16.
2010-06-11 Aurelien Jacobsmatroskadec: fix type of the length field in ebml_read_...
2010-06-11 Aurelien Jacobsmatroskadec: cosmetic: indentation
2010-06-11 Aurelien Jacobsmatroskadec: add support for live broadcast containing...
2010-06-11 Aurelien Jacobsmatroskadec: simplify parsing of the first cluster
2010-06-11 Aurelien Jacobsmatroskadec: store the ID of the currently parsed ebml...
2010-06-11 Aurelien Jacobsmatroskadec: cosmetic: split a line to make it more...
2010-06-11 Michael KarcherGeneralize ID3v2 functions to support ID3v2-like ID...
2010-06-11 Michael NiedermayerFix raw vc1 decoding - this is supposed to break FATE.
2010-06-11 Luca AbeniUse a bitstream filter for converting the extradata...
2010-06-10 Diego BiurrunRemove support for pre-Haiku, non-POSIX, non-C99 BeOS...
2010-06-09 Martin StorsjöMake sure the http protocol handler returns errors...
2010-06-09 Eli FriedmanFix printf format warnings
2010-06-09 Martin StorsjöInitialize the http connection in http_seek, too
2010-06-08 Reimar DöffingerDo not attempt to seek to index for streamed files...
2010-06-08 Reimar DöffingerFix the MATROSKA_ID_TAGDEFAULT to match the specificati...
2010-06-08 Josh AllmannAdd RTSP tunneling over HTTP
2010-06-08 Martin StorsjöMake the RTSP muxer use rtsp_hd_out, for consistency
2010-06-08 Martin StorsjöReindent
2010-06-08 Peter RossAdd Pictor/PC Paint to image2 muxer/demuxer
2010-06-08 Josh AllmannAdd support for disabling chunked transfer encoding...
2010-06-08 Martin StorsjöFix handling of errors in the http protocol
2010-06-08 Martin StorsjöFix bugs in the http custom header handling
2010-06-08 Måns Rullgårdmatroska: move LFG state from muxer context to local...
2010-06-08 Josh AllmannAdd the capability to write custom HTTP headers
2010-06-08 Josh AllmannModify the behaviour of http_open to implicitly delay...
2010-06-07 Tomas HärdinAdded M701 codec_tag for mpeg2video
2010-06-06 Reimar DöffingerDo not read the RM index when input is streamed (since...
2010-06-06 Stefano SabatiniAdd support to B4BY and R4BY NUT codec tags added in...
2010-06-06 Michael Niedermayerbgr/rgb444 for nut
2010-06-06 Reimar DöffingerSupport AVFMT_FLAG_IGNIDX in gxf demuxer.
2010-06-05 Michael NiedermayerFix muxing rgb rawvideo in avi regression.
2010-06-05 Martin StorsjöCosmetics: Reindent/align/wrap
2010-06-05 Josh AllmannRTSP: Propagate errors up from ff_rtsp_send_cmd*
2010-06-05 Martin StorsjöRemove unused local variables
2010-06-05 Josh AllmannRTSP: Add a second URLContext for outgoing messages
2010-06-04 Baptiste CoudurierMore mov rawvideo fourcc
2010-06-04 Baptiste Coudurierfix raw 555 pixel format, add abgr fourcc
2010-06-04 David Conradmatroskaenc: Don't write a second seekhead for the...
2010-06-04 David Conradmatroskaenc: Check that tracks was allocated
2010-06-04 David Conradmatroskaenc: Use av_get_random_seed -> lfg for segment UID
2010-06-04 David Conradmatroskaenc: Make put_ebml_binary take a void pointer
2010-06-04 James ZernAdd WebM muxer
2010-06-04 James Zernmatroskaenc: Mux clusters better
2010-06-04 Anton Khirnovmetadata: mention how to remove tags.
2010-06-04 Anton Khirnovreindent after previous commit.
2010-06-04 Anton Khirnovmetadata: make conversion to the same format a noop.
2010-06-04 Martin Storsjörtspenc: Write the interleaving header in the same...
2010-06-04 Martin Storsjöhttp: Set http_code to 200 when doing a POST
2010-06-04 Howard ChuUse AV_BASE64_SIZE() macro
2010-06-03 kemuriwin32: Use _fstati64() instead of plain old fstat(...
2010-06-03 Martin Storsjöhttpauth: Fix the length passed to av_strlcat
2010-06-03 Luca BarbatoRemove stray and possibly wrong line, rtpdec.c sets...
2010-06-02 Stefano SabatiniMake write_streamheader() log a message if there is...
2010-06-02 Stefano SabatiniMake write_streamheader() return a meaningful error...
2010-06-02 Stefano SabatiniMake write_header() and write_headers() return an error...
2010-06-02 Stefano SabatiniMake write_streamheader() and write_headers() accept an
2010-06-02 Stefano SabatiniMake the error message issued in case of invalid codec...
2010-06-01 Ronald S. BultjeChange default number of channels (used if unspecified...
2010-06-01 Michael NiedermayerPrint an error when MAX_STREAMS is reached.
2010-06-01 Martin StorsjöDeclare the url_write buffer parameter as const
2010-05-31 Peter RossPrevent au_read_packet() looping endlessly when .au...
2010-05-28 Francesco LavraReindent after r23361.
2010-05-28 Francesco LavraUse ff_rm_codec_tags[] in RM muxer. This, incidentally...
2010-05-28 Francesco LavraMove rm_codec_tags to rm.c so muxer/demuxer can share it.
2010-05-27 David ConradOn2 IVF demuxer
2010-05-27 Michael NiedermayerMake sure that when the parser is feeded with frame...
2010-05-26 Stefano SabatiniAdd support for the newly added Nut codec tags (added...
2010-05-26 Alex ConverseParse and repack the first frame of H.264 in ASF becaus...
2010-05-26 Alex ConverseAdd an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse...
2010-05-25 Aurelien Jacobsmatroskadec: avoid potential crash after r23169
2010-05-25 Zhou ZongyiWe're using generic tag-to-ID functions, so specific...
2010-05-25 Carl Eugen HoyosSamsung uses SIPP as FourCC for MPEG-4 ASP.
2010-05-25 trueice@gmail.com24l trocadero: RTMP reader forgot to shift high byte...
2010-05-24 Baptiste CoudurierIn ogg muxer, use random serial number of each ogg...
2010-05-24 Zhentan FengMMS-over-TCP protocol support. Patch by Zhentan Feng...
2010-05-24 Stefano SabatiniAdd missing codec id <-> codec tag entries:
2010-05-24 Reimar DöffingerAdd -f framemd5 muxer similar to framecrc.
2010-05-24 Jai MenonDisplay a more descriptive log message when probe buffe...
2010-05-24 Janne GrunauSkip pes payload during probing to avoid start code...
2010-05-24 David Conradmatroskaenc: Write codec time base as default duration...
2010-05-23 Reimar DöffingerEnable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids...
2010-05-23 David Conradmatroskadec: Revert adding the doctype to metadata...
2010-05-23 Benjamin LarssonReduce the score for the aea demuxer probing function.
2010-05-23 Benjamin LarssonFix detection of some stereo atrac files by not compari...
2010-05-23 Baptiste Coudurieroups, 100l, revert unrelated hunk from commit r23266
2010-05-23 Baptiste Coudurierwrite 3gp perf tag for artist metadata
2010-05-23 Baptiste Coudurieralbm 3gp tag has optional track field not date
2010-05-23 Baptiste Coudurierchange author metadata to artist in mov de/muxer
2010-05-23 Stefano SabatiniMake the nut decoder read the ff_nut_video_tags to...
2010-05-23 Stefano SabatiniDefine ff_nut_video_tags and make Nut muxer and demuxer...
2010-05-23 Reimar DöffingerAdd a md5 muxer that allows checking the md5 sums of...
2010-05-23 Martin StorsjöMake ff_random_get_seed public, rename to av_get_random...
next