summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* ATI VCR2Michael Niedermayer2003-07-241-0/+1
* OSX and BeOS networking fix (socklen_t)François Revol2003-07-243-0/+6
* ATI VCR1 decoderMichael Niedermayer2003-07-241-0/+1
* support aborting in TCPFabrice Bellard2003-07-171-14/+70
* suppressed RTSP abort hack - added PLAY/PAUSEFabrice Bellard2003-07-172-11/+84
* removed warningsFabrice Bellard2003-07-172-47/+50
* added primitive aborting systemFabrice Bellard2003-07-172-1/+32
* warnings are errorsFabrice Bellard2003-07-171-1/+1
* fix fmt == NULL caseFabrice Bellard2003-07-161-1/+1
* Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net...Måns Rullgård2003-07-151-1/+1
* fixed NTP generation for mpegFabrice Bellard2003-07-151-7/+24
* fixed RTP/TCP client supportFabrice Bellard2003-07-152-31/+68
* BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to li...François Revol2003-07-151-1/+4
* cosmetic change in resync code - added PAT scanning code if no SDT is found (...Fabrice Bellard2003-07-151-36/+121
* 10lMichael Niedermayer2003-07-121-0/+1
* * First round of AV sync fixes.Roman Shaposhnik2003-07-122-13/+53
* Shared library for libavformat support patch by (Tim Allen <tim at proximity ...Tim Allen2003-07-111-1/+21
* Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initializati...Michael Niedermayer2003-07-101-2/+4
* - Looks a tiny bit harder in mpegps_probe() for a valid start code. This isIsaac Richards2003-07-103-19/+50
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-095-1/+546
* av_free_packet SEGV fix by (Arthur van Hoff (javanator))Michael Niedermayer2003-07-041-1/+3
* mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))Michael Niedermayer2003-07-041-1/+1
* undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)Michael Niedermayer2003-07-041-0/+1
* try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...Michael Niedermayer2003-06-283-21/+29
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-253-2/+17
* lossless jpeg supportAlex Beregszaszi2003-06-201-1/+3
* warning fixesAlex Beregszaszi2003-06-201-1/+0
* 1000lAlex Beregszaszi2003-06-202-6/+7
* pal vs ntsc fix by stoyan k <stoyan@i-space.org>Alex Beregszaszi2003-06-201-4/+4
* amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)Johannes Carlsson2003-06-181-3/+3
* cleanup; BSoundRecorder moved to Experimental namespaceFrançois Revol2003-06-151-4/+1
* mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...Fabrice Bellard2003-06-134-156/+1398
* dynamic array functionsFabrice Bellard2003-06-132-0/+31
* 10lMichael Niedermayer2003-06-091-0/+1
* use custom packet allocation only for DVFabrice Bellard2003-06-071-25/+31
* * amr format - by Johannes CarlssonZdenek Kabelac2003-06-061-0/+178
* * missing part of the 3gp patch by Johannes CarlssonJohannes Carlsson2003-06-061-20/+100
* * 3gp patch by JocaZdenek Kabelac2003-06-054-0/+38
* 4xm adpcmMichael Niedermayer2003-06-031-7/+12
* get the video dispatch straightMike Melanson2003-05-281-6/+5
* dispatch video as well as audioMike Melanson2003-05-281-51/+110
* asv1 regression testMichael Niedermayer2003-05-271-0/+1
* allocate enough bytesMike Melanson2003-05-261-2/+3
* 10lMichael Niedermayer2003-05-251-1/+1
* c frame size debug stuffMichael Niedermayer2003-05-251-2/+13
* add 4xm to the familyMike Melanson2003-05-252-0/+4
* first pass at an experimental 4xm demuxerMike Melanson2003-05-252-1/+282
* Warning and compatibility fixes.Falk Hüffner2003-05-242-3/+3
* truncated h263 decoding support / H263-ES "demuxer"Michael Niedermayer2003-05-221-0/+29
* AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se2003-05-141-35/+114
OpenPOWER on IntegriCloud