1599 Commits (3a1018d4d893b64915b63c825365073cf5f45a1a)

Author SHA1 Message Date
Roman Shaposhnik deb0a292b0 AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
François Revol 335338e884 the media node now won't connect itself to the default audio input with -ad wait: 22 years ago
François Revol 788a2d3d8b experimental BeOS audio input support. (needs unreleased library) 22 years ago
François Revol 50515cddf3 cleanup; unused pipe() stuff removed. 22 years ago
Sebastien Bechet e8b478c131 I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) 22 years ago
Mark Hills b88ba82315 ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Roman Shaposhnik 06219cb194 OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 57d0375849 db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>) 22 years ago
Michael Niedermayer a05c8d7177 merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) 22 years ago
Fred Rothganger e8750b0076 rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 22 years ago
Zdenek Kabelac 4a899dd689 * moved os_support.h into libavcodec 22 years ago
Michael Niedermayer e0ece99ab9 sorry forgot 22 years ago
François Revol d4ad24c17d Cleaner support for usleep() 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Roman Shaposhnik 2e7973bbe7 correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Slavik Gnatenko 69db4e10f2 restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Michael Niedermayer df99755bda fixing parsing of opendml avis 22 years ago
Alex Beregszaszi ce2749d2c4 simplified 22 years ago
Michael Niedermayer 9145f8b386 10l 22 years ago
Michael Niedermayer 0bf79c2fcd fixing frame_rate accuracy 22 years ago
Michael Niedermayer 8a7b1b18e2 forgot .... 22 years ago
Michael Niedermayer e23d5712ea wmv2 & huffyuv regression test 22 years ago
Michael Niedermayer 952c69c479 huffyuv encoding fixed 22 years ago
Michael Niedermayer b559b29b1f read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) 22 years ago
Michael Niedermayer 7004ffb3d7 merging fourcc with codec_tag 22 years ago
Michael Niedermayer 9bf9a5fcae reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff 22 years ago
Max Krasnyansky bdfcbbed79 Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) 22 years ago
Zdenek Kabelac 3a13f6bd48 * compile PNG only when ZLIB is available 22 years ago
Michael Niedermayer 2ec23b6d44 move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) 22 years ago
François Revol 5082f759e0 prettier debug output 22 years ago
Mark Hills a28fbb3fc8 ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Fabrice Bellard 5d5fef0af1 avoid false URL protocol detection when using ':' in filenames 22 years ago
François Revol d271b84bf7 Looks like this one was forgotten in the INT -> int_t move 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard cd66005dda raw ac3 auto detects parameters 22 years ago
Max Krasnyansky 9899efb41a variable UDP packet size patch by Max Krasnyansky 22 years ago
Mike Melanson 1e711bd603 hook this up to the CYUV decoder 22 years ago
Fabrice Bellard 84ab361f3e added 8 bit palette support for non animated GIF 22 years ago
Fabrice Bellard 3ce27f13b9 added 8 bit palette support 22 years ago
Fabrice Bellard ec82011340 DV packet copy fix by Roman Shaposhnick 22 years ago
François Revol cc0799e5f8 Fix against C integrists breaks :P (hope I didn't break anything else) 22 years ago
Philip Gladstone 79134973d8 Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This 22 years ago
Fabrice Bellard 85a57296cc yes, PNG can be simpler :-) 22 years ago
Fabrice Bellard 838dec4498 removing unused stuff 22 years ago
Fabrice Bellard 6fa5a56c1b zero copy packet handling for DV1394 by Max Krasnyansky 22 years ago
Fabrice Bellard cdc90af008 added GIF image format (both read and write) 22 years ago
Fabrice Bellard ba19f84810 added primitive image GIF encoder based on animated gif encoder 22 years ago
Fabrice Bellard fcfa89e81c added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support 22 years ago
Fabrice Bellard fa7773216a avoid too many false detections 22 years ago