36975 Commits (99a42f3fa95aa68f6c945e98e043d69e541d93cc)
 

Author SHA1 Message Date
  Michael Niedermayer 99a42f3fa9 ac3dec: Move center&surround mix level tables to parser. 13 years ago
  Ray Simard 9ec39937f9 deshake: variable used uninitialized 13 years ago
  Michael Niedermayer bdd739e91c base64: Only run benchmark when "-t" is specified. 13 years ago
  Michael Niedermayer 57822f0660 base64: fix little typo 13 years ago
  Michael Niedermayer 8f0768cc22 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 01084336b7 base64: add a benchmark for a pure syntax check. 13 years ago
  Michael Niedermayer ea4da94895 base64: simplify end handling in av_base64_encode() 13 years ago
  Michael Niedermayer 112bca91b0 base64: optimize av_base64_encode() 13 years ago
  Michael Niedermayer a41687c2d6 base64: add benchmark 13 years ago
  Reimar Döffinger d60d718c49 Slightly optimize base64 encode. 13 years ago
  Reimar Döffinger 6af4c9814a Optimize output buffer size check in base64 decode. 13 years ago
  Reimar Döffinger 686ba5f4ea Minor optimization of base64 decode. 13 years ago
  Martin Storsjö 23e57d167a Add a tool that uses avio to read and write, doing a plain copy of data 13 years ago
  Michael Niedermayer 2d9e2c6464 opt: Fix "libavutil/opt.c:811:20: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]" 13 years ago
  Felipe Contreras c3d5e290ca ARM: fix build with FFT enabled and MDCT disabled 13 years ago
  Stefano Sabatini 23934e5f41 ffprobe: increase precision for the shown float values 13 years ago
  Stefano Sabatini 4601ad769d ffprobe: fix value_string() prefix printing for values with negative logarithm 13 years ago
  Stefano Sabatini eef4b70450 ffprobe: reindent after previous commit 13 years ago
  Stefano Sabatini 58b10b4c7e ffprobe: factorize common code in value_string() 13 years ago
  Stefano Sabatini 72092188ef ffmpeg: remove unused and commented variable OutputStream.sync_ipts 13 years ago
  Janne Grunau 59297ad63d lavf: force single-threaded decoding in avformat_find_stream_info 13 years ago
  Dustin Brody b89f8774f2 avidec: migrate last of lavf from FF_ER_* to AV_EF_* 13 years ago
  Anton Khirnov 8e1340abc3 avserver: fix build after the next bump. 13 years ago
  Michael Niedermayer 48706f41e1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Clément Bœsch 9d35fa43ee lavfi: add missing periods in descriptions. 13 years ago
  Nicolas George dcea7ca752 cmdutils: include type in filter list. 13 years ago
  Nicolas George a9575ffc65 cmdutils: media type to letter conversion in a separate function. 13 years ago
  Michael Bradshaw de07355026 Changed indexing in libopenjpeg to shorten lines 13 years ago
  Carl Eugen Hoyos df42dd7323 Support gray8a encoding with libopenjpeg. 13 years ago
  Carl Eugen Hoyos e209a37777 Simplify 32bit png decoding. 13 years ago
  Carl Eugen Hoyos 21a1006109 Support encoding 16bit pixel formats to sgi. 13 years ago
  Carl Eugen Hoyos b614c14767 Simplify 32bit pam decoding. 13 years ago
  Carl Eugen Hoyos 34aadeaa2c Simplify PIX_FMT_RGB555LE selection in targa decoder. 13 years ago
  Carl Eugen Hoyos b4634a006c Simplify targa decoding on big endian. 13 years ago
  Nicolas George 4cf81d9f99 libcelt: configure: check for recent version. 13 years ago
  ami_stuff ef9623f670 Add "S263" FourCC 13 years ago
  Javier Cabezas 1406d9ddc6 DNxHD: frame multithreading 13 years ago
  Jindřich Makovička a85ce653fb mpeg12: check for available bits to avoid an infinite loop 13 years ago
  Michael Niedermayer 1ce8377c78 wmalossless: Fix incompatoble pointer type warnings 13 years ago
  Michael Niedermayer c130428ab5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun e5903e2972 fate: add some shorthands to run groups of tests 13 years ago
  Diego Biurrun 395e6402fe fate: Give some tests more sensible names. 13 years ago
  Diego Biurrun 45f2908d02 cosmetics: Rename ffsink to avsink. 13 years ago
  Reimar Döffinger 6fd4b8a6ef Replace a av_fast_malloc with av_fast_padded_malloc. 13 years ago
  Reimar Döffinger e8b060f7e7 Use av_fast_padded_malloc in mimic and truemotion2 decoders. 13 years ago
  Michael Niedermayer 126b04196e pp: bump major in git master to match what debian contains. 13 years ago
  Reimar Döffinger f9ced97543 Use av_fast_padded_malloc in fraps and mpc decoders. 13 years ago
  Gaurav Narula 0184bbe2d1 avprobe, cmdutils: K&R formatting cosmetics 13 years ago
  Gaurav Narula b481bbc32a tests: K&R formatting cosmetics for test programs 13 years ago
  Anton Khirnov aa2e4bb058 lavf: free packets for muxers implementing interleave_packet(). 13 years ago