]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
configure: set EXESUF before it is used
[frescor/ffmpeg.git] / libavformat /
2009-02-04 rbultjeMove enum RTSPTransport up a bit, so that all fields...
2009-02-04 bcoudurieralways write mxf time base in descriptors
2009-02-04 ramiroDo not misuse unsigned long to store pointers.
2009-02-04 bcoudurieruse sample rate as audio input time base
2009-02-04 aurelwrite all available metadata tags into extended_content...
2009-02-04 aureluse new metadata API in asf muxer
2009-02-03 bcoudurierlet packet pass through when no timestamps
2009-02-03 bcoudurierexactly compute index byte count
2009-02-03 bcoudurierprevent reading more than container atom size, fix...
2009-02-03 aureluse new metadata API in asf demuxer
2009-02-03 reimarAdd and use a public API for RC4 and DES, analogous...
2009-02-03 michaelReformat rdt_demuxer AVCodec struct sanely.
2009-02-03 michaelFix probe & demuxing of Topfield 58XXPVR and 68XXPVR...
2009-02-02 aureluse new metadata API in aiff demuxer
2009-02-02 bcoudurierbe more flexible with frame rate check
2009-02-02 aurelsimplify
2009-02-02 aureluse new metadata API in rtsp demuxer
2009-02-02 aureluse new metadata API in rtp muxer
2009-02-02 cehoyosAdd support for fourcc "SP54".
2009-02-02 aurelcosmetics: indentation
2009-02-02 aurelsimplify usage of dstlen as it is not a parameter anymore
2009-02-02 aurelcosmetics: indentation
2009-02-02 aureluse new metadata API in the mp3 muxer
2009-02-02 aureluse new metadata API in the mp3 demuxer
2009-02-02 aurelmodify the way to pass parameters to av_metadata_set()
2009-02-02 aurelcosmetics: whitespace
2009-02-02 bcouduriercosmetics: whitespaces, empty lines
2009-02-02 bcouduriermxf does not have timestamps
2009-02-02 reimarAdd av_ prefix to LZO stuff and thus make it officially...
2009-02-02 benoitSplits the totalbitrate in a videodatarate and audiodat...
2009-02-02 benoitImplement the reading of the video bitrate of flv movie...
2009-02-02 bcoudurier24bit pcm support
2009-02-02 bcouduriermore flexible mapping selection
2009-02-02 bcoudurierfix temporal offet of ipbb sequences, simplification...
2009-02-02 bcoudurierfix video line map tag size
2009-02-02 bcoudurierfix flush and interleaving by edit units
2009-02-02 bcoudurierwrite index table and rip, muxer works pretty well now
2009-02-02 bcoudurierfactorize common wav local tags
2009-02-02 bcoudurierwrite req local tags for wav
2009-02-02 bcoudurieradjust size when not writing f2
2009-02-02 bcoudurierdo not write f2 if not interlaced
2009-02-02 bcoudurierwrite bitrate tag
2009-02-02 bcoudurierwrite display height/width tags
2009-02-01 bcoudurierreturn eof/error if only ffm header has been written...
2009-02-01 aureldon't support the mp3 extension in the mp2 muxer
2009-02-01 rbultjeFix the Transport: line in the SETUP request so that...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-31 bcoudurierfree audio fifo
2009-01-31 bcoudurieruse st->priv_data to store per stream context
2009-01-31 bcoudurierchange prototype of mxf_interleave_get_packet to make...
2009-01-31 bcoudurierdo not use PAL_samples_per_frame in init, to make init...
2009-01-31 bcouduriercosmetics, remove empty lines
2009-01-31 bcoudurieradd my copyright as well
2009-01-31 bcoudurierfix doxygen tag
2009-01-31 bcouduriercosmetics, align vertically
2009-01-31 bcoudurierwrite best effort video line map
2009-01-31 bcoudurieradd frame layout local tag, best effort
2009-01-31 bcoudurieradd aes3 pcm wrapping and use it by default
2009-01-31 bcouduriersplit wav_desc in generic_sound_desc
2009-01-31 bcoudurierthanks to interleaving, audio is now locked
2009-01-31 bcoudurierlocal tag 3201 is picture essence coding, so do not...
2009-01-31 bcoudurierstored height is stupidly /2 if interlaced
2009-01-31 bcoudurieradd size param to write_generic_desc
2009-01-31 bcoudurierparse mpeg2 progressive frame flag
2009-01-31 bcoudurierdelay header writing and parse mpeg2 frame
2009-01-31 bcouduriercorrectly pack and interleave pcm samples in mxf
2009-01-31 bcoudurierfunction is static
2009-01-31 bcoudurieruse new ff_interleave_add_packet
2009-01-31 bcouduriersplit av_interleave_per_dts, to avoid code duplication
2009-01-31 stefangADPCM found in Xbox wav files can be decoded with
2009-01-30 aureltypo
2009-01-29 compnpvez avi fourcc is truemotion1
2009-01-28 michaelFix remotely exploitable arbitrary code execution vulne...
2009-01-27 bcouduriersecond try fixing time code in gxf
2009-01-27 michaelPrefer av_freep() over av_free() for variables in the...
2009-01-27 michaelAdd {} between if/else
2009-01-27 michaelExport all tracks (each is a different language) instea...
2009-01-27 michaelremove pointless {}
2009-01-27 michaelMove current_track variable closer to where it is used.
2009-01-27 michaelFix memleak of fourxm->tracks on error return.
2009-01-27 michaelvertical align
2009-01-27 michaelFix memleak of header in error returns.
2009-01-27 michaelbetter header_size check
2009-01-27 michaelsize < 4 is invalid
2009-01-27 benoitWhitespaces cosmetics to align return statements.
2009-01-27 benoitCheck buffer is inside what is passed when probing...
2009-01-27 lucabeMerge rtp_internal.h in rtp.h, and remove rtp_internal.h
2009-01-27 bcoudurierseek at 0 when timestamp requested is negative
2009-01-26 aurelmake it clear that the new metadata API is a work in...
2009-01-25 diegoDirectly #include some required headers.
2009-01-25 stefanoMove documentation of av_register_all() from allformats...
2009-01-25 jbruse function and definitions from libavcodec/flac.h...
2009-01-25 jbrHandle ID3v2 tags in raw FLAC streams by skipping them.
2009-01-24 diegoFix undefined preprocessor directives warnings during...
2009-01-24 stefangreturn an error if we can not get a full packet,
2009-01-24 stefangfix header parsing, the NULL terminated File ID is...
2009-01-24 rbultjeSkip m= blocks in the SDP if the media type is unknown...
2009-01-23 bcoudurierset pts and dts when only pts is present, according...
2009-01-23 bcoudurierwrite essence container data
2009-01-23 bcoudurierreduce display aspect ratio
next