Mercurial > libavformat.hg
graph
-
remove function call from muxer->encoder and cleanly pass global headers libavformat2004-04-04, by michael
-
yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>) libavformat2004-04-01, by michael
-
* .mov files with uncompressed audio can't be correctly processed libavformat2004-03-31, by romansh
-
* making .mov files generated by ffmpeg compatible with Apple software. libavformat2004-03-28, by romansh
-
Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-muenchen dot de) libavformat2004-03-26, by michael
-
support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) libavformat2004-03-20, by michael
-
adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA dot COM dot AR>) libavformat2004-03-18, by michael
-
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) libavformat2004-03-15, by michael
-
tcp select() check and enables pressing 'q' when reading/(writing) from libavformat2004-03-14, by michael
-
minor VMD system update; still not perfect, but should not crash either libavformat2004-03-14, by melanson
-
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavformat2004-03-14, by melanson
-
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) libavformat2004-03-14, by michael
-
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat2004-03-13, by michael
-
Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>) libavformat2004-03-13, by michael
-
added SGI image format, encoding and decoding, courtesy of Todd Kirby libavformat2004-03-13, by melanson
-
big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat2004-03-12, by michael
-
matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat2004-03-11, by michael
-
Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <brian dot becker at palmone dot com>) libavformat2004-03-10, by michael
-
forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformat2004-03-06, by michael
-
split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformat2004-03-05, by michael
-
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat2004-03-03, by michael
-
improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) libavformat2004-02-19, by michael
-
AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>) libavformat2004-02-14, by michael
-
initial commit for Quicktime Animation (RLE) video decoder; bit depths libavformat2004-02-05, by melanson
-
Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>) libavformat2004-02-01, by michael
-
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) libavformat2004-01-17, by michael
-
store searched distance in index, so we dont waste time searching for keyframes where we already searched libavformat2004-01-17, by michael
-
replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting libavformat2004-01-14, by michael
-
seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) libavformat2004-01-14, by michael
-
ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) libavformat2004-01-06, by michael
-
fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets) libavformat2003-12-16, by bellard
-
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavformat2003-12-14, by michael
-
SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>) libavformat2003-12-05, by michael
-
H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavformat2003-11-29, by michael
-
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) libavformat2003-11-24, by michael
-
Add more resilience in reading ffm files. In particular, don't assume libavformat2003-11-19, by philipjsg
-
use the proper file framerate (specified by a float); account the pts libavformat2003-11-15, by melanson
-
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) libavformat2003-11-12, by michael
-
frame rate should be completely disabled in asf (closer now) - disabled seek libavformat2003-11-10, by bellard
-
added palette support to the QT demuxer; registered SMC video decoder libavformat2003-11-10, by melanson
-
* DV demuxer is now capable of decoding auxilary audio stream. So, libavformat2003-10-31, by romansh
-
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavformat2003-10-30, by melanson
-
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat2003-10-29, by bellard
-
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS) libavformat2003-10-29, by bellard
-
GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavformat2003-10-26, by michael
-
Using the extension m4a for audio only MPEG-4 files is increasingly libavformat2003-10-19, by michael
-
- Moving -Wall from the individual Makefiles to configure (and only libavformat2003-10-18, by michael
-
Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>) libavformat2003-10-15, by michael
-
properly demux silent files; implemented precise framerate calculation libavformat2003-10-02, by tmmm
-
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavformat2003-10-01, by tmmm
-
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat2003-09-30, by michaelni
-
Fix a very nasty problem with extra bytes appearing in TCP data streams. libavformat2003-09-29, by philipjsg
-
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavformat2003-09-28, by michaelni
-
mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformat2003-09-28, by michaelni
-
send the chunk preamble bytes to the respective decoders; Id RoQ demuxer libavformat2003-09-26, by tmmm
-
yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformat2003-09-25, by michaelni
-
generate correct PTS in transport stream - use mpeg2 encoder by default libavformat2003-09-16, by bellard
-
adapt to use interim palette control API; do away with multi-chunk data libavformat2003-09-14, by tmmm
-
mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) libavformat2003-09-09, by michaelni
-
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat2003-09-09, by michaelni
-
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) libavformat2003-09-09, by michaelni
-
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavformat2003-09-09, by michaelni
-
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c libavformat2003-09-08, by bellard
-
memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) libavformat2003-09-07, by michaelni
-
fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) libavformat2003-09-04, by michaelni
-
Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) libavformat2003-09-04, by michaelni
-
first pass at PSX STR demuxer; does not yet interact correctly with MDEC libavformat2003-09-01, by tmmm
-
stdin patch by (Charles Yates <charles dot yates at pandora dot be>) libavformat2003-08-29, by michaelni
-
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr) libavformat2003-08-29, by michaelni
-
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now libavformat2003-08-28, by romansh
-
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformat2003-08-26, by michaelni
-
suppressed frame number modulus hack - added loop_input hack which I find easier to understand libavformat2003-08-24, by bellard
-
all human-readable output should go into stderr for now. We really libavformat2003-08-21, by romansh
-
initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file libavformat2003-08-08, by bellard
-
added stream start time and duration API - AV_NOPTS_VALUE is no longer zero libavformat2003-08-08, by bellard
-
yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) libavformat2003-08-05, by michaelni
-
Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Måns Rullgård)) libavformat2003-07-15, by michaelni
-
BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs needed for audio in. libavformat2003-07-15, by mmu_man
-
Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>) libavformat2003-07-11, 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>) libavformat2003-07-10, by michaelni
-
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is libavformat2003-07-10, by michaelni
-
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavformat2003-07-09, by michaelni
-
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) libavformat2003-07-04, by michaelni
-
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) libavformat2003-06-28, by michaelni
-
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) libavformat2003-06-18, by michaelni
-
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux libavformat2003-06-13, by bellard
-
VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavformat2003-05-05, by michaelni
-
mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) libavformat2003-05-05, by michaelni
-
* Making AVI encoding predictable (all JUNK chunks are filled with 0) libavformat2003-04-24, by romansh
-
added new netpbm pam format support (needed for alpha plane support) libavformat2003-04-19, by bellard
-
Add latency check, the Media Kit shoul repport it, but this seems broken. libavformat2003-04-18, by mmu_man
-
we really shouldnt use M$* as default codec -> use MPEG4 as default libavformat2003-04-17, by michaelni
-
Clear out an unused field in the created AVI file. This helps make libavformat2003-04-12, by philipjsg
-
dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat2003-04-08, by michaelni
-
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat2003-04-08, by michaelni
-
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested) libavformat2003-04-05, 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>) libavformat2003-04-04, by michaelni
-
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat2003-03-28, by michaelni
-
the media node now won't connect itself to the default audio input with -ad wait: libavformat2003-03-27, by mmu_man
-
experimental BeOS audio input support. (needs unreleased library) libavformat2003-03-27, by mmu_man
-
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>) libavformat2003-03-26, by michaelni
-
OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat2003-03-26, by michaelni
-
db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>) libavformat2003-03-20, by michaelni
-
per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat2003-03-12, by michaelni
-
correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat2003-03-12, by michaelni
-
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformat2003-03-11, by michaelni
-
reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff libavformat2003-03-08, by michaelni
-
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavformat2003-03-07, by michaelni
-
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavformat2003-02-26, by michaelni
-
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) libavformat2003-02-25, by michaelni
-
Fix against C integrists breaks :P (hope I didn't break anything else) libavformat2003-02-06, by mmu_man
-
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This libavformat2003-02-05, by philipjsg
-
added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support libavformat2003-02-03, by bellard
-
added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) libavformat2003-02-02, by bellard
-
added animated GIF decoder (pts and various disposal handling are missing) libavformat2003-02-02, by bellard
-
added basic png handling - do not remake dependencies automatically libavformat2003-02-01, by bellard
-
audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>) libavformat2003-01-27, by michaelni
-
dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default libavformat2003-01-23, by bellard
-
grab device is in AVFormatParameter (at least better than global variable) libavformat2003-01-23, by bellard
-
AUtomatic dependency generation. Runs on Linux (at least). Probably should libavformat2003-01-14, by philipjsg
-
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformat2003-01-11, by michaelni
-
added simple still image format support to simplify image and imagepipe video formats libavformat2003-01-11, by bellard
-
libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>) libavformat2002-12-30, by michaelni
-
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) libavformat2002-12-20, by michaelni
-
Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi libavformat2002-12-20, by mmu_man
-
redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P libavformat2002-12-20, by mmu_man
-
Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure) libavformat2002-12-20, by mmu_man
-
* Extend the syntax of a filename for the img reader to allow looping. Thus libavformat2002-12-11, by philipjsg
-
* Add code to allow the img reader to read files at the nominal frame rate. libavformat2002-12-11, by philipjsg
-
Fix a crash caused by a null coded_picture pointer in ffserver. libavformat2002-12-09, by philipjsg
-
Added support for a realease function to eliminate the context blocks used libavformat2002-11-30, by philipjsg