36962 Commits (a41687c2d673f3dc375cdd2be97877991df49463)
 

Author SHA1 Message Date
  Michael Niedermayer a41687c2d6 base64: add benchmark 14 years ago
  Reimar Döffinger d60d718c49 Slightly optimize base64 encode. 14 years ago
  Reimar Döffinger 6af4c9814a Optimize output buffer size check in base64 decode. 14 years ago
  Reimar Döffinger 686ba5f4ea Minor optimization of base64 decode. 14 years ago
  Michael Niedermayer 2d9e2c6464 opt: Fix "libavutil/opt.c:811:20: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]" 14 years ago
  Stefano Sabatini 23934e5f41 ffprobe: increase precision for the shown float values 14 years ago
  Stefano Sabatini 4601ad769d ffprobe: fix value_string() prefix printing for values with negative logarithm 14 years ago
  Stefano Sabatini eef4b70450 ffprobe: reindent after previous commit 14 years ago
  Stefano Sabatini 58b10b4c7e ffprobe: factorize common code in value_string() 14 years ago
  Stefano Sabatini 72092188ef ffmpeg: remove unused and commented variable OutputStream.sync_ipts 14 years ago
  Michael Niedermayer 48706f41e1 Merge remote-tracking branch 'qatar/master' 14 years ago
  Clément Bœsch 9d35fa43ee lavfi: add missing periods in descriptions. 14 years ago
  Nicolas George dcea7ca752 cmdutils: include type in filter list. 14 years ago
  Nicolas George a9575ffc65 cmdutils: media type to letter conversion in a separate function. 14 years ago
  Michael Bradshaw de07355026 Changed indexing in libopenjpeg to shorten lines 14 years ago
  Carl Eugen Hoyos df42dd7323 Support gray8a encoding with libopenjpeg. 14 years ago
  Carl Eugen Hoyos e209a37777 Simplify 32bit png decoding. 14 years ago
  Carl Eugen Hoyos 21a1006109 Support encoding 16bit pixel formats to sgi. 14 years ago
  Carl Eugen Hoyos b614c14767 Simplify 32bit pam decoding. 14 years ago
  Carl Eugen Hoyos 34aadeaa2c Simplify PIX_FMT_RGB555LE selection in targa decoder. 14 years ago
  Carl Eugen Hoyos b4634a006c Simplify targa decoding on big endian. 14 years ago
  Nicolas George 4cf81d9f99 libcelt: configure: check for recent version. 14 years ago
  ami_stuff ef9623f670 Add "S263" FourCC 14 years ago
  Javier Cabezas 1406d9ddc6 DNxHD: frame multithreading 14 years ago
  Jindřich Makovička a85ce653fb mpeg12: check for available bits to avoid an infinite loop 14 years ago
  Michael Niedermayer 1ce8377c78 wmalossless: Fix incompatoble pointer type warnings 14 years ago
  Michael Niedermayer c130428ab5 Merge remote-tracking branch 'qatar/master' 14 years ago
  Diego Biurrun e5903e2972 fate: add some shorthands to run groups of tests 14 years ago
  Diego Biurrun 395e6402fe fate: Give some tests more sensible names. 14 years ago
  Diego Biurrun 45f2908d02 cosmetics: Rename ffsink to avsink. 14 years ago
  Reimar Döffinger 6fd4b8a6ef Replace a av_fast_malloc with av_fast_padded_malloc. 14 years ago
  Reimar Döffinger e8b060f7e7 Use av_fast_padded_malloc in mimic and truemotion2 decoders. 14 years ago
  Michael Niedermayer 126b04196e pp: bump major in git master to match what debian contains. 14 years ago
  Reimar Döffinger f9ced97543 Use av_fast_padded_malloc in fraps and mpc decoders. 14 years ago
  Gaurav Narula 0184bbe2d1 avprobe, cmdutils: K&R formatting cosmetics 14 years ago
  Gaurav Narula b481bbc32a tests: K&R formatting cosmetics for test programs 14 years ago
  Anton Khirnov aa2e4bb058 lavf: free packets for muxers implementing interleave_packet(). 14 years ago
  Anton Khirnov f97cb45156 lavf: fix and extend av_interleaved_write_frame() doxy. 14 years ago
  Alex Converse d7420e0ac9 mov: Remove dead stores for spherical coordinates for channel position. 14 years ago
  Donald Ovcharov ac84f2edd4 error_resilience: K&R formatting cosmetics 14 years ago
  Dmitry Volyntsev 4259d1eb99 fix rtp 916 issue, patch 2 14 years ago
  Dmitry Volyntsev b29ec002bb fix rtp 916 issue 14 years ago
  Michael Niedermayer e49780f749 lavc: call ff_init_buffer_info() from default reget buffer. 14 years ago
  Michael Niedermayer 2fb65d3e55 lavc: when w/h changes in reget buffer, print the values. 14 years ago
  Anton Khirnov bbf0023bb6 RELEASE_NOTES: mention hiding private symbols in shared builds. 14 years ago
  Anton Khirnov 26f71ef48c RELEASE_NOTES: mention some notable API changes in 0.8 14 years ago
  Michael Niedermayer e191f1f414 Merge remote-tracking branch 'qatar/master' 14 years ago
  Stefano Sabatini 140a9afcf2 ffprobe: add more safe casts in value_string() 14 years ago
  Stefano Sabatini 2c8d37c2fb ffprobe: use safer type for index variable in value_string() 14 years ago
  Stefano Sabatini 54661219c1 ffprobe: fix printing of unit values which cannot be contained in an int 14 years ago