1577 Commits (f60f0df116fd5bb625288a01de8addfd74e1b282)
 

Author SHA1 Message Date
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
Zdenek Kabelac d43b10ec7a * fixed prototype 22 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
Fabrice Bellard 231dd3f327 now raw mpeg4 video decoding is fully supported 22 years ago
Fabrice Bellard 93ced3e81a added multicast SDP/RTP demux for multicast streams - added support for MPEG4 video decoding in SDP/RTP 22 years ago
Fabrice Bellard 5b25dfa708 do not read probe data if format is specified - match_ext() must be exported 22 years ago
Fabrice Bellard 772956c5d7 fixed multicast connect 22 years ago
Michael Niedermayer 87f9c9e091 fixing compilation of cs_test 22 years ago
Michael Niedermayer 58bfafbed9 hurry_up=5 support 22 years ago
Michael Niedermayer 8a555875be lower case div3 22 years ago
Michael Niedermayer 7c5ab7b88d slices & encoding optim 22 years ago
Michael Niedermayer 22f3e8bea7 dr1 22 years ago
Michael Niedermayer 0626afe9b2 0.1l 22 years ago
Michael Niedermayer 152ba68cc9 YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain) 22 years ago
John Ryland b24cf8283e fixing mp3 detection patch by (John Ryland <jryland at trolltech dot com>) 22 years ago
Joel Yliluoma a32072d0e9 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 22 years ago
Michael Niedermayer 11f18fafca huffyuv 22 years ago
Zdenek Kabelac 5844544064 * const warning fix 22 years ago
Zdenek Kabelac 6a85ec8d9c * minor warning fix 22 years ago
Zdenek Kabelac adb4328917 * not checking for get_buffer_callback - it would be user's error 22 years ago
Michael Niedermayer d6483a8e5c 1l found by kabi 22 years ago
Zdenek Kabelac 4533d2d67f * fix double free 22 years ago
Zdenek Kabelac 18f770162b * fixing some minor const warnings 22 years ago
Zdenek Kabelac 92ddb69283 * init for inv_zigzag_direct16 moved to init block 22 years ago
Zdenek Kabelac 5abd509acd * init table once 22 years ago
Zdenek Kabelac 4555345704 * using macros to shorten init part 22 years ago
François Revol 3c97fdb8bb Bump up the priority on the decoding thread. 22 years ago
Zdenek Kabelac 34dfe896e3 * quick fix for bit exact setting 22 years ago
Zdenek Kabelac 47837688ca * update 22 years ago
Michael Niedermayer c9a2ebc4c0 100l for kabi (fixing qpel) 22 years ago
Zdenek Kabelac af19f78f2f * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
Zdenek Kabelac 85bd552606 * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
Zdenek Kabelac ec7e0bf0fd * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
Zdenek Kabelac eb4b3dd3c3 * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
Zdenek Kabelac fb602cd15e * useless commit - ignore 22 years ago
Zdenek Kabelac c6af86c240 * avcodec_init could be removed I guess... 22 years ago
Zdenek Kabelac 2602c84635 * consts 22 years ago
Zdenek Kabelac 8350df9704 * added dsp_mask 22 years ago
Zdenek Kabelac 1101abfe77 * cleanup statics & const 22 years ago
Zdenek Kabelac 0570bf06d4 * cleanup statics & const 22 years ago
Zdenek Kabelac e8c0008912 * cleanup statics & const 22 years ago
Zdenek Kabelac c18a2692d2 * cleanup statics & const 22 years ago
Arpi df1c67adda 10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback 22 years ago
Michael Niedermayer b8a78f419d reversing header game 22 years ago
Michael Niedermayer f11d3f2310 avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Michael Niedermayer 347ae22ecf hurry_up>=5 -> skip everything except header & set pict_type&key_frame 22 years ago
Michael Niedermayer 8cd5be983b use FF_INPUT_BUFFER_PADDING_SIZE 22 years ago
Måns Rullgård b1d89f82b4 c standard style / warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Michael Niedermayer c2d418f1e6 fixing -sameq with mpeg2 22 years ago
Michael Niedermayer f01a189455 cleanup 22 years ago