9447 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)
 

Author SHA1 Message Date
  Fabrice Bellard ccd39ae6ea use parsers 21 years ago
  Fabrice Bellard ff762d6ed2 initial seek support - more generic play/pause support 21 years ago
  Fabrice Bellard fb2758c83d initial av_read_frame() and av_seek_frame() support 21 years ago
  Fabrice Bellard c6f353ff61 also parse extradata for MPEG4 21 years ago
  Fabrice Bellard 8424cf505c new audio/video parser API 21 years ago
  Fabrice Bellard 962d6ae6c5 exported mpa_decode_header for new parser API 21 years ago
  Fabrice Bellard 8dbcc9f226 comment fix 21 years ago
  Mike Melanson b595afaae7 added palette support to the QT demuxer; registered SMC video decoder 21 years ago
  Mike Melanson 11e29a4143 added Apple Graphics (SMC) decoder 21 years ago
  Roberto Togni aa39a62205 4bpp support 21 years ago
  Roberto Togni 1dc1ed9933 8BPS decoder 21 years ago
  Roberto Togni e02c251e5a Set buffer hints, use cr where available 21 years ago
  Roberto Togni 074c4ca7fd Add cr codec capability and buffer hints 21 years ago
  Michael Niedermayer 468887480c 1000l 21 years ago
  Michael Niedermayer 598401ceea fix context=1 21 years ago
  Michel Bardiaux 3f76a28759 cvsignore patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
  Roberto Togni 1d768c3c16 100l: sometime palette was not copied to output frame 21 years ago
  Roman Shaposhnik 19d053c5ba * fixes for broken builds on Solaris, OS2 and all bingendian 21 years ago
  Michael Niedermayer ec62c38fd5 -sws 0 && -ssf chs fixed 21 years ago
  Michael Niedermayer 28c70622ec use .mp4 in one of the mpeg4 regression tests 21 years ago
  Michael Niedermayer dd0003fa3d removing borderline spyware 21 years ago
  Michael Niedermayer f3203047eb ffv1 regression test 21 years ago
  Gildas Bazin e45ccf79be movenc patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
  Michael Niedermayer 75388c749b 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
  Michael Niedermayer 3d0ef6dd52 av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
  Michael Niedermayer ea05d9c9c7 flush fix (untested) 21 years ago
  Vidar Madsen e059574132 -target option patch by (Vidar Madsen <vidar at prosalg dot no>) 21 years ago
  Michael Niedermayer 89b9441aba only add prefix after \n 21 years ago
  Michael Niedermayer 762357e63a 10l (fixes dct coeff noise reduction) 21 years ago
  Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
  Michael Niedermayer 8bae9ddc91 10l (forgot that the dstW offset is hardcoded in the asm) 21 years ago
  Michael Niedermayer 821cb11f76 noise reduction of dct coefficients 21 years ago
  Michael Niedermayer 432d84c395 10l ... 21 years ago
  Roberto Togni 875efafac8 Moved to new palette API 21 years ago
  Roberto Togni 5e29abf8b7 Make avi and asf demuxer export palette in palctrl 21 years ago
  Roberto Togni 2e99641b1a Fix some palette related defines, bump build number 21 years ago
  Michael Niedermayer 2cbb7820c9 ffv1 rgb support 21 years ago
  Michael Niedermayer eb592f6af1 ; 21 years ago
  Michael Niedermayer b5c950c4f4 int_fast??_t emulation for broken systems which dont conform to ISO C 21 years ago
  Roberto Togni 04939fb787 100l: free previous frame, not current one! 21 years ago
  Roberto Togni bc0219fd95 Don't memcpy from unallocated memory 21 years ago
  Roman Shaposhnik ddaae6a9d1 * DV demuxer is now capable of decoding auxilary audio stream. So, 21 years ago
  Michel Bardiaux 99614dd4e9 configure on SGI IRIX patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
  Vidar Madsen 84f608f4a0 New options for intra/inter matrices patch by (Vidar Madsen <vidar at prosalg dot no>) 21 years ago
  Michael Niedermayer d43fb4e806 move identical code into its own function 21 years ago
  Michael Niedermayer 237e49387a initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess) 21 years ago
  Michael Niedermayer f259747bc7 100l (SAR is written as height/width instead of width/height in the MPEG1 standard) 21 years ago
  Michael Niedermayer 5f1948111a pts fix and related fixes 21 years ago
  Mike Melanson 2a2bbcb05f revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 21 years ago
  Michael Niedermayer 9df1d2490d dumping funny numbers from first zygo i frame header 21 years ago