]> git.sesse.net Git - ffmpeg/history - libavformat
Track number and UID only have to be nonzero
[ffmpeg] / libavformat /
2007-09-05 David ConradTrack number and UID only have to be nonzero
2007-09-05 David ConradSimpleBlocks are Matroska v2
2007-09-05 David ConradStart a new cluster every 5 MB or 5 seconds
2007-09-05 David ConradFix writing Xiph header sizes
2007-09-05 David ConradCorrectly write CodecPrivate element for Vorbis and...
2007-09-05 David ConradCompile fix; missed a variable declaration in the last...
2007-09-05 David ConradWrite one cluster and SimpleBlocks for the frames....
2007-09-05 David ConradFirst stab at writing the tracks element, still needs...
2007-09-05 David ConradRemove useless debug write
2007-09-05 David Conradput_ebml_float()
2007-09-05 David ConradConst correctness
2007-09-05 David ConradGet rid of put_ebml_utf8(); the error checking that...
2007-09-05 David ConradCosmetics: align nicely for better readibility
2007-09-05 David ConradSimplify
2007-09-05 David ConradBeginning of mkv muxer, only EBML head is written correctly
2007-09-04 Ramiro PollaTreat dc1394 as a library
2007-09-04 Mike Melansonsimplify PTS handling
2007-09-03 Luca AbeniFill the buffer with 0 before writing an SDP in it
2007-09-03 Neil BrownIf a stream has no start time, but the first packet...
2007-09-03 Luca AbeniSet the "B" flag in the payload header
2007-09-03 Luca AbeniSet the "TR" field in the payload header
2007-09-03 Luca AbeniCorrectly set the "P" field in the payload header
2007-09-03 Wolfram Glogerfix probe buffer issue. patch by Wolfram Gloger {wmglo...
2007-09-02 Michael Niedermayerworkaround ms (lack of) intelligence in their design...
2007-08-31 David ConradSimpleBlock keyframe flag is the most significant bit
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-08-29 Luca AbeniCorrect packetization for MPEG video frames, and correc...
2007-08-29 Luca AbeniRemove commented code (payload header extension)
2007-08-28 Luca BarbatoBackport fix for mpegvideo rtp, fixes Issue119, origina...
2007-08-27 Roberto TogniChange 4xm demuxer and video decoder to pass the video...
2007-08-27 Diego BiurrunRemove unused variable.
2007-08-25 Luca AbeniUse correct timescale in RTSP seeking
2007-08-24 Luca AbeniRemove copyright from a function prototype
2007-08-24 Luca AbeniMove the RTP packetization code for MPEG12 video in...
2007-08-24 David ConradAdd V_SNOW
2007-08-23 Kostya ShishkovTake ring frame into account when demuxing.
2007-08-22 Diego BiurrunIdentifiers starting with underscores are reserved.
2007-08-20 Baptiste Couduriersupport swink created files which have soi/eoi broken...
2007-08-18 Neil BrownDo not butcher start_time in av_estimate_timings_from_b...
2007-08-18 Neil BrownWhen looking for the last packet in each
2007-08-18 Neil BrownThere is no guarantee that every stream will
2007-08-18 Michael Niedermayerfix cur_dts at the end of av_estimate_timings_from_pts()
2007-08-18 Neil Brownmore verbose doxy for duration (from patch by neilb...
2007-08-18 Neil Brownmention that start_time maybe AV_NOPTS_VALUE (from...
2007-08-17 Vincent FourmondAllow pipe: URL to take fd number as input
2007-08-17 Vincent FourmondIndent for next commit
2007-08-17 Diego Biurrunspelling/wording cosmetics
2007-08-17 Björn Axelssonstore asf streaming bitrates consistently
2007-08-16 Ramiro PollaSet UDP receive buffer to 64k
2007-08-16 Aurelien Jacobscosmetic: indentation
2007-08-16 Aurelien JacobsDon't pre-scale default_duration to avoid precision...
2007-08-16 Aurelien Jacobsno need for special case default_duration for AAC
2007-08-16 Aurelien Jacobscalculate default_duration according to framerate only...
2007-08-16 Michael Niedermayerelaborate a little on AVStream.start_time, it seems...
2007-08-14 Aurelien JacobsTry size 640x480 for FLC files which don't specify...
2007-08-14 Michael Niedermayerremove broken movi_end skip-hack-check
2007-08-14 Michael Niedermayerdo not misuse movi_end for checking chunk sizes
2007-08-13 Ramiro PollaUse AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)
2007-08-13 Diego BiurrunMake native and libnut NUT muxers mutually exclusive.
2007-08-13 David BryantSupport for WavPack version 0x410 (false stereo chunks)
2007-08-13 Michael Niedermayerexport 4xm video version
2007-08-12 Michael Niedermayeradd support for old flac in ogg
2007-08-12 Michael Niedermayerpass *fr2 chunks to decoder (Toy-Story2_better-image...
2007-08-11 Carl Eugen HoyosEnsure av_tree_insert() is defined before using it.
2007-08-11 David ConradSet dts in tta demuxer
2007-08-11 Michael Niedermayercola for diego
2007-08-11 Diego BiurrunBump minor number, NUT muxer was added.
2007-08-11 Michael Niedermayersimplify
2007-08-11 Michael Niedermayerdo not remove FLAG_CODED
2007-08-11 Michael Niedermayerremove useless code, found by oded
2007-08-10 Michael Niedermayerthis is debug not info
2007-08-10 Michael Niedermayer100000l (forgotten return)
2007-08-10 Michael Niedermayermention AVPROBE_PADDING_SIZE at the read_probe() doxy
2007-08-10 Michael Niedermayerremove unneeded buf_size check (see AVPROBE_PADDING_SIZE)
2007-08-10 Michael Niedermayerflac probe
2007-08-10 Aurelien Jacobsensure that negative block_time are properly checked
2007-08-10 Michael Niedermayerensure that the aspect ratio is spec compliant
2007-08-10 Luca Barbatofix the packetization mode parsing
2007-08-10 Michael Niedermayerdisable TRACE
2007-08-10 Michael Niedermayermuxer should now be spec compliant (though it likely...
2007-08-10 Michael Niedermayerheader repetition
2007-08-10 Michael Niedermayerinfo packet
2007-08-10 Aurelien Jacobsmerge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUX
2007-08-10 Ramiro Polla10l: removed pipe_close instead of pipe_read
2007-08-10 Michael Niedermayermore FIXME
2007-08-10 Michael Niedermayerenable nut muxer
2007-08-10 Michael Niedermayermuxer is not yet fully compliant so prevent people...
2007-08-09 Ramiro PollaMake the pipe URLProtocol share read and write function...
2007-08-09 Ramiro PollaAdd initialization and cleanup functions for Winsock
2007-08-09 Michael Niedermayerset back ptr properly
2007-08-09 Michael Niedermayermove syncpoint cache related stuff to common file
2007-08-09 Michael Niedermayerfix forw_ptr crc check
2007-08-09 Michael Niedermayerfix header_checksum
2007-08-09 Michael Niedermayerstore headers twice (getting closer to spec compliance...
2007-08-09 Michael Niedermayermove header writing into its own function
2007-08-09 Michael Niedermayerget rid of printf
2007-08-09 Michael Niedermayerwrite frames and syncpoints
2007-08-09 Michael Niedermayerput_t()
2007-08-09 Michael Niedermayer100l
2007-08-09 Michael Niedermayer2 FIXME comments
next