Mercurial > libavformat.hg
graph
-
Fix building shared version of lavf on some systems. libavformatThu, 11 Aug 2005 22:16:25 +0000, by al
-
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) libavformatWed, 10 Aug 2005 23:41:20 +0000, by michael
-
libavutil: Utility code from libavcodec moved to a separate library. libavformatMon, 01 Aug 2005 20:07:05 +0000, by al
-
round pointer up to next packet_size multiple libavformatWed, 27 Jul 2005 07:31:40 +0000, by michael
-
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) libavformatSat, 23 Jul 2005 21:52:41 +0000, by michael
-
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) libavformatSat, 23 Jul 2005 21:48:58 +0000, by michael
-
udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) libavformatThu, 21 Jul 2005 21:10:23 +0000, by michael
-
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformatSun, 17 Jul 2005 22:24:36 +0000, by michael
-
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavformatSun, 17 Jul 2005 00:28:12 +0000, by michael
-
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) libavformatFri, 15 Jul 2005 12:50:00 +0000, by michael
-
Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) libavformatFri, 15 Jul 2005 09:14:25 +0000, by michael
-
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) libavformatWed, 13 Jul 2005 10:18:35 +0000, by michael
-
compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) libavformatMon, 11 Jul 2005 00:15:37 +0000, by michael
-
remove -f singlejpeg as its identical to -f mjpeg libavformatSun, 10 Jul 2005 10:28:59 +0000, by michael
-
AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 libavformatSun, 10 Jul 2005 00:38:46 +0000, by michael
-
avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafly: kenneth, aafloy net) libavformatFri, 08 Jul 2005 09:14:05 +0000, by michael
-
av_seek_frame() docs timestamp clarification libavformatTue, 05 Jul 2005 09:07:51 +0000, by michael
-
RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out libavformatTue, 28 Jun 2005 14:51:56 +0000, by michael
-
part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) libavformatTue, 28 Jun 2005 12:55:08 +0000, by michael
-
dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly libavformatMon, 27 Jun 2005 20:54:36 +0000, by michael
-
better dont read the width/height at all, its random anyway libavformatMon, 27 Jun 2005 07:09:48 +0000, by michael
-
x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavformatMon, 27 Jun 2005 00:55:29 +0000, by michael
-
support changing in bitstream global headers into extradata style and back libavformatMon, 27 Jun 2005 00:04:03 +0000, by michael
-
*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) libavformatSat, 25 Jun 2005 09:04:08 +0000, by michael
-
another chapter in the neverending mov demuxer cleanup libavformatFri, 24 Jun 2005 11:43:08 +0000, by michael
-
AVStream.nb_frames and docs for r_frame_rate libavformatFri, 24 Jun 2005 11:38:22 +0000, by michael
-
This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it libavformatSun, 19 Jun 2005 23:45:54 +0000, by michael
-
Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) libavformatSat, 18 Jun 2005 01:52:24 +0000, by michael
-
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavformatThu, 09 Jun 2005 20:01:02 +0000, by michael
-
buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets libavformatFri, 03 Jun 2005 14:05:41 +0000, by bellard
-
DVD subtitle parsing - show mpeg component IDs by default libavformatFri, 03 Jun 2005 14:01:49 +0000, by bellard
-
according to the standard the object_type for H264 is 33, not 241 libavformatMon, 30 May 2005 17:32:02 +0000, by nicodvb