]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / libavformat /
2009-11-24 prossDetermine VOC block length when length field is zero
2009-11-23 conradMOV: cprt is another tag used for copyright
2009-11-23 conradMOV: Add several iTunes metadata tags
2009-11-23 conradMOV: Fix writing \251wrt metadata (r20453 only fixed...
2009-11-22 bcoudurierset mp3 timebase to the lcm of all mp3 sample rates...
2009-11-22 jbrAdd MP4 object type for ALS.
2009-11-22 kostyaWhen searching for AMF object field value, try to find...
2009-11-22 kostyaPrint error when RTMP protocol can't open connection
2009-11-22 kostyaPass only useful FLV metadata from RTMP stream
2009-11-22 jbrDo not write an extra byte in the iTunes 'hdlr' tag...
2009-11-20 reimarDo D10 AES3 audio conversion in-place instead of using...
2009-11-20 danielFLV muxer support for Flash screen codec v2
2009-11-20 danielAdd codec id for Flash screen codec v2 and hook it...
2009-11-19 bcoudurieruse AVFormatContext in dprintf
2009-11-18 diegoAdd functions to return library license and library...
2009-11-15 bcoudurierSearch relative path according to alias record when...
2009-11-13 lucabeAdd some "#if"s to avoid compiling the RTSP code when...
2009-11-12 stefanoSplit overly long line in doxy.
2009-11-12 lucabeSplit the sdp_read_packet() function out of rtsp_read_p...
2009-11-12 lucabeMove some some functions around, so that splitting...
2009-11-12 alexcDebug print MP4 objectTypeIndication in hex not decimal...
2009-11-11 diegoAdd '#undef fprintf' before PRINT macro that uses fprintf.
2009-11-11 alexcAdd a channels field to MPEG4AudioConfig.
2009-11-09 cehoyosIncrease default value for max_analyze_duration, fixes...
2009-11-08 cehoyosUse enum instead of integer types where appropriate.
2009-11-08 cehoyosUse CODEC_ID_NONE instead of 0 for enum CodecID.
2009-11-08 bcouduriermove code to avoid forward declaration
2009-11-08 bcoudurierLet pmt override stream info when encoutered later...
2009-11-07 cehoyosSupport some LATM AAC streams (they can be decoded...
2009-11-07 jbrDo not set AVCodecContext.sample_fmt in the TMV and...
2009-11-06 bcoudurierchange \0xa9enc tag metadata name to encoder to match...
2009-11-06 kostya10l: WavPack demuxer forgot to seek back to initial...
2009-11-05 lucabeFix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch...
2009-11-05 bcoudurier10l, typo
2009-11-05 kostyaIf custom sampling rate is set in WavPack file, parse...
2009-11-05 kostyaInitialize block_parsed before reading first block...
2009-11-05 bcoudurierdo not redundantly set stream nb_frames, it's already...
2009-11-05 bcouduriercompute dts shift with ctts value, cslg atom might...
2009-11-05 bcouduriercheck that duration is set to avoid fpe
2009-11-05 bcoudurierwarn if stream timescale is not set and set it to 1...
2009-11-05 reynaldoCorrects two typos
2009-11-05 reynaldoDecrement probe score at unsuported bpp
2009-11-05 bcoudurierfix \0xa9wrt metadata, to composer, fix issue #1501
2009-11-03 compnadd yuvs fourcc to raw.c and isom.c, fixes samples...
2009-11-02 compnmap VYUY fourcc to rawcodec
2009-11-01 jbrSet the sample format for Smacker audio in the decoder...
2009-10-30 bcoudurierprint packet duration when debugging timestamps
2009-10-29 cehoyosSupport demuxing teletext in DVB streams.
2009-10-27 compnadd 2vuy fourcc to riff.c , fixes samples/V-codecs...
2009-10-27 compnadd some raw codec fourccs, fixes:
2009-10-25 lu_zerortsp_close_streams frees the auth_b64 line already
2009-10-25 lu_zeroSupport 3xx redirection in rtsp
2009-10-24 bcouduriercompute codec bitrate in mov demuxer, patch by haim...
2009-10-24 lu_zeroJust remove params understood by the demuxer
2009-10-24 lu_zeroSuppress ?params in the rtsp uri
2009-10-24 lu_zeroUse sdp c= line if the rtsp Transport line doesn't...
2009-10-24 diegoRemove ancient redir demuxer.
2009-10-22 michaelFix infinite loop with size==0 && sample_size!=0 in...
2009-10-22 michaelSupport non interleaved avi files that have 0<size...
2009-10-22 benoitFixes detection and error reporting of non-existing...
2009-10-21 ramiroAdd comment on #endif about condition that triggers it.
2009-10-20 danielSeek function for TMV
2009-10-20 danielParenthesize correctly in TMV probe
2009-10-20 cehoyosImprove sofdec dectection to avoid false positives...
2009-10-20 benoitMake url_resetbuf() assert on wrong flags passed and...
2009-10-19 diegoMove function that is only used by the MP3 muxer below...
2009-10-19 diegoAdd '#include "libavutil/intreadwrite.h"', necessary...
2009-10-19 diegoThe MP2/MP3 muxer uses ff_id3v2_tags, so add the correc...
2009-10-19 diegoRemove some duplicate object dependencies for the RTSP...
2009-10-19 diegoAdd missing rdt.o dependency for SDP demuxer.
2009-10-19 bcouduriercheck stream index validity in av_program_add_stream_index
2009-10-19 bcoudurierrequest mp3 frame_size to be set in has_codec_parameter...
2009-10-19 bcoudurierreindent after commit
2009-10-19 bcoudurierIn dump_format, print streams not associated with any...
2009-10-19 reynaldoFix wrong comparision in r20304
2009-10-18 reynaldoIf missing, calculate width or height from bpp and
2009-10-18 bcoudurierfix indentation
2009-10-18 cehoyosSupport FourCC mjpa as MJPEG.
2009-10-18 bcouduriermux all stream types except audio as one pes packet...
2009-10-18 bcoudurierfix indentation and add braces
2009-10-18 bcoudurierhandle_packets takes number of packets as arg, avoid...
2009-10-18 bcoudurierIncrease max resync size, fix demuxing of dvgrab-2009...
2009-10-18 reynaldoSmarten mtv's probe a bit. Check for non zero
2009-10-18 aurelremove old and useless debug code
2009-10-18 kostyaRead metadata in WavPack files.
2009-10-18 aurelmatroskaenc: Add support for writing chapters.
2009-10-18 diegocosmetics: Break overly long lines.
2009-10-18 kostyaSupport more than 64 channels in RTMP input
2009-10-18 kostyaAccept RTMP packets with one-byte header
2009-10-18 kostyaLast parameter in RTMP "play" call was optional and...
2009-10-17 jbrRemove unnecessary entries in ff_vorbiscomment_metadata...
2009-10-17 vitorAvoid segfault for empty input files
2009-10-17 mruRemove extraneous const keyword
2009-10-17 lucabeEmit the SDP lines in the correct order
2009-10-16 cehoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-10-16 jbrLog a clearer warning message when muxing FLV with...
2009-10-16 reimarSplit parts of dvdata.h into dvdata.c, this ensures...
2009-10-16 jbrAdd Speex support to the FLV muxer.
2009-10-15 jai_menonSkip padding bytes correctly in ID3 tags.
2009-10-15 jbr10l: update Makefile after rename
next