]> git.sesse.net Git - ffmpeg/history - libavformat
Fix out of tree build with hardcoded tables
[ffmpeg] / libavformat /
2010-01-15 Carl Eugen HoyosSupport decoding of Avid uncompressed mov files, fixes...
2010-01-15 Carl Eugen HoyosSupport decoding Avid 1:1x codec, (partially) fixes...
2010-01-14 Peter RossLatent libavformat version bump and documentation updat...
2010-01-14 Peter RossAdobe Filmstrip muxer and demuxer
2010-01-14 Andrew Wasonset stream aspect from mov tkhd width/height, patch...
2010-01-13 Baptiste Coudurierdo not skip mdat data if it's the last atom, avoids...
2010-01-13 Baptiste Coudurierrestore old buffer content when seek failed in http...
2010-01-13 Baptiste Coudurierrevert wrongly commited hunk in r21205
2010-01-13 Baptiste Coudurierremove useless type declarations
2010-01-13 Baptiste Coudurierremove useless declarations from mpegts.h
2010-01-13 Baptiste Coudurieruse codec rc_max_rate if set and warn if bit rate is...
2010-01-13 Baptiste CoudurierDo not split audio frames accross pes packets.
2010-01-13 Mike Scheutzowprint more debug info about muxing parameters, patch...
2010-01-13 Mike Scheutzowupdate mpegts_write_pes documentation, patch by Mike...
2010-01-13 Mike ScheutzowInsert null packets to keep pcr values correct, patch...
2010-01-13 Mike Scheutzowmove pcr/sdt/pat period computation after ts->mux_rate...
2010-01-13 Mike Scheutzowoutput a pcr as soon as possible, patch by Mike Scheutz...
2010-01-13 Niobosfix ts packet header size computation, patch by Niobos...
2010-01-13 Niobosfix sdt, pat, pcr size computation, patch by Niobos...
2010-01-13 Luca AbeniThe RTP muxer does not need rtp_asf.c
2010-01-13 Luca AbeniRemove the inclusion of unneeded headers
2010-01-13 Ronald S. BultjeFix issue1658 (trailing space in rtpmap descriptor).
2010-01-13 Tomas HärdinCheck there is a stream before writing header.
2010-01-12 Ronald S. BultjeReindent after r21166.
2010-01-12 Tomas HärdinUse chunked encoding for HTTP uploads. Patch by Tomas...
2010-01-12 Martin StorsjöMake sure the destination address is written as an...
2010-01-12 SergiyCorrect timestamps inside FLV data received by RTMP.
2010-01-12 Art ClarkeUse old-style RTMP handshake for old servers.
2010-01-12 Carl Eugen HoyosSupport uncompressed ("Resolution 1:1") Avid AVI Codec...
2010-01-11 Luca AbeniRemove the inclusion of unneeded headers
2010-01-11 Martin StorsjöProvide a fallback for getnameinfo() also. Patch by...
2010-01-11 Martin StorsjöImplement a fallback for struct sockaddr_storage if...
2010-01-11 Martin StorsjöUse getaddrinfo() instead of resolve_host(). Patch...
2010-01-11 Martin StorsjöDeprecate resolve_host(). Patch by Martin Storsjö ...
2010-01-11 Martin StorsjöProvide fallback implementations of getaddrinfo() and...
2010-01-11 Ronald S. BultjeUse getaddrinfo(), if available, in resolve_host()...
2010-01-11 David Conradoggdec: Set dts when known
2010-01-11 David Conradmkvdec: Avoid divide-by-zero crash on invalid real...
2010-01-11 David ConradAdd support for dirac in ogg
2010-01-10 Carl Eugen HoyosUse enum CodecID where appropriate.
2010-01-10 Peter RossDeluxe Paint Animation demuxer
2010-01-10 Peter Rossdo not create Electronic Arts audio stream when unsuppo...
2010-01-09 Peter Rossupdate my email address
2010-01-08 Ronald S. BultjeUse the correct ByteIOContext in extradata parsing...
2010-01-08 Art ClarkeImprove avformat_version() doxy.
2010-01-08 Martin StorsjöCurrently, the replacement which is used if inet_aton...
2010-01-07 Ronald S. Bultjehandler can be NULL if we did not support this dynamic...
2010-01-07 Ronald S. BultjeAdd correct log context to av_log() calls in parse_rtpm...
2010-01-07 Ronald S. BultjeRe-indent to more closely follow general coding standar...
2010-01-07 Martin StorsjöAlways set the destination address even if no port...
2010-01-07 Martin StorsjöCheck the URL used for the SDP destination.
2010-01-06 Daniel VerkampHandle more ADPCM codecs in av_get_bits_per_sample().
2010-01-05 Ben Littleradd another mjpeg fourcc to riff.c list
2010-01-04 Baptiste Couduriercosmetics, remove useless parentheses, add space
2010-01-04 Baptiste Couduriersimplify error handling in mov_read_default
2010-01-04 Baptiste Coudurierremove no more needed MOVAtom.offset field
2010-01-04 Baptiste Coudurierremove useless code skipping data at end of hdlr atom...
2010-01-04 Ronald S. BultjeRemove forward declarations.
2010-01-04 Mike MelansonAdd support for these widely-used iTunes metadata field...
2010-01-03 Stefano SabatiniPrefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
2010-01-01 Stefano SabatiniUse av_match_ext() in place of the deprecated match_ext...
2010-01-01 Stefano SabatiniDeprecate match_ext() in favor of av_match_ext(), and...
2010-01-01 Stefano SabatiniUse av_guess_format() in place of the deprecated guess_...
2010-01-01 Stefano SabatiniReindent.
2010-01-01 Stefano SabatiniDeprecate guess_format() in favor of av_guess_format().
2010-01-01 Stefano SabatiniFix typo.
2010-01-01 Stefano SabatiniRemove residual use of the doxygen markup which is...
2009-12-31 Stefano SabatiniDocument guess_format().
2009-12-31 Stefano SabatiniDeprecate and mark for deletion the function guess_stre...
2009-12-30 Luca AbeniRemove outdated comments.
2009-12-30 Luca BarbatoRename internal function
2009-12-28 Luca AbeniRemove a useless local variable.
2009-12-28 Luca AbeniRemove outdated comment
2009-12-28 Luca AbeniRemove an unneeded local variable.
2009-12-27 Luca AbeniUse different dynamic payload types for audio and video.
2009-12-27 Kostya ShishkovRecognize 16-bit Interplay Video variant
2009-12-26 Luca AbeniUse RTP_PT_PRIVATE in sdp.c instead of hardcoding 96.
2009-12-24 Diego BiurrunRemove some unused variables, fixes the warnings:
2009-12-23 Luca AbeniAdd support for mp3 over RTP in rtpdec.c
2009-12-18 Michael NiedermayerIt appears that waveformatextensible is mandatory for...
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-17 Jai Menon10l : make sure probe buffer is large enough.
2009-12-16 Michael NiedermayerOnly add 1 index entry per keyframe.
2009-12-16 Jai MenonParse ID3v[12] metadata from TTA files.
2009-12-16 Martin StorsjöReply to RTMP ping with the same value as received...
2009-12-15 Diego BiurrunRemove unused variable, fixes the warning:
2009-12-14 Benjamin LarssonFix breakage introduced by setting the sample_fmt to...
2009-12-14 Michael NiedermayerRevert flvdec.c part of r20836
2009-12-14 Daniel VerkampFLV 8-bit PCM is unsigned, not signed
2009-12-13 Michael NiedermayerMake sure the Metadata: header is not printed if the...
2009-12-13 Michael NiedermayerMove dump_metadata() to where it is in ffmbc, looks...
2009-12-13 Michael Niedermayerindent
2009-12-13 Michael NiedermayerSkip dumping language twice.
2009-12-13 Michael Niedermayerdump metadata for AVStreams & AVPrograms too.
2009-12-13 Michael NiedermayerFactorize dump_metadata() out.
2009-12-13 Michael NiedermayerTry to simplify av_estimate_timings_from_pts() like...
2009-12-13 Alexander StrangeCorrect truncated ID3v1 genre name.
2009-12-13 Michael NiedermayerDebug av_log() about stream probing from ffmbc.
2009-12-13 Michael NiedermayerAdd CODEC_ID_DNXHD into the 25 fps case.
next