54185 Commits (cea8a0077fc597a11838f2f7242c01722d577b44)
 

Author SHA1 Message Date
Vittorio Giovara cd0faeee62 lavfi: math typo in interlace filter 12 years ago
Marton Balint 96b33ddbd0 ffplay: remove remains of the old audio and video clock VideoState variables 12 years ago
Marton Balint 05f0d53170 ffplay: fix missed conversion of video_current_pts to vidclk.pts in subtitles 12 years ago
Marton Balint f73d6d2af7 ffplay: cast vp->height to int64 in buffer size check 12 years ago
Michael Niedermayer 95275551ef Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer e99f324c14 Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0' 12 years ago
Michael Niedermayer 6c655b40ea Merge commit 'bbb2945f2dfbc2306c1655bf7eb6e220912a9a7c' 12 years ago
Michael Niedermayer 85a3d20da5 Merge commit 'f52edef30197735bfb937e9e723ab1e7b31165c6' 12 years ago
Michael Niedermayer a4a2e894fc Merge commit '985f34b75653d02eda8eb8def3412f8577f19b01' 12 years ago
Michael Niedermayer 1f87cbe834 Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef' 12 years ago
Michael Niedermayer 8097307bfb Merge commit '12db891dcd57b305d6e3c1e22ea8204dc26edda1' 12 years ago
Michael Niedermayer bbdef61850 Merge commit '508998f7d5cc61c7ac7b049813b47adc24c6e282' 12 years ago
Michael Niedermayer 84f77f8423 Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c' 12 years ago
Michael Niedermayer 4a522eff00 Merge commit 'afc8685395e775fe0f2a1698b683aea4afd124af' 12 years ago
Michael Niedermayer 301522f521 Merge commit 'f80b60ad59945dae32bb26a4e239ed94b0e92fa3' 12 years ago
Michael Niedermayer 9265bae356 Merge commit 'f776899a17dce32ad7fb9231d98f15558f37cc3f' 12 years ago
Michael Niedermayer 9f91e7deec Merge commit '9e80eda26d06c7c48dbec5dfe643c857c62c0ee7' 12 years ago
Michael Niedermayer 0a5d22a195 Merge commit '8d929afd256069aa881f2bf58ef9f0ffce2d6b7e' 12 years ago
Michael Niedermayer 46a5003a4a Merge commit '5d21ca45591bb1c1d2265f8ed972d18c563f145e' 12 years ago
Paul B Mahol e997afdfc6 lavf: show APIC for tta files too 12 years ago
Paul B Mahol 9ea7ff7955 tta: read ape tags last 12 years ago
Michael Niedermayer 78d2d1e027 postprocess_template: put rsp on the clobber list to prevent gcc from using it in "q" 12 years ago
Kostya Shishkov ee16a0ced0 smacker: check frame size validity 12 years ago
Kostya Shishkov 58c95448e4 smacker: pad the extradata allocation 12 years ago
Kostya Shishkov bbb2945f2d smacker: check the return value of smacker_decode_tree 12 years ago
Kostya Shishkov f52edef301 smacker: fix an off by one in huff.length computation 12 years ago
Michael Niedermayer 3b86174290 avcodec/jpeg2000dec: move bpno check to a earlier place 12 years ago
Janne Grunau 985f34b756 utils: fix avcodec_flush_buffers pre-reference counting compatibility 12 years ago
Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago
Luca Barbato 12db891dcd avf: move ff_write_chained to mux.c 12 years ago
Luca Barbato 508998f7d5 avf: move riff tags accessors where they belong 12 years ago
Luca Barbato ec7c51c786 avf: move ff_http_match_no_proxy to network 12 years ago
Luca Barbato afc8685395 avf: split off format register and lookup function 12 years ago
James Almer 3e17eec607 lavu/adler32: Fix doxy group definition, take two 12 years ago
James Almer 4a0d603072 lavu/hash: Add support for RIPEMD 12 years ago
Hendrik Leppkes 8962da9ec3 rawdec: allocate a buffer in the appropriate size in the copy case. 12 years ago
Luca Barbato f80b60ad59 bitstream: forward error values and drop few abort() 12 years ago
Luca Barbato f776899a17 bitstream: K&R formatting cosmetics 12 years ago
Michael Niedermayer 359af6a7c7 Merge branch 'crypto' of https://github.com/jamrial/FFmpeg 12 years ago
James Almer 99b8cd0c81 lavu: Add RIPEMD hashing 12 years ago
James Almer 1bb005ce54 lavf/md5enc: Use AV_HASH_MAX_SIZE 12 years ago
James Almer b6249acae6 lavu/hash: Add support for SHA-2 512 12 years ago
Paul B Mahol 8a79a009f9 lavu/utils: silence warnings about incompatible pointer types 12 years ago
Andrey Utkin 194fde3834 Document "cache" protocol 12 years ago
Luca Barbato 9e80eda26d h264_mp4toannexb_bsf: return a padded buffer 12 years ago
Luca Barbato 8d929afd25 h264_mp4toannexb_bsf: factor out extradata parsing 12 years ago
Michael Niedermayer 6c4516d041 avcodec/vc1dec: Check source picture availability in vc1_mc_4mv_chroma4() 12 years ago
Michael Niedermayer 1ba196a10d avutil/utils: check and warn about llrint() brokenness 12 years ago
Luca Barbato 5d21ca4559 h264_mp4toannexb_bsf: K&R formatting cosmetics 12 years ago
James Almer c4f932f4d7 lavu/md5: Add doxy 12 years ago