| Commit message (Expand) | Author | Age | Files | Lines |
* | OSX and BeOS networking fix (socklen_t) | François Revol | 2003-07-24 | 3 | -0/+6 |
* | ATI VCR1 decoder | Michael Niedermayer | 2003-07-24 | 1 | -0/+1 |
* | support aborting in TCP | Fabrice Bellard | 2003-07-17 | 1 | -14/+70 |
* | suppressed RTSP abort hack - added PLAY/PAUSE | Fabrice Bellard | 2003-07-17 | 2 | -11/+84 |
* | removed warnings | Fabrice Bellard | 2003-07-17 | 2 | -47/+50 |
* | added primitive aborting system | Fabrice Bellard | 2003-07-17 | 2 | -1/+32 |
* | warnings are errors | Fabrice Bellard | 2003-07-17 | 1 | -1/+1 |
* | fix fmt == NULL case | Fabrice Bellard | 2003-07-16 | 1 | -1/+1 |
* | Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net... | Måns Rullgård | 2003-07-15 | 1 | -1/+1 |
* | fixed NTP generation for mpeg | Fabrice Bellard | 2003-07-15 | 1 | -7/+24 |
* | fixed RTP/TCP client support | Fabrice Bellard | 2003-07-15 | 2 | -31/+68 |
* | BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to li... | François Revol | 2003-07-15 | 1 | -1/+4 |
* | cosmetic change in resync code - added PAT scanning code if no SDT is found (... | Fabrice Bellard | 2003-07-15 | 1 | -36/+121 |
* | 10l | Michael Niedermayer | 2003-07-12 | 1 | -0/+1 |
* | * First round of AV sync fixes. | Roman Shaposhnik | 2003-07-12 | 2 | -13/+53 |
* | Shared library for libavformat support patch by (Tim Allen <tim at proximity ... | Tim Allen | 2003-07-11 | 1 | -1/+21 |
* | Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initializati... | Michael Niedermayer | 2003-07-10 | 1 | -2/+4 |
* | - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is | Isaac Richards | 2003-07-10 | 3 | -19/+50 |
* | flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ... | Garrick Meeker | 2003-07-09 | 5 | -1/+546 |
* | av_free_packet SEGV fix by (Arthur van Hoff (javanator)) | Michael Niedermayer | 2003-07-04 | 1 | -1/+3 |
* | mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) | Michael Niedermayer | 2003-07-04 | 1 | -1/+1 |
* | undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) | Michael Niedermayer | 2003-07-04 | 1 | -0/+1 |
* | try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern... | Michael Niedermayer | 2003-06-28 | 3 | -21/+29 |
* | tv standard selection support for dv1394 and grab (v4l) | Alex Beregszaszi | 2003-06-25 | 3 | -2/+17 |
* | lossless jpeg support | Alex Beregszaszi | 2003-06-20 | 1 | -1/+3 |
* | warning fixes | Alex Beregszaszi | 2003-06-20 | 1 | -1/+0 |
* | 1000l | Alex Beregszaszi | 2003-06-20 | 2 | -6/+7 |
* | pal vs ntsc fix by stoyan k <stoyan@i-space.org> | Alex Beregszaszi | 2003-06-20 | 1 | -4/+4 |
* | amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) | Johannes Carlsson | 2003-06-18 | 1 | -3/+3 |
* | cleanup; BSoundRecorder moved to Experimental namespace | François Revol | 2003-06-15 | 1 | -4/+1 |
* | mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy... | Fabrice Bellard | 2003-06-13 | 4 | -156/+1398 |
* | dynamic array functions | Fabrice Bellard | 2003-06-13 | 2 | -0/+31 |
* | 10l | Michael Niedermayer | 2003-06-09 | 1 | -0/+1 |
* | use custom packet allocation only for DV | Fabrice Bellard | 2003-06-07 | 1 | -25/+31 |
* | * amr format - by Johannes Carlsson | Zdenek Kabelac | 2003-06-06 | 1 | -0/+178 |
* | * missing part of the 3gp patch by Johannes Carlsson | Johannes Carlsson | 2003-06-06 | 1 | -20/+100 |
* | * 3gp patch by Joca | Zdenek Kabelac | 2003-06-05 | 4 | -0/+38 |
* | 4xm adpcm | Michael Niedermayer | 2003-06-03 | 1 | -7/+12 |
* | get the video dispatch straight | Mike Melanson | 2003-05-28 | 1 | -6/+5 |
* | dispatch video as well as audio | Mike Melanson | 2003-05-28 | 1 | -51/+110 |
* | asv1 regression test | Michael Niedermayer | 2003-05-27 | 1 | -0/+1 |
* | allocate enough bytes | Mike Melanson | 2003-05-26 | 1 | -2/+3 |
* | 10l | Michael Niedermayer | 2003-05-25 | 1 | -1/+1 |
* | c frame size debug stuff | Michael Niedermayer | 2003-05-25 | 1 | -2/+13 |
* | add 4xm to the family | Mike Melanson | 2003-05-25 | 2 | -0/+4 |
* | first pass at an experimental 4xm demuxer | Mike Melanson | 2003-05-25 | 2 | -1/+282 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 2 | -3/+3 |
* | truncated h263 decoding support / H263-ES "demuxer" | Michael Niedermayer | 2003-05-22 | 1 | -0/+29 |
* | AMR-NB audio support patch by (<joca at rixmail dot se>) | joca@rixmail.se | 2003-05-14 | 1 | -35/+114 |
* | * added s263 (mapped to h263 - 3gp files) | Zdenek Kabelac | 2003-05-12 | 1 | -3/+5 |