]> git.sesse.net Git - ffmpeg/history - libavformat
xdcam hd422 720p24 fourcc in mov
[ffmpeg] / libavformat /
2010-10-04 Baptiste Coudurierxdcam hd422 720p24 fourcc in mov
2010-10-04 Aurelien Jacobsmms: remove dependency on MAX_STREAM API
2010-10-03 Martin Storsjörtpdec_svq3: Don't look for the unused RTP_FLAG_KEY...
2010-10-03 Martin Storsjörtsp: In the muxer, show the generated with verbose...
2010-10-03 Martin Storsjörtsp: Show the received SDP
2010-10-02 Benjamin LarssonAdd the CODEC_CAP_CHANNEL_CONF capability code and add
2010-10-02 Martin Storsjöapplehttp: Add comments to make_absolute_url
2010-10-02 Martin Storsjöapplehttp: Handle a .. path segment in the base url
2010-10-02 Martin StorsjöReindent
2010-10-02 Martin Storsjöapplehttp: Allow the base url to be a local file name...
2010-10-02 Stefano SabatiniDocument url_get_filename().
2010-10-01 Aurelien Jacobsffmpeg: add a grow_array() helper function
2010-10-01 Martin Storsjörtsp: Return a queued packet if it has been in the...
2010-10-01 Martin Storsjörtpdec: Reorder received RTP packets according to the...
2010-10-01 Martin Storsjörtpdec: Split out the part of rtp_parse_packet that...
2010-10-01 Reimar DöffingerFix indentation of ff_id3v2_read
2010-10-01 Martin StorsjöReindent/rewrap
2010-10-01 Martin Storsjörtsp: Reorganize if statements in rtsp_read_play
2010-10-01 Martin Storsjörtsp/rtpdec: Allow rtp_parse_packet to take ownership...
2010-10-01 Martin Storsjörtsp: Use a dynamically allocated receive buffer
2010-10-01 Tomas HärdinAdd demuxer for LXF (Leitch/Harris' VR native stream...
2010-09-30 Baptiste CoudurierCorrect tag is m2v1
2010-09-30 Stefano SabatiniDocument url_filesize().
2010-09-30 Stefano SabatiniMake register_protocol() use the function av_register_p...
2010-09-29 Baptiste CoudurierRemove duplicate entries
2010-09-29 Baptiste CoudurierUse new apple fourcc for mpeg-1 and mpeg-2 in mov,...
2010-09-29 Ronald S. BultjeCheck return value of get_chunk_header(). Since enum...
2010-09-28 Baptiste CoudurierIn mov demuxer, check that nb_streams is valid before...
2010-09-27 Michael ChinenFix index_entries pos:
2010-09-27 Martin Storsjörtpproto: Use a sockaddr_storage instead of a sockaddr_...
2010-09-27 Tomas Härdinmpegtsenc: Indent
2010-09-27 Tomas Härdinmpegtsenc: Write subtitle extradata if set
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-26 Kostya ShishkovMake WMV3 decoder attempt to decode WMVP as well
2010-09-25 Stefano SabatiniReplace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDE...
2010-09-24 Martin StorsjöAdd an AVOption max_delay for AVFormatContext->max_delay
2010-09-23 Carl Eugen HoyosFix indentation after r25158.
2010-09-23 Richard ButeauFix aspect ratio for files that have it stored in
2010-09-21 Diego Biurruncosmetics: Place concat protocol entry in alphabetical...
2010-09-21 Martin Storsjötcp: Check both wfds and efds when waiting for the...
2010-09-20 Martin StorsjöCheck for the IPPROTO_IPV6 define before using it
2010-09-15 Martin Storsjörtsp: Handle standard assigned codec names for private...
2010-09-15 Martin StorsjöHandle G.722 in RTP, and all the exceptions mandated...
2010-09-14 Michael NiedermayerClarify what av_read_frame() returns.
2010-09-13 Zhou ZongyiAdd R10k decoder.
2010-09-11 David ByronRead all id3v2 tags at the beginning of mp3 files.
2010-09-10 Tomás ToucedaFLV Metadata
2010-09-10 Måns Rullgårdnutenc: fix unstable floating-point calculations
2010-09-09 Alex Converseadts demuxer: Set the time base to be the LCM of all...
2010-09-09 Martin StorsjöAdd a muxer and demuxer for raw G.722
2010-09-08 Baptiste CoudurierIn mov muxer, write reduced sample aspect ratio values...
2010-09-08 Baptiste CoudurierCheck dref size based on a patch by google
2010-09-08 Baptiste CoudurierIn mov demuxer, do not override aspect ratio in tkhd...
2010-09-07 Christian d'HeureuseFix formatting for negative start times (issue 2139).
2010-09-06 Justin RugglesRead the number of channels from the 'dac3' tag for...
2010-09-06 Reimar DöffingerAdd a special function to mkv demxuer to parse length...
2010-09-05 Aurelien Jacobsmove stream info arrays into a struct to ease future...
2010-09-05 Aurelien Jacobsmatroskadec: allow uint and float elements with length = 0
2010-09-03 Ronald S. BultjeMove INET6_ADDRSTRLEN to network.h, similar to other...
2010-09-03 James DarnleyVorbis metadata writing. Patch by James Darnley <james...
2010-09-03 Ronald S. BultjeReindent after r25032.
2010-09-03 John WimerSend NAT punching messages to the address specified...
2010-09-03 Martin StorsjöSet frame_size in the amr demuxer
2010-09-03 Martin Storsjörtsp: 10l, try to update the correct rtp stream
2010-09-02 Reimar DöffingerOptimize/simplify ebml_read_num.
2010-09-02 Carl Eugen HoyosCosmetics: Reindent after r25023.
2010-09-02 Andrew WasonFix crash when decoding DV in AVI introduced in r24579...
2010-09-01 Baptiste Couduriercosmetics: spaces between and after parentheses
2010-09-01 Baptiste Couduriergxf muxer only accepts pal or ntsc resolutions currentl...
2010-08-31 Tobias BindhammerSolving memory leak and initialization problem with...
2010-08-30 Aurelien Jacobssplit raw.c into rawdec.c and rawenc.c
2010-08-30 Aurelien Jacobsmove raw video demuxer to its own file
2010-08-30 Aurelien Jacobsmove pcm muxers to their own file
2010-08-30 Aurelien Jacobsmove pcm demuxers to their own file
2010-08-30 Ben Littleradd WAWV fourcc, works on V-codecs/WAWV.avi
2010-08-29 Aurelien Jacobssimplify code by using the AV_NE() macro
2010-08-29 Aurelien Jacobsmove null muxer to its own file
2010-08-29 Aurelien Jacobscleanup includes which are not used anymore in raw.c
2010-08-29 Aurelien Jacobsmove ac3/eac3 demuxer to its own file
2010-08-29 Aurelien Jacobsmove dnxhd demuxer to its own file
2010-08-29 Aurelien Jacobsmove dirac demuxer to its own file
2010-08-29 Aurelien Jacobsmove h261 demuxer to its own file
2010-08-29 Aurelien Jacobsmove h263 demuxer to its own file
2010-08-29 Aurelien Jacobsmove h264 demuxer to its own file
2010-08-29 Aurelien Jacobscosmetic
2010-08-29 Aurelien Jacobsmove m4v demuxer to its own file
2010-08-29 Aurelien Jacobsmove cavsvideo demuxer to its own file
2010-08-29 Aurelien Jacobsmove mpegvideo demuxer to its own file
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...
next