summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* support aborting in TCPFabrice Bellard2003-07-17
* suppressed RTSP abort hack - added PLAY/PAUSEFabrice Bellard2003-07-17
* removed warningsFabrice Bellard2003-07-17
* added primitive aborting systemFabrice Bellard2003-07-17
* warnings are errorsFabrice Bellard2003-07-17
* fix fmt == NULL caseFabrice Bellard2003-07-16
* Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net...Måns Rullgård2003-07-15
* fixed NTP generation for mpegFabrice Bellard2003-07-15
* fixed RTP/TCP client supportFabrice Bellard2003-07-15
* BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to li...François Revol2003-07-15
* cosmetic change in resync code - added PAT scanning code if no SDT is found (...Fabrice Bellard2003-07-15
* 10lMichael Niedermayer2003-07-12
* * First round of AV sync fixes.Roman Shaposhnik2003-07-12
* Shared library for libavformat support patch by (Tim Allen <tim at proximity ...Tim Allen2003-07-11
* Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initializati...Michael Niedermayer2003-07-10
* - Looks a tiny bit harder in mpegps_probe() for a valid start code. This isIsaac Richards2003-07-10
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-09
* av_free_packet SEGV fix by (Arthur van Hoff (javanator))Michael Niedermayer2003-07-04
* mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))Michael Niedermayer2003-07-04
* undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)Michael Niedermayer2003-07-04
* try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...Michael Niedermayer2003-06-28
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-25
* lossless jpeg supportAlex Beregszaszi2003-06-20
* warning fixesAlex Beregszaszi2003-06-20
* 1000lAlex Beregszaszi2003-06-20
* pal vs ntsc fix by stoyan k <stoyan@i-space.org>Alex Beregszaszi2003-06-20
* amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)Johannes Carlsson2003-06-18
* cleanup; BSoundRecorder moved to Experimental namespaceFrançois Revol2003-06-15
* mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...Fabrice Bellard2003-06-13
* dynamic array functionsFabrice Bellard2003-06-13
* 10lMichael Niedermayer2003-06-09
* use custom packet allocation only for DVFabrice Bellard2003-06-07
* * amr format - by Johannes CarlssonZdenek Kabelac2003-06-06
* * missing part of the 3gp patch by Johannes CarlssonJohannes Carlsson2003-06-06
* * 3gp patch by JocaZdenek Kabelac2003-06-05
* 4xm adpcmMichael Niedermayer2003-06-03
* get the video dispatch straightMike Melanson2003-05-28
* dispatch video as well as audioMike Melanson2003-05-28
* asv1 regression testMichael Niedermayer2003-05-27
* allocate enough bytesMike Melanson2003-05-26
* 10lMichael Niedermayer2003-05-25
* c frame size debug stuffMichael Niedermayer2003-05-25
* add 4xm to the familyMike Melanson2003-05-25
* first pass at an experimental 4xm demuxerMike Melanson2003-05-25
* Warning and compatibility fixes.Falk Hüffner2003-05-24
* truncated h263 decoding support / H263-ES "demuxer"Michael Niedermayer2003-05-22
* AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se2003-05-14
* * added s263 (mapped to h263 - 3gp files)Zdenek Kabelac2003-05-12
* * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works)Zdenek Kabelac2003-05-12
* * uninitialized/unused vars cleanupZdenek Kabelac2003-05-12