126 Commits (f6d5112387204d881fcdc69efc4f590ff00acfcb)

Author SHA1 Message Date
Fabrice Bellard 98ce5991d7 update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) 21 years ago
Michael Niedermayer 59c673d518 cleanup / fixes 21 years ago
Michael Niedermayer 7d1c3fc1d6 rate distortion mb decision support 21 years ago
Michael Niedermayer 7a06ff148d AVCodec.flush() 22 years ago
Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
Michael Niedermayer ba88675b1d rgb15 & rgb16 fix 22 years ago
Falk Hüffner 4cfbf61bf1 Warning and compatibility fixes. 22 years ago
Michael Niedermayer d8085ea727 cleanup 22 years ago
Michael Niedermayer f138f88364 100l (document buffer padding requirements) 22 years ago
Michael Niedermayer 7c9375f15a 10l 22 years ago
Michael Niedermayer d90cf87b90 fixing mixed dr1 + internal buffers 22 years ago
Fabrice Bellard 59cf08ce90 fixed static init 22 years ago
Michael Niedermayer 2c19981a93 10l 22 years ago
Michael Niedermayer 1984f6359e user setable quantizer bias 22 years ago
Fred Rothganger e8750b0076 rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 22 years ago
Michael Niedermayer b536d0aad2 field pic decoding cleanup 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Michael Niedermayer 983e3246b7 per file doxy 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 0d4c587854 removed warning 22 years ago
Fabrice Bellard 8e1e6f31c1 use av_malloc() functions - added av_strdup and av_realloc() 22 years ago
Michael Niedermayer a33c7159e1 get_format() 22 years ago
Fabrice Bellard 5915a6dc85 moved avpicture_xxx to imgconvert 22 years ago
Fabrice Bellard 9bbffbb155 moved avcodec_get_chroma_sub_sample() to imgconvert.c 22 years ago
Zdenek Kabelac 87fb268fdc * avoid usage of next/last buffer after flush 22 years ago
Michael Niedermayer 826f429ae9 qpel in mmx2/3dnow 22 years ago
Michael Niedermayer 17a70fdeef mb qp limits 22 years ago
Zdenek Kabelac 4cb3ca724d * fill codec_id in codec_open 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Michael Niedermayer 4e00e76b3c cleanup / messup? 22 years ago
Michael Niedermayer 5b20b7328a print a warning if something allocates 0 bytes 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Zdenek Kabelac 855ea723b0 * two functions to handle allocation of static data more simple 22 years ago
Zdenek Kabelac 18f770162b * fixing some minor const warnings 22 years ago
Zdenek Kabelac c6af86c240 * avcodec_init could be removed I guess... 22 years ago
Michael Niedermayer 6bb925f47d dont call emms_c() for each MB 22 years ago
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 22 years ago
Michael Niedermayer e8b62df6e4 fixing apiexample 22 years ago
Michael Niedermayer a949d72e0e avcodec_alloc_context() 22 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