Mercurial > libavformat.hg
graph
-
initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file libavformatFri, 08 Aug 2003 18:02:23 +0000, by bellard
-
update duration and start_time - add av_new_stream() usage libavformatFri, 08 Aug 2003 17:52:53 +0000, by bellard
-
added stream start time and duration API - AV_NOPTS_VALUE is no longer zero libavformatFri, 08 Aug 2003 17:49:27 +0000, by bellard
-
patch for DV capturing by Dan Dennedy <dan at dennedy dot org> libavformatWed, 06 Aug 2003 05:40:38 +0000, by romansh
-
yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) libavformatTue, 05 Aug 2003 09:32:31 +0000, by michaelni
-
suppressed RTSP abort hack - added PLAY/PAUSE libavformatThu, 17 Jul 2003 10:27:47 +0000, by bellard
-
Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Mns Rullgrd)) libavformatTue, 15 Jul 2003 22:15:37 +0000, by michaelni
-
BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs needed for audio in. libavformatTue, 15 Jul 2003 13:35:20 +0000, by mmu_man
-
cosmetic change in resync code - added PAT scanning code if no SDT is found (in the futur it would be interesting to give an API to change channel - also useful for DV input number or TV grab tunning libavformatTue, 15 Jul 2003 13:21:39 +0000, by bellard
-
Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>) libavformatFri, 11 Jul 2003 21:33:27 +0000, by michaelni
-
Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformatThu, 10 Jul 2003 23:18:09 +0000, by michaelni
-
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is libavformatThu, 10 Jul 2003 09:04:04 +0000, by michaelni
-
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavformatWed, 09 Jul 2003 23:10:59 +0000, by michaelni
-
av_free_packet SEGV fix by (Arthur van Hoff (javanator)) libavformatFri, 04 Jul 2003 23:48:20 +0000, by michaelni
-
mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) libavformatFri, 04 Jul 2003 23:08:16 +0000, by michaelni
-
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) libavformatFri, 04 Jul 2003 09:14:14 +0000, by michaelni
-
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) libavformatSat, 28 Jun 2003 23:44:09 +0000, by michaelni
-
tv standard selection support for dv1394 and grab (v4l) libavformatWed, 25 Jun 2003 10:21:45 +0000, by al3x
-
pal vs ntsc fix by stoyan k <stoyan@i-space.org> libavformatFri, 20 Jun 2003 15:30:14 +0000, by al3x
-
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) libavformatWed, 18 Jun 2003 22:24:51 +0000, by michaelni
-
cleanup; BSoundRecorder moved to Experimental namespace libavformatSun, 15 Jun 2003 17:06:28 +0000, by mmu_man
-
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux libavformatFri, 13 Jun 2003 14:28:45 +0000, by bellard
-
* missing part of the 3gp patch by Johannes Carlsson libavformatFri, 06 Jun 2003 11:46:25 +0000, by kabi
-
truncated h263 decoding support / H263-ES "demuxer" libavformatThu, 22 May 2003 14:12:22 +0000, by michaelni
-
AMR-NB audio support patch by (<joca at rixmail dot se>) libavformatWed, 14 May 2003 11:40:16 +0000, by michaelni
-
* passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) libavformatMon, 12 May 2003 15:39:38 +0000, by kabi
-
* support for AAC audio (esds decoding - using extradata) libavformatMon, 12 May 2003 10:59:18 +0000, by kabi
-
* introducing new public interface in imgconvert.c libavformatWed, 07 May 2003 19:01:45 +0000, by romansh
-
VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavformatMon, 05 May 2003 20:47:23 +0000, by michaelni
-
prefers MP3 codec (rather than MP2) for output if libavformatMon, 05 May 2003 12:59:42 +0000, by michaelni
-
mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) libavformatMon, 05 May 2003 10:56:23 +0000, by michaelni
-
* Making AVI encoding predictable (all JUNK chunks are filled with 0) libavformatThu, 24 Apr 2003 03:59:33 +0000, by romansh
-
Complete support for OpenDML AVIs and AVIs > 2Gb. libavformatWed, 23 Apr 2003 02:04:40 +0000, by romansh
-
added progressive PNG support (both reading and writing) libavformatSun, 20 Apr 2003 14:20:32 +0000, by bellard
-
added new netpbm pam format support (needed for alpha plane support) libavformatSat, 19 Apr 2003 15:18:00 +0000, by bellard
-
Add latency check, the Media Kit shoul repport it, but this seems broken. libavformatFri, 18 Apr 2003 16:22:12 +0000, by mmu_man
-
avoid detecting mpeg stream when other formats embed mp3 tracks. libavformatFri, 18 Apr 2003 14:35:15 +0000, by mmu_man
-
we really shouldnt use M$* as default codec -> use MPEG4 as default libavformatThu, 17 Apr 2003 19:56:33 +0000, by michaelni
-
Clear out an unused field in the created AVI file. This helps make libavformatSat, 12 Apr 2003 03:04:08 +0000, by philipjsg
-
dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatTue, 08 Apr 2003 09:56:19 +0000, by michaelni
-
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatTue, 08 Apr 2003 09:51:15 +0000, by michaelni
-
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested) libavformatSat, 05 Apr 2003 12:20:19 +0000, by mmu_man
-
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavformatFri, 04 Apr 2003 13:45:45 +0000, by michaelni
-
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformatFri, 28 Mar 2003 14:05:55 +0000, by michaelni
-
the media node now won't connect itself to the default audio input with -ad wait: libavformatThu, 27 Mar 2003 15:08:16 +0000, by mmu_man