53303 Commits (f099cdaba38dfaf1eb666df17c6739da500ddbf8)
 

Author SHA1 Message Date
Michael Niedermayer f099cdaba3 avcodec/ratecontrol: silence "warning: expected_bits may be used uninitialized in this function" 12 years ago
Michael Niedermayer 9c49d5908d avutil/hmac: silence pointer type warnings 12 years ago
Michael Niedermayer d61681f9e9 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer c5e11e897a Merge commit 'db347280eb3746d7b70888db97f1efe5f06f5624' 12 years ago
Michael Niedermayer ed113d7a6b Merge commit 'ddf1b4a2f8a680126eb611428e4f47e6e5b8c6c0' 12 years ago
Michael Niedermayer aef044d215 Merge commit '36f10380043c8b8c5cbf8c1add8695089cdaa341' 12 years ago
Stefano Sabatini 6e7c534955 doc/filters: add RGB geq example 12 years ago
Stefano Sabatini 281fc4e958 doc/filters: extend/fix documentation for the geq filter 12 years ago
Michael Niedermayer fbba76e89d Merge commit '98186578a2a21af5bfe6dd71d222dc270f763c7d' 12 years ago
Michael Niedermayer faac955d9b Merge commit 'c360fb174b01170ab3fd3048d4d0acb44aa4e834' 12 years ago
Michael Niedermayer 2afcd16711 Merge commit '0b6899f154347cdd0aa66c5ec16ed9c65871766f' 12 years ago
Giorgio Vazzana d0a34aeedf md5: optimize second round by using 4-operation form of G() 12 years ago
Stefano Sabatini b7be8ea92a lavfi/geq: mark timeline support 12 years ago
Clément Bœsch 16a75eaa20 lavd: add v4l2 outdev. 12 years ago
Clément Bœsch 8eec655320 lavd/v4l2: move pixel format conversion code to a separate place. 12 years ago
Michael Niedermayer 729fa55b8f avformat/matroskadec: fix integer overflow 12 years ago
Janne Grunau 4b79668154 mpegvideo: unref old current_picture before allocating a new one 12 years ago
Luca Barbato db347280eb vorbis: fallback to normal division instead of crashing 12 years ago
Luca Barbato ddf1b4a2f8 vorbis: simplify the inner loop in setup_classifs 12 years ago
Luca Barbato 36f1038004 vorbis: use normal integer values for iterators 12 years ago
Luca Barbato 98186578a2 vorbis: refactor vorbis_residue_decode_internal 12 years ago
Michael Niedermayer 1a5f1bcff0 configure: add more allocation functions to valgrind-massif 12 years ago
Stefano Sabatini 427b51269e cmdutils: show timeline support in -filters listing 12 years ago
Stefano Sabatini 66f32a8a7f lavfi/drawgrid: fix drawgrid options after 4c205f42c8 12 years ago
Stefano Sabatini be3f4c13b6 doc/Makefile: install .3 man pages to man3 subdir 12 years ago
Stefano Sabatini 90cb081f88 build: drop unused ALLMANPAGES variable 12 years ago
Michael Niedermayer 73b9f31c74 mjpeg_decode_com: remove redundant len checks 12 years ago
Piotr Bandurski 2f75dcdc1c mjpegdec: Fix field orderforinterlacedAVDJand AVRN in ntsc mode 12 years ago
Clément Bœsch 56f7e29dba tools: add zmqshell.py. 12 years ago
Jean-Baptiste Kempf c360fb174b win32: Do not use GetProcAddress when compiled for Vista+ 12 years ago
Martin Storsjö 0b6899f154 configure: msvc: Set the target windows version to XP if no target is set 12 years ago
Paul B Mahol 68c4633fa8 lavfi/histogram: cache log2 of max_hval 12 years ago
Paul B Mahol b154d203b1 swscale/output: silence warning about undefined 'ASSERT_LEVEL' 12 years ago
Paul B Mahol f4b2d3598b swscale/output: remove unused header 12 years ago
Michael Niedermayer a3264b4ba1 ffv1dec: defuse membomb 12 years ago
Michael Niedermayer 1de28cb7e4 configure: use the user specified valgrind excutable for massif 12 years ago
Michael Niedermayer f51263e6fe configure: fix valgrind-massif to actually work 12 years ago
Michael Niedermayer 73920ac573 ffserver: replace atoll() by strtoll() 12 years ago
Michael Niedermayer 0a8e86faf2 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer fa6001e728 Merge commit '8e673efc6f5b7a095557664660305148f2788d30' 12 years ago
Michael Niedermayer 3e3514bce2 Merge commit 'ed50673066956d6f2201a57c3254569f2ab08d9d' 12 years ago
Michael Niedermayer 2ad415cfa4 Merge commit '8c34558131d846d2b10389564caadaa206372fd4' 12 years ago
Michael Niedermayer 02788d2ac5 Merge commit '0f689a3d97a1d3053ca0e9516b296909a72ff31e' 12 years ago
Hendrik Leppkes df07a833f1 ftp: favor strtoll over atoll 12 years ago
Kostya Shishkov e45d6222cc Escape 130 FATE test 12 years ago
Kostya Shishkov 8e673efc6f prores: update FATE test to account for alpha plane present in the test sample 12 years ago
Carl Eugen Hoyos e32bbd4112 proresdec2: Only try to decode alpha plane if four output planes were allocated. 12 years ago
Lukasz Marek c86d3a54de FTP protocol support 12 years ago
Luca Barbato edfe609fc9 configure: Add basic valgrind-massif support 12 years ago
Luca Barbato ed50673066 wavpack: validate samples size parsed in wavpack_decode_block 12 years ago