Mercurial > libavformat.hg
graph
-
use AVFormatContext in av_log, better than AVCodecContext when multiple streams are present libavformatTue, 01 Dec 2009 20:15:05 +0000, by bcoudurier
-
Write timestamp deltas, not timestamps, for RTMP packets with partial header libavformatTue, 01 Dec 2009 16:43:53 +0000, by kostya
-
Full-header RTMP packets contain real timestamp, others contain timestamp libavformatTue, 01 Dec 2009 16:08:44 +0000, by kostya
-
Write header for RTMP packets with channel_id >= 64 correctly libavformatTue, 01 Dec 2009 15:13:23 +0000, by kostya
-
Read and write extended timestamps for RTMP packets. libavformatTue, 01 Dec 2009 15:07:32 +0000, by kostya
-
7l trocadero: reading right into enum variable may cause unwanted effects, use libavformatTue, 01 Dec 2009 14:58:17 +0000, by kostya
-
Support "A format generated by IndigoVision 8000 video server". libavformatTue, 01 Dec 2009 13:17:10 +0000, by michael
-
slif aka "SoftLab MPEG-2 I-frames Codec" support. libavformatTue, 01 Dec 2009 02:07:46 +0000, by michael
-
Print a warning if the duration is estimated from the bitrate, as this is libavformatMon, 30 Nov 2009 22:08:22 +0000, by michael
-
decode qcelp in aiff, implement #1524, patch by Vitor libavformatMon, 30 Nov 2009 22:01:21 +0000, by bcoudurier
-
100l, max value for timescale is UINT16_MAX libavformatSun, 29 Nov 2009 18:26:51 +0000, by bcoudurier
-
change track timescale to unsigned int, fix warning libavformatSun, 29 Nov 2009 02:41:48 +0000, by bcoudurier
-
support sample rates > INT16_MAX in mov using stsd v2 libavformatSun, 29 Nov 2009 02:03:24 +0000, by bcoudurier
-
10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. libavformatThu, 26 Nov 2009 21:15:06 +0000, by reimar
-
Update ffserver to include all basic x264 parameters in .ffm files. libavformatTue, 24 Nov 2009 15:54:17 +0000, by darkshikari
-
Determine VOC block length when length field is zero, fixes issue1538. libavformatTue, 24 Nov 2009 07:08:17 +0000, by pross
-
MOV: Fix writing \251wrt metadata (r20453 only fixed the demuxer) libavformatMon, 23 Nov 2009 08:47:40 +0000, by conrad
-
set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration libavformatSun, 22 Nov 2009 21:04:18 +0000, by bcoudurier
-
When searching for AMF object field value, try to find that object first libavformatSun, 22 Nov 2009 09:03:06 +0000, by kostya
-
Print error when RTMP protocol can't open connection libavformatSun, 22 Nov 2009 08:42:55 +0000, by kostya
-
Pass only useful FLV metadata from RTMP stream libavformatSun, 22 Nov 2009 08:40:55 +0000, by kostya
-
Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have an libavformatSun, 22 Nov 2009 02:07:10 +0000, by jbr
-
Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. libavformatFri, 20 Nov 2009 23:12:55 +0000, by reimar
-
Add codec id for Flash screen codec v2 and hook it up in FLV demuxer libavformatFri, 20 Nov 2009 19:16:42 +0000, by daniel
-
Add functions to return library license and library configuration. libavformatWed, 18 Nov 2009 17:15:17 +0000, by diego
-
Search relative path according to alias record when opening mov reference files. libavformatSun, 15 Nov 2009 03:26:47 +0000, by bcoudurier
-
Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer libavformatFri, 13 Nov 2009 10:19:42 +0000, by lucabe
-
Split the sdp_read_packet() function out of rtsp_read_packet(). libavformatThu, 12 Nov 2009 15:34:17 +0000, by lucabe
-
Move some some functions around, so that splitting the SDP code out of libavformatThu, 12 Nov 2009 10:31:37 +0000, by lucabe
-
Debug print MP4 objectTypeIndication in hex not decimal as values are listed in libavformatThu, 12 Nov 2009 02:22:19 +0000, by alexc
-
Add '#undef fprintf' before PRINT macro that uses fprintf. libavformatWed, 11 Nov 2009 21:57:50 +0000, by diego
-
Increase default value for max_analyze_duration, fixes issue 1506, a regression. libavformatMon, 09 Nov 2009 01:10:55 +0000, by cehoyos
-
Use enum instead of integer types where appropriate. libavformatSun, 08 Nov 2009 23:48:15 +0000, by cehoyos
-
Use CODEC_ID_NONE instead of 0 for enum CodecID. libavformatSun, 08 Nov 2009 23:46:32 +0000, by cehoyos
-
Let pmt override stream info when encoutered later in the ts file. libavformatSun, 08 Nov 2009 03:17:08 +0000, by bcoudurier
-
Support some LATM AAC streams (they can be decoded with MPlayer). libavformatSat, 07 Nov 2009 23:44:56 +0000, by cehoyos
-
Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. libavformatSat, 07 Nov 2009 22:35:00 +0000, by jbr
-
change \0xa9enc tag metadata name to encoder to match id3v2 libavformatFri, 06 Nov 2009 18:59:25 +0000, by bcoudurier
-
10l: WavPack demuxer forgot to seek back to initial position after block libavformatFri, 06 Nov 2009 18:25:45 +0000, by kostya
-
Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam libavformatThu, 05 Nov 2009 14:25:37 +0000, by lucabe
-
If custom sampling rate is set in WavPack file, parse first block to find libavformatThu, 05 Nov 2009 08:14:48 +0000, by kostya
-
Initialize block_parsed before reading first block header in WavPack demuxer, libavformatThu, 05 Nov 2009 08:10:50 +0000, by kostya
-
do not redundantly set stream nb_frames, it's already set in read_stts libavformatThu, 05 Nov 2009 07:32:50 +0000, by bcoudurier
-
compute dts shift with ctts value, cslg atom might be missing, fix #419 libavformatThu, 05 Nov 2009 07:30:53 +0000, by bcoudurier
-
warn if stream timescale is not set and set it to 1 to avoid FPE libavformatThu, 05 Nov 2009 07:11:54 +0000, by bcoudurier
-
fix \0xa9wrt metadata, to composer, fix issue #1501 libavformatThu, 05 Nov 2009 01:40:13 +0000, by bcoudurier
-
add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov libavformatTue, 03 Nov 2009 16:17:21 +0000, by compn
-
Set the sample format for Smacker audio in the decoder rather than in the libavformatSun, 01 Nov 2009 15:08:49 +0000, by jbr
-
print packet duration when debugging timestamps libavformatFri, 30 Oct 2009 18:17:16 +0000, by bcoudurier
-
add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi libavformatTue, 27 Oct 2009 17:37:41 +0000, by compn
-
rtsp_close_streams frees the auth_b64 line already libavformatSun, 25 Oct 2009 00:41:10 +0000, by lu_zero
-
compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at gmail dot com libavformatSat, 24 Oct 2009 20:40:00 +0000, by bcoudurier
-
Just remove params understood by the demuxer libavformatSat, 24 Oct 2009 16:53:06 +0000, by lu_zero
-
Use sdp c= line if the rtsp Transport line doesn't have a destination libavformatSat, 24 Oct 2009 15:10:58 +0000, by lu_zero
-
Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis. libavformatThu, 22 Oct 2009 18:43:08 +0000, by michael
-
Support non interleaved avi files that have 0<size<sample_size. libavformatThu, 22 Oct 2009 18:32:27 +0000, by michael
-
Fixes detection and error reporting of non-existing files in img2.c. libavformatThu, 22 Oct 2009 16:27:01 +0000, by benoit
-
Add comment on #endif about condition that triggers it. libavformatWed, 21 Oct 2009 01:25:39 +0000, by ramiro
-
Improve sofdec dectection to avoid false positives for MP2. libavformatTue, 20 Oct 2009 15:27:05 +0000, by cehoyos
-
Make url_resetbuf() assert on wrong flags passed and make it static on next libavformatTue, 20 Oct 2009 06:40:01 +0000, by benoit
-
Move function that is only used by the MP3 muxer below the corresponding #if. libavformatMon, 19 Oct 2009 23:22:23 +0000, by diego
-
Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32. libavformatMon, 19 Oct 2009 22:36:57 +0000, by diego
-
The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. libavformatMon, 19 Oct 2009 22:32:32 +0000, by diego
-
Remove some duplicate object dependencies for the RTSP demuxer. libavformatMon, 19 Oct 2009 22:10:15 +0000, by diego
-
check stream index validity in av_program_add_stream_index libavformatMon, 19 Oct 2009 18:55:27 +0000, by bcoudurier
-
request mp3 frame_size to be set in has_codec_parameters, fix issue #1314 libavformatMon, 19 Oct 2009 18:53:32 +0000, by bcoudurier
-
In dump_format, print streams not associated with any program. libavformatMon, 19 Oct 2009 02:12:10 +0000, by bcoudurier
-
If missing, calculate width or height from bpp and libavformatSun, 18 Oct 2009 23:56:00 +0000, by reynaldo
-
mux all stream types except audio as one pes packet per avpacket, issue #1374 libavformatSun, 18 Oct 2009 21:41:03 +0000, by bcoudurier
-
handle_packets takes number of packets as arg, avoid reading too much libavformatSun, 18 Oct 2009 20:11:32 +0000, by bcoudurier
-
Increase max resync size, fix demuxing of dvgrab-2009.03.28_19-07-22.m2t libavformatSun, 18 Oct 2009 20:08:13 +0000, by bcoudurier
-
Smarten mtv's probe a bit. Check for non zero libavformatSun, 18 Oct 2009 18:02:12 +0000, by reynaldo
-
matroskaenc: Add support for writing chapters. libavformatSun, 18 Oct 2009 12:17:01 +0000, by aurel
-
Last parameter in RTMP "play" call was optional and some servers seem not to libavformatSun, 18 Oct 2009 06:54:04 +0000, by kostya
-
Remove unnecessary entries in ff_vorbiscomment_metadata_conv. VorbisComment libavformatSat, 17 Oct 2009 21:30:50 +0000, by jbr
-
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. libavformatFri, 16 Oct 2009 14:46:06 +0000, by cehoyos
-
Log a clearer warning message when muxing FLV with Speex containing more than libavformatFri, 16 Oct 2009 10:04:35 +0000, by jbr
-
Split parts of dvdata.h into dvdata.c, this ensures that things like libavformatFri, 16 Oct 2009 07:55:57 +0000, by reimar