62575 Commits (a94de50ba02f5c260ca7c571b43fb595c8f951b6)
 

Author SHA1 Message Date
  Michael Niedermayer 14fa7fc6a8 swscale/swscale: fix srcStride/srcSlice typo 11 years ago
  Michael Niedermayer 79d82a6574 avformat/hnm: fix decoding of 256x256 video 11 years ago
  Michael Niedermayer bdc812ab9e avformat/flacdec/flac_read_timestamp: free the correct packet 12 years ago
  Michael Niedermayer 6d8ccc7ac7 avformat/flacdec/flac_read_timestamp: dont modify AVStream state 12 years ago
  Peter Ross 5f4f9ee99f Direct Stream Digital (DSD) decoder 12 years ago
  Lars Hammarstrand add5d7a8ce configure: allow the gas-preprocessor to be called with an absolute path. 13 years ago
  Michael Niedermayer 37f3f32d51 fate: force 128kb/sec for mp2 test 12 years ago
  Michael Niedermayer c6902f96d7 avcodec/mpegaudioenc_template: Fix integer overflow 12 years ago
  Michael Niedermayer 4615ff0d61 avutil/frame: use av_malloc(z)_array() 12 years ago
  Michael Niedermayer eead2cddb7 avformat/xmv: use av_malloc_array() 12 years ago
  Michael Niedermayer 337f74868c avformat/mpegtsenc: use av_malloc_array() 12 years ago
  Michael Niedermayer 083b6e739b avformat/utils: fix typo 12 years ago
  Michael Niedermayer 2b58c9c945 swresample/resample_template: try to consider src_size more exactly 12 years ago
  Michael Niedermayer 0bf25c7b08 configure: fix arm osx build 12 years ago
  Michael Niedermayer ef818d8bf0 avformat: add av_format_inject_global_side_data(), and disable it by default 12 years ago
  Michael Niedermayer 2adcd15f2e Merge commit 'a6ac4fcce44108f6f87278b8d12e890576f46a62' 12 years ago
  Michael Niedermayer 4959a4fcf7 swscale/utils: fix changing src/dst range after initializing the context 12 years ago
  Michael Niedermayer fa98885be4 swscale/utils: move handling of unscaled case to the end of init function 12 years ago
  Michael Niedermayer a2f088c0f9 swscale: factor ff_sws_init_range_convert() out 12 years ago
  Michael Niedermayer 3751e5a821 swscale/swscale: clear to/from convert pointers when they used. 12 years ago
  Michael Niedermayer b465aaa59f avformat/img2dec: fix typo 12 years ago
  Martin Storsjö a6ac4fcce4 vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock 12 years ago
  Michael Niedermayer 3df787a1ef Merge branch 'flac' of https://github.com/FernetMenta/FFmpeg 12 years ago
  Michael Niedermayer 46d5625f44 avcodec/x86/idct_sse2_xvid: fix non C99 inline function 12 years ago
  Rainer Hochecker d8b19ee672 fate: update seeking reference for flac 12 years ago
  Rainer Hochecker e1fcd3a007 flac demuxer: improve seeking 12 years ago
  Carl Eugen Hoyos ef48ac6523 Set the bitrate when decoding speex. 12 years ago
  Carl Eugen Hoyos 63c03ea98d Fix writing RGB 5:5:5 rawvideo into avi. 12 years ago
  Michael Niedermayer 9468e9e5a2 Merge commit 'b3d905b702dcdda9e3ae2bcb7b5580ca77a96ab7' 12 years ago
  Michael Niedermayer b11265c989 Merge commit '4d40e073dcdef335215c124d340ea156bc4bdf13' 12 years ago
  Stephan Soller 36b9c27dae avformat/rtmpproto: Added handling of an initial RTMP chunk size packet. 12 years ago
  Michael Niedermayer 8e5f840472 Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1' 12 years ago
  Niels Möller b3d905b702 dcadec: Delete redundant init_get_bits call 12 years ago
  Stephan Soller 4d40e073dc rtmpproto: Handle RTMP chunk size packets before the connect packet 12 years ago
  Martin Storsjö 6477139721 rtmpproto: Make sure to pass on the error code if read_connect failed 12 years ago
  Michael Niedermayer 5e379cd3ee swresample/resample: simplify index/consumed calculation for the filter = 1 case 12 years ago
  Michael Niedermayer 6c8ee74af2 swresample/resample: Fix fractional part of index in the filter_size = 1 filters = 1 case 12 years ago
  Michael Niedermayer 161ec197ac fate/libswresample: add tests with filter_size=1 phase_shift=0 12 years ago
  Michael Niedermayer 4b8e7a1414 avcodec/utils: prettify remap_deprecated_codec_id() 12 years ago
  Michael Niedermayer 2ebacb0fc4 avformat/network: use av_malloc_array() 12 years ago
  Michael Niedermayer d42a61922b avcodec/psymodel: use av_malloc(z)_array() 12 years ago
  Michael Niedermayer 5ec8192949 avcodec/fft-test: use av_malloc_array() 12 years ago
  Michael Niedermayer eccec20397 avformat/mp3enc: drop redundant and uninitialized variable 12 years ago
  Michael Niedermayer 82796aacab avformat/utils: reinject global side data on seeks 12 years ago
  Michael Niedermayer c0d62d999d avformat/utils: factorize if() 12 years ago
  Michael Niedermayer 289f02f923 avformat/utils: Inject global side data into first packet. 12 years ago
  Michael Niedermayer a31547ce2e avutil/avstring: do not lose ascii characters when decoding non utf-8 with av_utf8_decode() 12 years ago
  Michael Niedermayer ca6dd53a73 ffprobe: do not lose non ascii characters in non utf8 strings 12 years ago
  Peter Ross e311b7446a avformat/iff: indent 12 years ago
  Peter Ross d95c9679f7 avformat/iff: remove unused code 12 years ago