2298 Commits (bc3513865a10f0f070bdc4eafd4e0df2b2ca3f6d)
 

Author SHA1 Message Date
Fabrice Bellard bc3513865a added RTP/TCP protocol support 22 years ago
Fabrice Bellard 416e35081a added correct RTSP aborting - added option to force TCP usage in RTSP playback - added experimental RTSP pause support 22 years ago
Fabrice Bellard 09787fb8af support aborting in TCP 22 years ago
Fabrice Bellard b7b8fc3406 suppressed RTSP abort hack - added PLAY/PAUSE 22 years ago
Fabrice Bellard 590403c702 removed warnings 22 years ago
Fabrice Bellard 019ac05ace added primitive aborting system 22 years ago
Fabrice Bellard d5809b0aa2 warnings are errors 22 years ago
Fabrice Bellard ec9fca3148 added fulltest target 22 years ago
Fabrice Bellard a12eea308a put b- prefix to libav tests to avoid incorrect ffserver test 22 years ago
Fabrice Bellard 8ff7d1ad06 fixed test.conf path 22 years ago
Michael Niedermayer cf48e6f8dc edge fix 22 years ago
Michael Niedermayer 6674a12696 fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) 22 years ago
Michael Niedermayer fa12b5469d fix qmin==qmax==1 && msmpeg4 && intra bug 22 years ago
Fabrice Bellard afdd82bbf0 fix fmt == NULL case 22 years ago
Dan Christiansen 8d6625b621 Apple GCC 3.3 compile fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 22 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)) 22 years ago
Michael Niedermayer e11530e780 flv1 fix 22 years ago
Fabrice Bellard e5526b2c39 fixed NTP generation for mpeg 22 years ago
Fabrice Bellard b689213642 fixed RTP/TCP client support 22 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 68a4889157 10l 22 years ago
Michael Niedermayer ce3299529b 10l 22 years ago
Michael Niedermayer d9e6a6c629 golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) 22 years ago
Michael Niedermayer 25bd2349ed simpler 22 years ago
Michael Niedermayer 7e9e2b55c5 cleanup 22 years ago
Michael Niedermayer 5b9d235fce 10l 22 years ago
Michael Niedermayer 3b37408be8 lossless jpeg regression test 22 years ago
Roman Shaposhnik 445f1b83ad * First round of AV sync fixes. 22 years ago
Giancarlo Formicuccia 1bc1cfdddf - Gracefully handle the case where not all the streams are requested/wanted 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
Michael Niedermayer ec0eeaa212 postprocessing support 22 years ago
Michael Niedermayer dde384225e 1000l (forgot to commit) 22 years ago
Michael Niedermayer e4748d63ea fix? flv escape codes 22 years ago
Isaac Richards ec23a47286 - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 22 years ago
Mike Melanson 3d32b429d3 added the official VP3 IDCT (C implementation) as well as a grayscale 22 years ago
Michael Niedermayer 44a2950f72 flv cleanup / simplify 22 years ago
Michael Niedermayer bbdd42d36f flv regression test 22 years ago
Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
Michael Niedermayer b64dcbe325 FFmpeg & evaluating performance on the PowerPC Architecture HOWTO by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Romain Dolbeau e45a2872fa 1) remove TBL support in PPC performance. It's much more useful to use the 22 years ago
Michael Niedermayer 0273ceebbd few more error checks 22 years ago
Michael Niedermayer 3f6f76afef the reference sw doesnt like some legal headers ... 22 years ago
Alex Beregszaszi 4b0e52f635 warning fix 22 years ago
Michael Niedermayer 05fd1577be mpeg 2 seeking fix 22 years ago
Alex Beregszaszi bd7d1ea76b Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change 22 years ago
Michael Niedermayer e056044824 CODEC_FLAG_LOW_DELAY fix 22 years ago
Michael Niedermayer 27fc5352d0 merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05% 22 years ago
Michael Niedermayer 147e5200ca memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>) 22 years ago