]> git.sesse.net Git - ffmpeg/history - libavformat
move ingenient demuxer to its own file
[ffmpeg] / libavformat /
2010-08-29 Aurelien Jacobsmove ingenient demuxer to its own file
2010-08-29 Aurelien Jacobsmove DTS demuxer to its own file
2010-08-29 Aurelien Jacobssimplify code by using the AV_NE() macro
2010-08-29 Aurelien Jacobs10l: aacdec and idroqenc still depend on raw.o
2010-08-29 Aurelien Jacobsrename idroq.c to idroqdec.c
2010-08-29 Aurelien Jacobsmove id roq muxer to its own file
2010-08-29 Aurelien Jacobsmove ADTS AAC demuxer to its own file
2010-08-29 Josh Allmannrtsp: Return AVERROR_EOF when all streams have received...
2010-08-29 Josh AllmannReindent
2010-08-29 Josh Allmannrtpdec: Read RTCP compound packets
2010-08-29 Josh Allmannrtsp: Check the RTCP file handle for new packets, too
2010-08-28 Ronald S. BultjeFix two compiler arnings related to printf-format of...
2010-08-28 Zhentan Fengstream_selection can be freed in the fail case, in...
2010-08-26 Tobias BindhammerCosmetic changes.
2010-08-26 Tobias BindhammerInsert info from extradata into header
2010-08-26 Tobias BindhammerAdded option to write frames interleaved (yet disabled)
2010-08-25 Andreas ÖmanMake stub version of ff_sdp_write_media() match its...
2010-08-25 Josh AllmannAdd rtp_get_rtcp_file_handle function
2010-08-25 Martin StorsjöHandle IPv6 in the RTSP code
2010-08-25 Martin StorsjöHandle IPv6 in the SDP demuxer
2010-08-25 Martin Storsjörtsp: Return EOF if the TCP control channel is closed
2010-08-25 Martin StorsjöReindent
2010-08-25 Martin StorsjöSimplify resolve_destination in sdp.c further, now...
2010-08-25 Martin Storsjö10l, add new function parameters to resolve_destination...
2010-08-25 Martin StorsjöReindent, rewrap lines
2010-08-25 Martin StorsjöProperly handle IPv6 addresses in the SDP generation
2010-08-25 Josh Allmannrtp: Replace hardcoded RTCP packet types with defines
2010-08-24 Måns Rullgårdavformat: free decryption key in av_close_input_stream()
2010-08-24 Tobias Bindhammerfixed some return values and deprecated CODEC_TYPE_VIDEO.
2010-08-24 Måns Rullgårdasfcrypt: fix unaligned accesses with armcc
2010-08-23 Måns Rullgårdasfcrypt: fix unaligned read in ff_asfcrypt_dec()
2010-08-23 Luca AbeniDo not use the server SSRC as client SSRC in the RTP...
2010-08-23 Tobias Bindhammerenabling codec and muxer by registering it in allcodec...
2010-08-23 Tobias BindhammerCorresponding muxer for the a64 codec
2010-08-21 Ronald S. BultjeMMSH support, the most popular and widely used of all...
2010-08-19 Aurelien Jacobsadd FF_API_URL_RESETBUF define to disable the deprecate...
2010-08-19 Aurelien Jacobsadd FF_API_REGISTER_PROTOCOL define to disable the...
2010-08-19 Måns Rullgårdapplehttp: define _XOPEN_SOURCE=600 as required for...
2010-08-19 Aurelien Jacobsadd FF_API_URL_CLASS define to enable usage of URLConte...
2010-08-19 Martin StorsjöAdd Apple HTTP Live Streaming demuxer
2010-08-19 Martin StorsjöMove the definition of the maximum url size for static...
2010-08-19 Martin StorsjöMake parse_key_value from httpauth a common lavf intern...
2010-08-18 Aurelien Jacobsadd a comment to clarify that FF_API_* defines are...
2010-08-18 Aurelien Jacobsrename LAVF_API_* defines to FF_API_* to clarify that...
2010-08-18 Alexander KojevnikovSupport unsynchronisation for id3v2 tags.
2010-08-18 Thierry FoucuAdd AVC EOS tag to H264-encoded FLV files.
2010-08-17 Aurelien Jacobsadd LAVF_API_OLD_METADATA define to disable the depreca...
2010-08-17 Aurelien Jacobsadd LAVF_API_MAX_STREAMS define to disable the deprecat...
2010-08-17 Aurelien Jacobsmatroskadec: minor simplification
2010-08-17 Aurelien Jacobsmatroskadec: fix integer overflow
2010-08-16 Josh AllmannAdd RTP depacketization of VP8
2010-08-16 Josh AllmannAdd RTP packetization of VP8
2010-08-14 Ronald S. BultjePrint error messages in case of connection failure...
2010-08-13 Ronald S. BultjePrevent overflow on random input.
2010-08-13 Ronald S. BultjeRemove use of MAX_STREAMS in MMSContext->streams[]...
2010-08-13 Zhentan FengSet fixed chunksize for ASF header in MMS streams,...
2010-08-13 Zhentan FengFix wrong command prefix for timing test in MMST protocol.
2010-08-12 Martin StorsjöAdd RTP depacketization of MP4A-LATM
2010-08-12 Ronald S. BultjeSend OPTIONS request at a regular basis to standard...
2010-08-12 Ronald S. BultjeAdd another missing file from r24799.
2010-08-12 Baptiste CoudurierFix segv when stream copy and validate_tag fails, st...
2010-08-11 Ronald S. BultjeAdd missing mms.c from r24779.
2010-08-11 Zhentan FengMove functions and structs shared between MMSH and...
2010-08-11 Zhentan FengExtract fields that are to be shared between MMST/MMSH...
2010-08-11 Ronald S. BultjeUse FFALIGN() in mmst.c where appropriate. Noticed...
2010-08-11 Stefano SabatiniAdd documentation for the pm parameter of the av_metada...
2010-08-11 Stefano SabatiniFix reference to a wrong parameter name in the metadata...
2010-08-11 Stefano SabatiniNit: fix weird spacing.
2010-08-11 Stefano SabatiniAdd empty newlines between function descriptions and...
2010-08-10 Przemysław SobalaFix mem leak when trying to open a non-existing image...
2010-08-10 Aurelien Jacobsget rid of MAX_STREAMS limit in nutdec
2010-08-10 Martin Storsjörtpenc_xiph: Clarify that num_frames shouldn't ever...
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in mpegts
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RTSP
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RDT
2010-08-09 Martin Storsjörtpenc_xiph: Set the ident value via a define
2010-08-09 Martin Storsjörtpenc_xiph: Don't needlessly cast pointers to integers
2010-08-09 Martin StorsjöMake hex_to_data a lavf internal function
2010-08-09 Martin Storsjöhttp: Return EOF at the end of the content even if...
2010-08-07 Alex Converseoggparsevorbis: Add some sanity checks to header packet...
2010-08-07 Reinhard TartlerFix spelling in comment(s)
2010-08-07 Josh AllmannAdd RTP packetization of Theora and Vorbis
2010-08-06 Luca BarbatoPreserve status reason
2010-08-05 Martin Storsjörtpdec_xiph: Split packets in the depacketizer
2010-08-04 Zhentan FengMove read_mms_packet() code to be inlined in the callin...
2010-08-04 Zhentan FengRemove is_playing variable.
2010-08-04 Zhentan FengMove send_media_packet_request() and clear_stream_buffe...
2010-08-04 Martin Storsjörtpdec_xiph: Correct the bitmask for num_pkts
2010-08-02 Benoit FouetFix doxygen comment.
2010-08-01 Alex ConverseAdd WebM to the Matroska demuxer name.
2010-07-30 Aurelien Jacobs100l: av_freep() needs the address of the pointer
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-07-29 Aurelien Jacobs avidec: demux ASS and SRT tracks out of GAB2 chunks
2010-07-29 Aurelien Jacobsadd seeking support in ASS demuxer
2010-07-28 Reimar DöffingerCheck for udp_set_remote_url error.
2010-07-28 Martin Storsjörtsp: Move the definition of SDP_MAX_SIZE up, use it...
2010-07-28 Baptiste CoudurierIn wav muxer, always flush in write_trailer, fix pipe...
2010-07-28 Alexander KojevnikovSkip short padding in id3v2.
2010-07-28 Josh Allmannrtpdec_xiph: Handle the sampling SDP parameter
2010-07-28 Reimar DöffingerAdd extern to mxf_d10_muxer forward declaration to...
next