1637 Commits (0b9fb89d58d3311c42b120da36e2ec850fd96969)
 

Author SHA1 Message Date
Fabrice Bellard 97373f2538 update 22 years ago
Fabrice Bellard 4745b5bf6c update 22 years ago
Fabrice Bellard fce16586a1 added CREDITS file (tell me if I forgot someone) 22 years ago
Fabrice Bellard c70a211997 ffserver documentation update 22 years ago
Fabrice Bellard 47d944d2be doc update 22 years ago
Fabrice Bellard b242baa411 '-' can be used for standard input 22 years ago
Fabrice Bellard 7feb950a80 fixed output pts computation in case of pcm audio (fixes ffplay status display) 22 years ago
Fabrice Bellard 4364a3e016 better than nothing patch for correct audio output with ffplay 22 years ago
Fabrice Bellard 45dd5c69f9 a/v sync support: added correct pts handling 22 years ago
Fabrice Bellard 8949367ea5 factorized All In Wonder code (not tested) - Added AIW auto detect (not tested) - mute audio when leaving (maybe an option would be needed ?) - removed all global state 22 years ago
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