693 Commits (c1e292ea9137e7877131c2cf7be651d5273b6b62)

Author SHA1 Message Date
Fabrice Bellard 12f996edfa initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file 21 years ago
Fabrice Bellard 25c4950e9b update duration and start_time 21 years ago
Fabrice Bellard 32f38cb4cc exports mpegps_demux 21 years ago
Fabrice Bellard ca1538f8d9 update duration and start_time 21 years ago
Fabrice Bellard 247eadca9d update duration and start_time - add av_new_stream() usage 21 years ago
Fabrice Bellard fa26a29d65 add av_new_stream() usage 21 years ago
Fabrice Bellard ee40480319 added stream start time and duration API - AV_NOPTS_VALUE is no longer zero 21 years ago
Roman Shaposhnik 1fbe1a61b1 patch for DV capturing by Dan Dennedy <dan at dennedy dot org> 21 years ago
D Richard Felker III 2864dfd579 yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) 21 years ago
Michael Niedermayer 6b17c988e5 ATI VCR2 21 years ago
François Revol 438fcb754f OSX and BeOS networking fix (socklen_t) 21 years ago
Michael Niedermayer be3564edad ATI VCR1 decoder 21 years ago
Fabrice Bellard 09787fb8af support aborting in TCP 21 years ago
Fabrice Bellard b7b8fc3406 suppressed RTSP abort hack - added PLAY/PAUSE 21 years ago
Fabrice Bellard 590403c702 removed warnings 21 years ago
Fabrice Bellard 019ac05ace added primitive aborting system 21 years ago
Fabrice Bellard d5809b0aa2 warnings are errors 21 years ago
Fabrice Bellard afdd82bbf0 fix fmt == NULL case 21 years ago
Måns Rullgård 8683e4a0c0 Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 21 years ago
Fabrice Bellard e5526b2c39 fixed NTP generation for mpeg 21 years ago
Fabrice Bellard b689213642 fixed RTP/TCP client support 21 years ago
François Revol aa35ccb8e1 BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs needed for audio in. 22 years ago
Fabrice Bellard fc48fe84a9 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 22 years ago
Michael Niedermayer 5b9d235fce 10l 22 years ago
Roman Shaposhnik 445f1b83ad * First round of AV sync fixes. 22 years ago
Tim Allen 6bc114b2fb Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>) 22 years ago
Michael Niedermayer 14b3225377 Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) 22 years ago
Isaac Richards ec23a47286 - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 22 years ago
Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
Michael Niedermayer 342474abd9 av_free_packet SEGV fix by (Arthur van Hoff (javanator)) 22 years ago
Michael Niedermayer e71ea8b251 mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) 22 years ago
Michael Niedermayer cc74aafbc6 undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 22 years ago
Michael Niedermayer ce34182dd7 try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) 22 years ago
Alex Beregszaszi e3ee328330 tv standard selection support for dv1394 and grab (v4l) 22 years ago
Alex Beregszaszi ccafe7b122 lossless jpeg support 22 years ago
Alex Beregszaszi 611d192ce0 warning fixes 22 years ago
Alex Beregszaszi cad6f6cdee 1000l 22 years ago
Alex Beregszaszi 377ea75708 pal vs ntsc fix by stoyan k <stoyan@i-space.org> 22 years ago
Johannes Carlsson 2f4db4d5e5 amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) 22 years ago
François Revol fb059921da cleanup; BSoundRecorder moved to Experimental namespace 22 years ago
Fabrice Bellard 5dbafeb7ba mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux 22 years ago
Fabrice Bellard 39f472c3b6 dynamic array functions 22 years ago
Michael Niedermayer 7408ad05cc 10l 22 years ago
Fabrice Bellard 2af7e61032 use custom packet allocation only for DV 22 years ago
Zdenek Kabelac 067cbf313f * amr format - by Johannes Carlsson 22 years ago
Johannes Carlsson 14342fd537 * missing part of the 3gp patch by Johannes Carlsson 22 years ago
Zdenek Kabelac bc634f6fc2 * 3gp patch by Joca 22 years ago
Michael Niedermayer 4b465299f3 4xm adpcm 22 years ago
Mike Melanson 73a19b2dae get the video dispatch straight 22 years ago
Mike Melanson 8e7284ba91 dispatch video as well as audio 22 years ago