39 Commits (6e2d5f1aeabd0abbe2ee4ff9d24c4c4ce384d77c)

Author SHA1 Message Date
  Michael Niedermayer 8d0e42cad0 more defaults 22 years ago
  Michael Niedermayer 4d2858deac better/cleaner error resilience (done in a 2nd pass after decoding) 22 years ago
  Fabrice Bellard a5e880583c corrected pixel format display 22 years ago
  Fabrice Bellard 4bfad53561 added two pass info 22 years ago
  Falk Hüffner 7ffbb60ee7 Minor warning fix. 22 years ago
  Michael Niedermayer b3a391e8b8 fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully 23 years ago
  Michael Niedermayer e8b62df6e4 fixing apiexample 23 years ago
  Michael Niedermayer a949d72e0e avcodec_alloc_context() 23 years ago
  Philip Gladstone b71472eb62 Add conversions to and from RGBA32 and BGRA32. 23 years ago
  Nick Kurshev be8ffec9cd new codec: Sorenson v1 23 years ago
  Fabrice Bellard ce992c6932 moved code to mem.c and allcodecs.c 23 years ago
  Zdenek Kabelac cd4af68ad5 * started to cleanup name clashes for onetime compilation 23 years ago
  Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
  Fabrice Bellard 4d7a0a0593 better av_freep() 23 years ago
  Fabrice Bellard 3123dd793e proper memory handling functions 23 years ago
  Nick Kurshev 8bceb6af09 build info for ABI 23 years ago
  Philip Gladstone 0edf8a7a65 * Don't allocate 0 bytes of memory. It upsets electricFence! 23 years ago
  Nick Kurshev 156e5023e8 version info 23 years ago
  Michael Niedermayer 1c2a8c7f14 avcodec_flush_buffers() 23 years ago
  Zdenek Kabelac 623563c04a * using some small char buffer - needed for sprintf 23 years ago
  Juanjo 4b1f4f236b - Versions defined for libav/libavcodec. 23 years ago
  Juanjo e0d2714adc - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for 23 years ago
  Zdenek Kabelac bc657ac31d * using pixtype as enum - by Philip Gladstone 23 years ago
  Michael Niedermayer e1a9dbffed wmv1 header parser (unfinished) 23 years ago
  Michael Niedermayer 84afee348f msmpeg4v2 decoding (no encoding yet) 23 years ago
  Alex Beregszaszi 0344cd0a7c multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>) 23 years ago
  Juanjo 1cb0edb40b - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine) 23 years ago
  Juanjo 9d36bdc9be - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. 23 years ago
  Arpi 98f3b098f9 avcodec_find_encoder_by_name() patch by Alex 23 years ago
  Fabrice Bellard a190b7e94e fixed pcm bitrate 24 years ago
  Fabrice Bellard a96b68b717 added pcm codecs 24 years ago
  Arpi 829fa996a9 CONFIG_MPGLIB no more needed 24 years ago
  Nick Kurshev 3d2043852d memalign autodetection 24 years ago
  Nick Kurshev 3615700918 Aligned malloc. Another 10% of speedup. 24 years ago
  Fabrice Bellard 58f26ba916 changed opendivx to mpeg4 24 years ago
  Fabrice Bellard cf0875950d picture utils 24 years ago
  Fabrice Bellard 4e66ab3bab added MJPEG decoder + comments 24 years ago
  Fabrice Bellard d771bcae33 added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer) 24 years ago
  Fabrice Bellard de6d9b6404 Initial revision 24 years ago