Mercurial > libavformat.hg
graph
-
Update ffserver to include all basic x264 parameters in .ffm files. libavformat2009-11-24, by darkshikari
-
Determine VOC block length when length field is zero, fixes issue1538. libavformat2009-11-24, by pross
-
set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration libavformat2009-11-22, by bcoudurier
-
When searching for AMF object field value, try to find that object first libavformat2009-11-22, by kostya
-
Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have an libavformat2009-11-22, by jbr
-
Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. libavformat2009-11-20, by reimar
-
Add codec id for Flash screen codec v2 and hook it up in FLV demuxer libavformat2009-11-20, by daniel
-
Search relative path according to alias record when opening mov reference files. libavformat2009-11-15, by bcoudurier
-
Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer libavformat2009-11-13, by lucabe
-
Move some some functions around, so that splitting the SDP code out of libavformat2009-11-12, by lucabe
-
Debug print MP4 objectTypeIndication in hex not decimal as values are listed in libavformat2009-11-12, by alexc
-
Increase default value for max_analyze_duration, fixes issue 1506, a regression. libavformat2009-11-09, by cehoyos
-
Let pmt override stream info when encoutered later in the ts file. libavformat2009-11-08, by bcoudurier
-
Support some LATM AAC streams (they can be decoded with MPlayer). libavformat2009-11-07, by cehoyos
-
10l: WavPack demuxer forgot to seek back to initial position after block libavformat2009-11-06, by kostya
-
Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam libavformat2009-11-05, by lucabe
-
If custom sampling rate is set in WavPack file, parse first block to find libavformat2009-11-05, by kostya
-
Initialize block_parsed before reading first block header in WavPack demuxer, libavformat2009-11-05, by kostya
-
do not redundantly set stream nb_frames, it's already set in read_stts libavformat2009-11-05, by bcoudurier
-
compute dts shift with ctts value, cslg atom might be missing, fix #419 libavformat2009-11-05, by bcoudurier
-
warn if stream timescale is not set and set it to 1 to avoid FPE libavformat2009-11-05, by bcoudurier
-
Set the sample format for Smacker audio in the decoder rather than in the libavformat2009-11-01, by jbr
-
compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at gmail dot com libavformat2009-10-24, by bcoudurier
-
Use sdp c= line if the rtsp Transport line doesn't have a destination libavformat2009-10-24, by lu_zero
-
Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis. libavformat2009-10-22, by michael