42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Michael Niedermayer dfa07e8928 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje b12bf03275 aac sbr: align struct member by 32 byte. 13 years ago
  Stefano Sabatini 46eba43e0e lavfi/buffersink: fix header inclusion guard name 13 years ago
  Carl Eugen Hoyos 3dafde0b96 Simplify camstudio decoding and fix odd 16bit decoding. 13 years ago
  Michael Niedermayer 9f98a8e9bc swr: use memcpy when input and output match 13 years ago
  Michael Niedermayer 106789dfa0 swr: add sample format to AudioData 13 years ago
  Michael Niedermayer 2d6c29f566 swr: add set_audiodata_fmt() and use it to simplify code 13 years ago
  Michael Niedermayer 65722e7fc5 swr: int32_to_int16_mmx/sse 13 years ago
  Reimar Döffinger 755667eebc rmenc: more than 2 streams are not currently possible. 13 years ago
  Reimar Döffinger 370211f470 nutdec: minor simplification. 13 years ago
  Reimar Döffinger 1d128e5814 nutdec: replace assert with av_assert0. 13 years ago
  Michael Niedermayer 73edb58c3c swr: float_to_int16_sse2() 13 years ago
  Michael Niedermayer 5932938c9a swr: float_to_int32_sse2() 13 years ago
  Mans Rullgard acb2c79c21 4xm: fix invalid array indexing 13 years ago
  Michael Niedermayer 9d7c1b4cf3 Merge remote-tracking branch 'qatar/master' 13 years ago
  Nicolas George c31be45e14 lavc: minor bump for the new fields in AVFrame. 13 years ago
  Christophe GISQUET 7fb8b491e5 rv34dsp: factorize a multiplication in the noround inverse transform 13 years ago
  Nicolas George 128dda7016 lavc: add a sample_rate field to AVFrame. 13 years ago
  Nicolas George 4b0521eca9 lavc: add a channel_layout field to AVFrame. 13 years ago
  Christophe Gisquet d834ab0f2a rv40: perform bitwise checks in loop filter 13 years ago
  Ronald S. Bultje 774b681b80 rv34: remove inline keyword from rv34_decode_block(). 13 years ago
  Christophe Gisquet 0195ab5f5f rv40: change a logical test into a bitwise one. 13 years ago
  Christophe Gisquet 8802799991 rv34: remove constant parameter 13 years ago
  Christophe Gisquet 34e1b07546 rv40: don't always do the full prev_type search 13 years ago
  Roland Scheidegger 82c71913e4 h264: new assembly version of get_cabac for x86_64 with PIC 13 years ago
  Roland Scheidegger 7f668cd2b5 h264: use one table instead of several for cabac functions 13 years ago
  Roland Scheidegger e52b96187b h264: (trivial) make ff_h264_lps_state static 13 years ago
  Roland Scheidegger 5520df6a8f h264: (trivial) remove unneeded macro argument in x86/cabac.h 13 years ago
  Christophe GISQUET e75d1d4f73 dsputil x86: revert a test back to its previous value 13 years ago
  Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 13 years ago
  Nicolas George f1b82099cd src_buffer: add forgotten avfilter_unref_buffer. 13 years ago
  Michael Niedermayer b72a0f9c23 swr: add int16_to_float_sse2() 13 years ago
  Jean First 64943b47e7 lavf remove duplicated check in has_duration 13 years ago
  Nicolas George 75d5624cb2 avfilter: filter_samples: read pts before filtering. 13 years ago
  Roland Scheidegger 9b9df1cdff h264: new assembly version of get_cabac for x86_64 with PIC 13 years ago
  Roland Scheidegger 14e9ffc1e4 h264: use one table instead of several for cabac functions 13 years ago
  Roland Scheidegger 444f47b55c h264: (trivial) remove unneeded macro argument in x86/cabac.h 13 years ago
  Michael Niedermayer 832c3b10d2 swr: add int32_to_float_sse2 13 years ago
  Michael Niedermayer 95057b1972 swr: int16->int32: use the old index negate trick to avoid 2 adds 13 years ago
  Michael Niedermayer 113738d6c2 swr: more correct cglobal parameters to int16->int32 13 years ago
  Nicolas George 12eeced8b4 avio: change ffurl_alloc return code. 13 years ago
  Jordi Ortiz a7fa5ce671 libschroedingerdec: check malloc 13 years ago
  Michael Niedermayer fa5daaca0d swr: seperate functions for aligned & unaligned 13 years ago
  Michael Niedermayer bcc66ff0e4 swr: add int16_to_int32_mmx/sse 13 years ago
  Michael Niedermayer 06b62cb8f2 swr: move AudioConvert to header 13 years ago
  Michael Niedermayer edbde52226 swr: change sample format representation so as to maintain the planer/packed distinction. 13 years ago
  Reimar Döffinger 9d4a1aca88 Fix compilation with YASM/NASM without AVX support. 13 years ago
  Nicolas George a0a0199da3 examples/filtering_audio: do not stop on decode error. 13 years ago
  Nicolas George 8f19483d06 examples/filtering_audio: fix a memory leak. 13 years ago
  Nicolas George 2ae5af8094 lavfi: rename vsrc_buffer.c into src_buffer.c. 13 years ago