30552 Commits (b2e56e08c90a89c5566a1a391fec7c3136d49e3c)
 

Author SHA1 Message Date
  Justin Ruggles 76db17dc7d dpcm: calculate and check actual output data size prior to decoding. 13 years ago
  Justin Ruggles 3db8db406f dpcm: factor out the stereo flag calculation 13 years ago
  Justin Ruggles b09c7eefb7 dpcm: cosmetics: rename channel_number to ch 13 years ago
  Nathan Caldwell f5e717f3c7 avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected for the loopback address. 13 years ago
  Martin Storsjö e81e5e8ad2 lavf: Avoid using av_malloc(0) in av_dump_format 13 years ago
  Carl Eugen Hoyos bcb1555489 dxva2_h264: pass the correct 8x8 scaling lists 13 years ago
  Mans Rullgard bf5d46d8e6 dca: NEON optimised high freq VQ decoding 13 years ago
  Justin Ruggles 6326afd5e9 avcodec: reject audio packets with NULL data and non-zero size 13 years ago
  Joakim Plate dcce09d64b dxva: Add ability to enable workaround for older ATI cards 14 years ago
  Kieran Kunhya d4a544cbc4 latmenc: Set latmBufferFullness to largest value to indicate it is not used 13 years ago
  Justin Ruggles e562fbd003 adpcm: move codec-specific variable declarations to the sections for the corresponding codecs. 13 years ago
  Justin Ruggles 9662539c10 adpcm: check buffer size in Funcom ISS decoder before reading header. 13 years ago
  Justin Ruggles ba5d2890d7 adpcm: simplify reading of Funcom ISS frame header. 13 years ago
  Justin Ruggles 5c9eb4fabb adpcm: check buffer size in IMA DK4 decoder before reading header. 13 years ago
  Justin Ruggles a57ea1a87e adpcm: simplify reading of IMA DK4 frame header. 13 years ago
  Justin Ruggles 8114f94ac9 adpcm_ms: clean up reading of predictor coefficients 13 years ago
  Justin Ruggles 943f4db552 adpcm_4xm: process planar packets sequentially rather than simultaneously. 13 years ago
  Justin Ruggles 119974b164 adpcm_ima_wav: process channel-interleaved blocks sequentially rather than simultaneously. 13 years ago
  Justin Ruggles 7c287b18a0 adpcm: update reference links 13 years ago
  Justin Ruggles ac94b8bcc6 adpcm: simplify packet size bounds checking in the ADPCM IMA QT decoder. 13 years ago
  Justin Ruggles de0b586a87 adpcm: simplify and speed up several ADPCM decoders. 13 years ago
  Justin Ruggles 5a9ed7c110 adpcm: pretty-print tables 13 years ago
  Alex Converse fcbe421cee prores: Handle 0 or fewer bits left 13 years ago
  Alex Converse fe21f78d2b mpeg probe: check the 2/4-bit synchronization value found after a pack_start_code. 13 years ago
  Mans Rullgard bf00a73ace dca: clear inactive subbands only once in qmf_32_subbands() 13 years ago
  Stefano Sabatini 1ee2014190 vf_unsharp: set default chroma size value to 5x5 14 years ago
  Stefano Sabatini 998e8519ef vf_unsharp: fix out-of-buffer read 14 years ago
  Alex Converse daf9890811 avconv: Reformat s16 volume adjustment. 13 years ago
  Mans Rullgard baf6b738f2 ARM: NEON optimised vector_fmac_scalar() 13 years ago
  Mans Rullgard a92a1b93b4 dca: use vector_fmac_scalar from dsputil 13 years ago
  Mans Rullgard fcca826a63 dsputil: add vector_fmac_scalar() 13 years ago
  Kieran Kunhya 32dfd8ca65 latmenc: Fix private options 13 years ago
  Stefano Sabatini 1c257dc32d vf_unsharp: store hsub/vsub in the filter context 14 years ago
  Stefano Sabatini e6d17ba426 vf_unsharp: adopt a more natural order of params in apply_unsharp() 14 years ago
  Stefano Sabatini de7b58da3e vf_unsharp: rename method "unsharpen" to "apply_unsharp" 14 years ago
  Michael Niedermayer d33e0c6bc8 vf_scale: apply the same transform to the aspect during init that is applied per frame 14 years ago
  Stefano Sabatini 80de930a78 vf_pad: fix "vsub" variable value computation 14 years ago
  Stefano Sabatini 46b29397a6 vf_scale: add a "sar" variable 14 years ago
  Stefano Sabatini 0ec56d1144 lavfi: fix realloc size computation in avfilter_add_format() 14 years ago
  Stefano Sabatini e63e4c99c9 vsrc_color: use internal timebase 14 years ago
  Stefano Sabatini 57fa314090 lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 14 years ago
  Stefano Sabatini 64abd375ec graphparser: prefer void * over AVClass * for log contexts 14 years ago
  Stefano Sabatini 59cef18c24 avfiltergraph: use meaningful error codes 14 years ago
  Alex Converse 4bb0b31f76 avconv: Initialize return value for codec copy path. 13 years ago
  Mans Rullgard dec4b4705f fate: use 'run' helper for seek-test 13 years ago
  Mans Rullgard bc3a741fa0 fate: remove seek-mpeg2reuse test 13 years ago
  Michael Niedermayer 77d2ef13a8 Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. 14 years ago
  Alex Converse a9a033773a avconv: Fix volume adjustment for non-s16 sample formats 13 years ago
  Alex Converse fe332cf5b9 avconv: Make samples void*. 13 years ago
  Alex Converse af3c06b4db avconv: Use the size of the decode sample format when allocating the audio samples buffer. 13 years ago