49644 Commits (ddc3ca2caa4a78f0e6824d0d19bc98cfd955b333)
 

Author SHA1 Message Date
Michael Niedermayer ddc3ca2caa Merge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177' 12 years ago
Michael Niedermayer 6e9f3f3b65 Merge commit '238614de679a71970c20d7c3fee08a322967ec40' 12 years ago
Michael Niedermayer fadf845973 Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb' 12 years ago
Tim Walker 7af876a93f flac: add channel layout masks for streams with 7 or 8 channels 12 years ago
James Almer 8ab2173ed1 lavc/bink: Chech for malloc failure 12 years ago
Michael Niedermayer 6c38884876 Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' 12 years ago
Michael Niedermayer 0ddca7d416 dsputil: fixup half a dozen bugs with ptrdiff vs int linesize 12 years ago
Michael Niedermayer ede45c4e1d Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8' 12 years ago
Anton Khirnov da7baaaae7 aasc: fix output for msrle compression. 12 years ago
Anton Khirnov 238614de67 cdgraphics: do not rely on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 9bd6375d5f msrledec: check bounds before constructing a possibly invalid pointer, 12 years ago
Anton Khirnov 6ed9fc44ba svq1: replace struct svq1_frame_size with an array. 12 years ago
Anton Khirnov 6a39985451 cmdutils: remove ansi from the list of broken codecs. 12 years ago
Anton Khirnov 99162f8d46 vf_yadif: silence a warning. 12 years ago
Diego Biurrun 48a4ffa722 asf: K&R formatting cosmetics 12 years ago
Vladimir Pantelic 77bcb89600 vc1dec: use codec_id instead of codec_tag for VC1IMAGE 12 years ago
Michael Niedermayer 127ff88639 ffmpeg: do not call exit from exit_program() 12 years ago
Michael Niedermayer 68dfe530e0 vdpau: Rename union, avoid name conflict with vdpau 12 years ago
Michael Niedermayer ccf9dd00da ffmpeg: dont allow -flags to override -pass 12 years ago
Stefano Sabatini a12787960e lavf/segment: extend PTS debugging log with -reset_timestamps 12 years ago
Stefano Sabatini 212bb6490f ffplay: report video frame changes only in debug mode 12 years ago
Stefano Sabatini 58c4b0f990 ffplay: extend feedback in case of video changes 12 years ago
Luca Barbato b2a722a87e sh4: drop unused functions 12 years ago
Michael Niedermayer f0eacbc760 dvenc: dont fail hard if the timecode is invalid 12 years ago
Diego Biurrun 620289a20e sh4: Fix silly type vs. variable name search and replace typo 12 years ago
Michael Niedermayer b0635e2fcf movtextenc: fix pointer messup and out of array accesses 12 years ago
Michael Niedermayer f7b7f021e5 Merge remote-tracking branch 'rdp/combined' 12 years ago
Michael Niedermayer c2dd5a18b2 ljpegenc: allocate needed scratch-buffer 12 years ago
Michael Niedermayer a8343bfb6a riff: fix infinite loop 12 years ago
Diego Biurrun 70b348ec5b configure: Group all hwaccels together in a separate variable 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Michael Niedermayer 2b20397e1f libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstream 12 years ago
multiple authors 81e357db62 libmpcodecs/vf_pullup: update to latest version from mplayer 12 years ago
multiple authors 13afcdd00e libmpcodecs/vf_uspp: update to latest version from mplayer 12 years ago
multiple authors 3ce3d4cc3c libmpcodecs/vf_unsharp: update to latest version from mplayer 12 years ago
multiple authors 7a4885600f libmpcodecs/vf_spp: update to latest version from mplayer 12 years ago
multiple authors 14132599a3 libmpcodecs/vf_sab: update to latest version from mplayer 12 years ago
multiple authors fe8bc6ddfc libmpcodecs/pullup: update to latest version from mplayer 12 years ago
multiple authors 8f7e3e678b libmpcodecs/vf_noise: update to latest version from mplayer 12 years ago
multiple authors 3ca46d0c10 libmpcodecs/vf_pp7:update to latest version from mplayer 12 years ago
multiple authors fdd574ed3f libmpcodecs/vf_qp: update to latest version from mplayer 12 years ago
multiple authors b7e6622971 libmpcodecs/vf_mcdeint: update to latest version from mplayer 12 years ago
multiple authors 25ed6e99d7 libmpcodecs/vf_ilpack: update to latest version from mplayer 12 years ago
multiple authors 011702f5a9 libmpcodecs/vf_ivtc: update to latest version from mplayer 12 years ago
multiple authors 0b36a05c17 libmpcodecs/vf_fspp: update to latest version from mplayer 12 years ago
multiple authors 2b9eb6167b libmpcodecs/av_helpers: update to latest version from mplayer 12 years ago
multiple authors e02c713fb1 libmpcodecs/vf_filmdint: update to latest version from mplayer 12 years ago
multiple authors 5d0115118d libmpcodecs/vf_divtc: update to latest version in mplayer 12 years ago
multiple authors 99a0813a7e libhmpcodec/mp_msg: update to latest from mplayer 12 years ago
Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 12 years ago