]> git.sesse.net Git - ffmpeg/history - libavformat
fix av_seek_frame_binary() documentation
[ffmpeg] / libavformat /
2010-07-19 Aurelien Jacobsfix av_seek_frame_binary() documentation
2010-07-19 Peter RossAdd doxygen @file comment block
2010-07-19 Martin Storsjörtpdec_asf: Include lavu headers using quotes instead...
2010-07-18 Martin StorsjöInclude lavu headers using quotes instead of angle...
2010-07-18 Måns RullgårdAdd MD5 protocol
2010-07-18 Måns RullgårdAllow all valid (and only valid) characters in URL...
2010-07-18 Peter RossRemove trailing linefeed
2010-07-18 Peter RossUse correct doxygen syntax
2010-07-18 Peter RossTele-typewriter demuxer
2010-07-18 Peter RossAdd ff_sauce_read()
2010-07-17 Jai Menonavidec : Free packet if dv_produce_packet fails.
2010-07-17 Martin Storsjöaviobuf: Do short seeks forward by reading and skipping...
2010-07-17 Jai Menonavidec : Free codec context before initializing the...
2010-07-16 Martin StorsjöBump minor and add APIchanges entry for url_fskip retur...
2010-07-16 Martin Storsjöurl_fskip: Return an error code if the url_fseek failed
2010-07-16 Baptiste CoudurierIn ogg muxer, free dyn allocated buffer, fix memleak
2010-07-16 Martin Storsjöhttp: Log a warning when receiving an error code
2010-07-16 Martin StorsjöMove SPACE_CHARS back to libavformat/internal.h
2010-07-15 Peter Rossremove redundant text and whitespaces from iff demuxer...
2010-07-14 Baptiste CoudurierIn ogg muxer, use dyn buffer to compute crc of the...
2010-07-14 Aurelien Jacobsmatroskaenc: write DisplayUnit element to better match...
2010-07-14 Reimar DöffingerPass the composition and ancillary ID for DVB subtitles...
2010-07-14 Josh AllmannAdd a depacketizer for QDM2
2010-07-14 Martin Storsjörtpdec_svq3: Return the timestamp in *timestamp instead...
2010-07-14 Martin Storsjörtpdec: Allow depacketizers to specify that pkt->pts...
2010-07-12 Alex ConverseSplit the ADTS header decoder off of the ADTS parser.
2010-07-12 Luca BarbatoReport when a method gets an error status code
2010-07-11 Víctor PaesaClarify the avoidance of usage of these AVStream fields.
2010-07-11 Luca BarbatoHandle av_base64_decode return value
2010-07-11 James DarnleyFix ID3v1 tags in mp3 files
2010-07-10 Reimar DöffingerCheck url_fseek results in gxf demuxer.
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-07-10 Måns Rullgårdbswap: change ME to NE in macro names
2010-07-09 Michael Chinenmove ff_get_v_length and ff_put_v from nutenc.c to...
2010-07-09 Michael Chinenrename get_length to ff_get_v_length and put_v to ff_put_v
2010-07-08 Baptiste CoudurierIn mpegts muxer, print VBR instead of dummy 1 when...
2010-07-08 Baptiste CoudurierIn mov muxer, write pixel aspect ratio tag in mov files.
2010-07-07 Alex ConverseCosmetics: whitespace
2010-07-07 Aurelien Jacobsimprove long_name for ass (de)muxer
2010-07-07 Michael NiedermayerIgnore extradata & w/h in asf/dvr.
2010-07-07 Carl Eugen HoyosAssociate .tga with format image2.
2010-07-06 Måns RullgårdAdd #ifdefs around code specific to file and pipe protocols
2010-07-06 Måns Rullgårdos_support: include some headers only when needed
2010-07-06 Måns Rullgårdrtpenc: remove unnecessary #include unistd.h
2010-07-06 Måns Rullgårdfile_protocol: remove redundant #include sys/time.h
2010-07-05 Martin Storsjörtpdec_asf: Propagate errors from the chained av_open_i...
2010-07-05 Eli FriedmanSilence a warning when compiling aviobuf.c
2010-07-05 Michael KarcherRemove superfluous id3v2.o dependency for dts, eac3...
2010-07-05 Michael KarcherAdd id3v1.o dependency for oma demuxer
2010-07-04 David Conradmov: Read Flash's chpl variant
2010-07-03 Eli FriedmanFix warning "passing argument from incompatible pointer...
2010-07-03 Baptiste CoudurierMove AVStream->codec_info_nb_frames increment after...
2010-07-03 Baptiste CoudurierIn av_find_stream_info, decode at least 4 h.264 frames...
2010-07-02 Michael NiedermayerDisable dshow specific bug emulation for amv files...
2010-07-02 Michael NiedermayerRename block_align variable in the avi demuxer to clear...
2010-07-02 Jai MenonBump libavformat minor (as a result of r24003).
2010-07-02 David Conradmatroskadec: merge only SSA packets together
2010-07-02 Aurelien Jacobsadd AV_DISPOSITION_FORCED flag and use it in matroska...
2010-07-02 Michael NiedermayerDuplicate rounding that MS does in one of their impleme...
2010-07-02 Diego BiurrunFix doxy of flags parameter in fps_umf2avr().
2010-07-02 Diego BiurrunRemove angular brackets from Doxygen comments; Doxygen...
2010-07-02 Diego BiurrunReplace incorrect @NOTE Doxygen command by @note; capit...
2010-07-02 Diego BiurrunFix Doxygen function parameter documentation syntax.
2010-07-02 Diego BiurrunRemove non-existing stray arguments from Doxygen functi...
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen documentation.
2010-07-02 Baptiste CoudurierIn mxf muxer, fix last b frame temporal offset
2010-07-02 John StebbinsIn mov demuxer, fix seeking to the beginning when file...
2010-07-01 Måns Rullgårdmpegtsenc: allocate correct size for PID table
2010-07-01 Andrew WasonIn mov demuxer, only set sar if not already set, patch...
2010-07-01 Baptiste CoudurierUse ext sample from mpeg4audio config if set with AAC SBR
2010-07-01 Josh AllmannPad the buffer in url_close_dyn_buf, for buffers opened...
2010-07-01 Josh AllmannAdd RTP depacketization of SVQ3
2010-07-01 Reimar DöffingerChange all functions referenced in the mxf_metadata_rea...
2010-07-01 Eli Friedmanfix warning in ff_metadata_mux_compat()
2010-07-01 Alex ConverseAllow remuxing of explicitly signalled AAC files into...
2010-07-01 Michael NiedermayerFactorize get_duration() out of 4 places of the avi...
2010-07-01 Howard ChuUse new librtmp APIs instead of grubbing around in...
2010-07-01 Michael NiedermayerPrevent infinite recursion of odml indexes.
2010-06-30 XBMCMake "invalid dts/pts combination" a debug instead...
2010-06-30 Mike ScheutzowAllow setting streamid when muxing mpegts.
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-30 Tomas Härdinmxfdec: Improve parsing of the PixelLayout item
2010-06-28 Baptiste CoudurierIn mov demuxer, increase total size after debugging...
2010-06-28 Josh AllmannReindent
2010-06-28 Josh Allmannrtpdec: Clean up FMTP parsing code in AMR RTP depacketizer
2010-06-28 Josh Allmannrtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer
2010-06-28 Josh Allmannrtpdec: Malloc the fmtp value buffer
2010-06-28 Josh AllmannReindent
2010-06-28 Josh Allmannrtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP...
2010-06-28 Josh Allmannrtpdec: Clean up FMTP parsing code in H.264 RTP depacke...
2010-06-28 Josh AllmannReindent
2010-06-28 Josh Allmannrtpdec: Return ENOMEM if H.264 RTP fails to allocate...
2010-06-28 Josh Allmannrtpdec: Add generic function for iterating over FMTP...
2010-06-28 Josh Allmannrtpdec: Move space_chars from avformat/internal to...
2010-06-28 Eli FriedmanFix an "assignment from incompatible pointer type"...
2010-06-27 Eli FriedmanRemove an unused label, fixing a warning
2010-06-27 Eli FriedmanAdd proper const declaration to a cast, fixes a warning
2010-06-27 Måns RullgårdMake ff_url_split() public
2010-06-27 Eli FriedmanFix implicit cast warning
2010-06-25 Josh Allmannrtpdec_mpeg4: Rename PayloadContext to be consistently...
next