35500 Commits (8a61ba0e8194beffdfd9f843bdcf29dbbc974ca5)
 

Author SHA1 Message Date
  Diego Biurrun a846202343 rtsp: Remove some unused variables from ff_rtsp_connect(). 14 years ago
  Paul B Mahol 8b933129b9 avutil: make intfloat api public 14 years ago
  Rafaël Carré 420df8b7c4 avformat_write_header(): detail error message 14 years ago
  Mike Melanson cc09dc7863 s/vbsf/bsf/ 14 years ago
  Mike Melanson b864b38397 yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace. 14 years ago
  Ronald S. Bultje af79a0c48a png: add support for bpp>4 to paeth x86 SIMD code. 14 years ago
  Ronald S. Bultje f91c4b7824 png: add SSE2 version for add_bytes_l2. 14 years ago
  Ronald S. Bultje 59f474b49d png: convert DSP functions to yasm. 14 years ago
  Mans Rullgard 3715d841a6 Fix non-C89 declarations in for loops 14 years ago
  Ronald S. Bultje 20a7d3178f png: add missing #if HAVE_SSSE3 around function pointer assignment. 14 years ago
  Ronald S. Bultje 331e7c4cb3 imdct36: mark SSE functions as using all 16 XMM registers. 14 years ago
  Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 14 years ago
  Aneesh Dogra f9708e9a0e sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile formats. 14 years ago
  Aneesh Dogra 415f358a1f sunrast: Cosmetics 14 years ago
  Aneesh Dogra 4ffb8e2c14 sunrast: Remove if (unsigned int < 0) check. 14 years ago
  Aneesh Dogra fef3771778 sunrast: Replace magic number by a macro. 14 years ago
  Nathan Caldwell 2e626dd513 aacenc: Fix LONG_START windowing. 14 years ago
  Nathan Caldwell dc7e7d4dd9 aacenc: Fix a bug where deinterleaved samples were stored in the wrong place. 14 years ago
  Anton Khirnov 91b3bfba88 avplay: use the correct array size for stride. 14 years ago
  Anton Khirnov 9bfe218299 lavc: extend doxy for avcodec_alloc_context3(). 14 years ago
  Anton Khirnov 44911f2985 APIchanges: mention avcodec_alloc_context()/2/3 14 years ago
  Anton Khirnov 2d9535ad31 avcodec_align_dimensions2: set only 4 linesizes, not AV_NUM_DATA_POINTERS. 14 years ago
  Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 14 years ago
  Mans Rullgard 8996ed2b73 aacsbr: align some arrays 14 years ago
  Mans Rullgard aac46e088d aacsbr: move some simdable loops to function pointers 14 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 14 years ago
  Martin Storsjö e771e6dd63 movenc: Allow writing to a non-seekable output if using empty moov 14 years ago
  Martin Storsjö f532210499 movenc: Support adding isml (smooth streaming live) metadata 14 years ago
  Martin Storsjö 9a7dc618c5 libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set 14 years ago
  Aneesh Dogra bca77a1a64 sunrast: Document the different Sun Raster file format types. 14 years ago
  Aneesh Dogra 1bbb173652 sunrast: Add a check for experimental type. 14 years ago
  Justin Ruggles 2c577155a7 libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormat 14 years ago
  Anton Khirnov c5254755c0 lavf: remove disabled FF_API_SET_PTS_INFO cruft 14 years ago
  Anton Khirnov 374e469b8d lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft 14 years ago
  Anton Khirnov bf868727d7 lavf: remove disabled FF_API_REORDER_PRIVATE cruft 14 years ago
  Anton Khirnov fd87ba3220 lavf: remove disabled FF_API_SEEK_PUBLIC cruft 14 years ago
  Anton Khirnov bd4c51312b lavf: remove disabled FF_API_STREAM_COPY cruft 14 years ago
  Anton Khirnov 2a0f868cfa lavf: remove disabled FF_API_PRELOAD cruft 14 years ago
  Anton Khirnov 1329827e79 lavf: remove disabled FF_API_NEW_STREAM cruft 14 years ago
  Anton Khirnov adad5b88f8 lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft 14 years ago
  Anton Khirnov f0cb13958d lavf: remove disabled FF_API_MUXRATE cruft 14 years ago
  Anton Khirnov 2f5e728b58 lavf: remove disabled FF_API_FILESIZE cruft 14 years ago
  Anton Khirnov df0bb26aca lavf: remove disabled FF_API_TIMESTAMP cruft 14 years ago
  Anton Khirnov 3bbfd3026c lavf: remove disabled FF_API_LOOP_OUTPUT cruft 14 years ago
  Anton Khirnov 6dc345555f lavf: remove disabled FF_API_LOOP_INPUT cruft 14 years ago
  Anton Khirnov b32e30faa1 lavf: remove disabled FF_API_AVSTREAM_QUALITY cruft 14 years ago
  Anton Khirnov 2d70912cc2 lavf: remove disabled FF_API_FLAG_RTP_HINT cruft 14 years ago
  Anton Khirnov 1d911bb404 lavf: remove disabled FF_API_SDP_CREATE cruft 14 years ago
  Anton Khirnov 64f6f6f836 lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft 14 years ago
  Anton Khirnov 21824e5b88 lavf: remove disabled FF_API_PKT_DUMP cruft 14 years ago