]> git.sesse.net Git - ffmpeg/history - libavformat
fix compilation with DEBUG defined, field does not exist anymore
[ffmpeg] / libavformat /
2009-02-10 Baptiste Coudurierfix compilation with DEBUG defined, field does not...
2009-02-10 Aurelien Jacobsremove now useless av_set_program_name() function
2009-02-10 Aurelien Jacobsuse new metadata API in mpegts demuxer
2009-02-09 Baptiste Coudurierrename ff_audio_interleave to ff_audio_rechunk_interleave
2009-02-09 Michael NiedermayerTry to clarify doxy of avformat_seek_file().
2009-02-09 Alex ConverseIncrease the number of packets required to identify...
2009-02-09 Baptiste Coudurierremove no more needed comment, declaration is in intern...
2009-02-08 Diego Biurruncosmetics: typo/grammar fixes in doxygen and other...
2009-02-08 Diego Biurruncosmetics: comment grammar/spelling fixes
2009-02-08 Francesco CosoletoAdd the ability to set the timestamp to the current...
2009-02-08 Vitor Sessak10l: fix compiler warning:
2009-02-08 Baptiste CoudurierMove declaration of ff_interleave_add_packet to internal.h.
2009-02-08 Baptiste Coudurier Declare ff_interleave_new_audio_packet as static...
2009-02-08 Baptiste Coudurierdocument ff_audio_interleave
2009-02-08 Nicolas MartinNC camera demuxer
2009-02-08 Michael NiedermayerClarify that avformat_seek_file() is not part of the...
2009-02-08 Michael Niedermayeravformat_seek_file() prototype
2009-02-08 Baptiste Couduriercosmetics: sample_to_chunk -> stsc
2009-02-08 Baptiste Couduriercosmetics: sample_to_ctime -> ctts
2009-02-08 Baptiste Coudurierremove useless field
2009-02-08 Baptiste Coudurierrewrite pts also, as comment says
2009-02-08 Baptiste Coudurierremove useless return
2009-02-08 Baptiste Coudurierfix doxygen
2009-02-08 Stefano SabatiniReplace the calls to the deprecated av_alloc_format_con...
2009-02-08 Stefano SabatiniDeprecate av_malloc_format_context() in favor of
2009-02-08 Baptiste Coudurierreuse MXFCodecUL for data def and simplify
2009-02-08 Baptiste Coudurierremove implicit header inclusions from mxf.h
2009-02-08 Baptiste Coudurierfree index entries
2009-02-08 Baptiste Coudurieruse new audio interleaving generic code
2009-02-08 Baptiste Coudurierextract audio interleaving code from mxf muxer, will...
2009-02-08 Baptiste Coudurieroffset dts according to edit list, hackish but works...
2009-02-08 Diego BiurrunRemove const qualifier from function argument to elimin...
2009-02-08 Baptiste Coudurieronly use 2 slices for index, one video(vbr) and one...
2009-02-08 Baptiste Coudurierforce first track to be video and simplify
2009-02-08 Baptiste Coudurierwrite system item
2009-02-07 Baptiste Coudurierdeclare ff_interleave_add_packet
2009-02-07 Baptiste Coudurieruse 512 kag size needed for d10
2009-02-06 Luca AbeniMove RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used...
2009-02-06 Luca AbeniDo not use RTP_MAX_PACKET_LENGTH in the RTP muxer
2009-02-06 Jindřich MakovičkaFix minor memory leak.
2009-02-06 Luca AbeniMerge rtp_aac.h and rtp_mpv.h in rtpenc.h
2009-02-06 Luca AbeniSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-06 Ronald S. BultjeAdd "AVFormatContext *ctx" (that being the RTSP demuxer...
2009-02-05 Ronald S. BultjeRename "tx_ctx" and "cur_tx" variables to "transport_pr...
2009-02-05 Baptiste Coudurierformat timestamp correctly according to specs and set it
2009-02-05 Baptiste Coudurieruse timestamp as modification date
2009-02-05 Alex ConverseMake the MP3 probe weakly claim all files with ID3v2...
2009-02-05 Baptiste Coudurieruse timestamp as creation date
2009-02-05 Ronald S. BultjeDelete an enum and a function typedef that aren't used...
2009-02-05 Luca AbeniIntroduce a new num_frames field in RTPDemuxContext...
2009-02-05 Peter RossElectronic Arts demuxer: support TQI video tag
2009-02-05 Baptiste Coudurierfix key frame offset with open gop
2009-02-04 Ronald S. BultjeMove enum RTSPTransport up a bit, so that all fields...
2009-02-04 Baptiste Coudurieralways write mxf time base in descriptors
2009-02-04 Ramiro PollaDo not misuse unsigned long to store pointers.
2009-02-04 Baptiste Coudurieruse sample rate as audio input time base
2009-02-04 Aurelien Jacobswrite all available metadata tags into extended_content...
2009-02-04 Aurelien Jacobsuse new metadata API in asf muxer
2009-02-03 Baptiste Coudurierlet packet pass through when no timestamps
2009-02-03 Baptiste Coudurierexactly compute index byte count
2009-02-03 Baptiste Coudurierprevent reading more than container atom size, fix...
2009-02-03 Aurelien Jacobsuse new metadata API in asf demuxer
2009-02-03 Reimar DöffingerAdd and use a public API for RC4 and DES, analogous...
2009-02-03 Michael NiedermayerReformat rdt_demuxer AVCodec struct sanely.
2009-02-03 Michael NiedermayerFix probe & demuxing of Topfield 58XXPVR and 68XXPVR...
2009-02-02 Aurelien Jacobsuse new metadata API in aiff demuxer
2009-02-02 Baptiste Coudurierbe more flexible with frame rate check
2009-02-02 Aurelien Jacobssimplify
2009-02-02 Aurelien Jacobsuse new metadata API in rtsp demuxer
2009-02-02 Aurelien Jacobsuse new metadata API in rtp muxer
2009-02-02 Eli FriedmanAdd support for fourcc "SP54".
2009-02-02 Aurelien Jacobscosmetics: indentation
2009-02-02 Aurelien Jacobssimplify usage of dstlen as it is not a parameter anymore
2009-02-02 Aurelien Jacobscosmetics: indentation
2009-02-02 Aurelien Jacobsuse new metadata API in the mp3 muxer
2009-02-02 Aurelien Jacobsuse new metadata API in the mp3 demuxer
2009-02-02 Aurelien Jacobsmodify the way to pass parameters to av_metadata_set()
2009-02-02 Aurelien Jacobscosmetics: whitespace
2009-02-02 Baptiste Couduriercosmetics: whitespaces, empty lines
2009-02-02 Baptiste Couduriermxf does not have timestamps
2009-02-02 Reimar DöffingerAdd av_ prefix to LZO stuff and thus make it officially...
2009-02-02 Stefan de KoninkSplits the totalbitrate in a videodatarate and audiodat...
2009-02-02 Stefan de KoninkImplement the reading of the video bitrate of flv movie...
2009-02-02 Baptiste Coudurier24bit pcm support
2009-02-02 Baptiste Couduriermore flexible mapping selection
2009-02-02 Baptiste Coudurierfix temporal offet of ipbb sequences, simplification...
2009-02-02 Baptiste Coudurierfix video line map tag size
2009-02-02 Baptiste Coudurierfix flush and interleaving by edit units
2009-02-02 Baptiste Coudurierwrite index table and rip, muxer works pretty well now
2009-02-02 Baptiste Coudurierfactorize common wav local tags
2009-02-02 Baptiste Coudurierwrite req local tags for wav
2009-02-02 Baptiste Coudurieradjust size when not writing f2
2009-02-02 Baptiste Coudurierdo not write f2 if not interlaced
2009-02-02 Baptiste Coudurierwrite bitrate tag
2009-02-02 Baptiste Coudurierwrite display height/width tags
2009-02-01 Baptiste Coudurierreturn eof/error if only ffm header has been written...
2009-02-01 Aurelien Jacobsdon't support the mp3 extension in the mp2 muxer
2009-02-01 Ronald S. BultjeFix the Transport: line in the SETUP request so that...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-31 Baptiste Coudurierfree audio fifo
next