48355 Commits (49ec0d8ed2462f0d4e8294b9eeb3a735c83f0319)
 

Author SHA1 Message Date
Michael Niedermayer 2eab1a178c imgconvert: dont depend on default return type for get_color_type() 12 years ago
Michael Niedermayer 4f927542fb h264_direct: silence several warning: assignment from incompatible pointer type" 12 years ago
Janne Grunau 1f4ea4e068 mpegvideo: initialize videodsp with correct pixel depth 12 years ago
Jean First 7fc73d9ab7 rmdec: fix compiler warning for uninitialized variables 12 years ago
XBMC 4c41fc88df mpegts: update AVProgram after pmt change 12 years ago
Tomas Härdin 928727f951 mxfdec: Rescale audio stream duration from EditRate to SampleRate 12 years ago
Michael Niedermayer a752b9b863 ffmpeg: use the new swr -async parameter instead of a set of parameters. 12 years ago
Michael Niedermayer f9e55c0fed swr: support -async X as a simple way to do what ffmpeg -async X did 12 years ago
Michael Niedermayer 0b980e57ac Merge remote-tracking branch 'cus/stable' 12 years ago
Hendrik Leppkes 8b6b3632fe vf_pp: add postproc to the library dependencys for avfilter when enabled. 12 years ago
Marton Balint cf0c63d99a ffplay: fix greenish line on the right edge with some xv sizes 12 years ago
Michael Niedermayer 1be8d0fbda srt_probe: make buffer pointer const 12 years ago
Michael Niedermayer 9cb887ed37 dsputil_mmx: fix pointer type for emulated_edge_mc_func() 12 years ago
Michael Niedermayer f89f3d4a98 str_probe: make buffer related pointers const 12 years ago
Michael Niedermayer 28b9099ac1 pva_probe: make buffer related pointers and function arguments const 12 years ago
Michael Niedermayer 59693ed96c mxf_probe: make buffer related pointers const 12 years ago
Michael Niedermayer c8e5efb496 mpc8_probe: make buffer related pointers and function arguments const 12 years ago
Michael Niedermayer 7a84664ffe mp3_read_probe: make buffer related pointers const 12 years ago
Michael Niedermayer 9d95deef61 microdvd_probe: make buffer pointers const 12 years ago
Michael Niedermayer c3cb338955 mpegps_probe: make buffer related pointers const 12 years ago
Michael Niedermayer e1f9432644 loas_probe: make buffer pointers const 12 years ago
Michael Niedermayer 29397c99e0 lmlm4_probe: make buffer pointers const 12 years ago
Michael Niedermayer 23348647b2 ipmovie_probe: make buffer pointers const 12 years ago
Michael Niedermayer 4fcf6aa7a3 flac_probe: make buffer pointers const 12 years ago
Michael Niedermayer 658bd6db7b ac3_eac3_probe: mark buffer pointers const 12 years ago
Michael Niedermayer d7e050b11d adts_aac_probe: mark buffer pointers as const 12 years ago
Michael Niedermayer ec40d15d82 oggdec: fix warning: assignment discards qualifiers from pointer target type 12 years ago
Michael Niedermayer bd16f0a331 avfiltergraph: put variables used in #if 0 code themselfs under #if 0 12 years ago
Michael Niedermayer 70d5cd103a mcdec: suppress "warning: a/vst may be used uninitialized in this function" 12 years ago
Michael Niedermayer e9c4f36c52 lavf/mpeg: suppress warning: lpcm_header_len may be used uninitialized in this function 12 years ago
Michael Niedermayer 7681b8e9a9 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 9dbedf331e Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b' 12 years ago
Michael Niedermayer ba8e909c82 Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00' 12 years ago
Michael Niedermayer d69238e991 Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' 12 years ago
Michael Niedermayer c6664242e0 Merge commit 'f5f1cf52240759208b42477e2157a7b4409ade10' 12 years ago
Anton Khirnov 0a9132b84c wnv1: cosmetics, reformat 12 years ago
Anton Khirnov 51648da4dc xan: remove a trivially true if(). 12 years ago
Anton Khirnov 99e36ddd3e ansi: do not depend on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 261f0b14ed zerocodec: remove an unused variable. 12 years ago
Anton Khirnov 8adfacff5c zmbv: remove some pointless comments and empty lines 12 years ago
Anton Khirnov c6303f8d70 yop: simplify/sanitize the decoding loop 12 years ago
Anton Khirnov f6e395e132 c93: set palette_has_changed. 12 years ago
Anton Khirnov 3eab600752 bmp: cosmetics, reformat 12 years ago
Michael Niedermayer 98b7a50a21 tiffdec: Fix runend handling 12 years ago
Michael Niedermayer d4d8d4f786 rl2: return EOF on EOF 12 years ago
Michael Niedermayer eeb111d364 Changelog: reword H264-MT entry 12 years ago
Stefano Sabatini 86c6bf040b doc/filters: remove outdated comments 12 years ago
Clément Bœsch 98dc25672f lavc/pthread: do not re-define _GNU_SOURCE if already defined. 12 years ago
Clément Bœsch 00ebac6dfd doc: stop generating syntax.html. 12 years ago
Martin Storsjö 4a9f7d2bf9 hlsenc: Don't duplicate a string constant 12 years ago