38308 Commits (ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2)
 

Author SHA1 Message Date
  Diego Biurrun ce1e8045e0 x86: fdct: Employ more specific ifdefs 11 years ago
  Diego Biurrun 9adbc3f3a1 bmv: Remove unused variable 11 years ago
  Vittorio Giovara 90e15e340d oggparsevorbis: return meaningful errors 11 years ago
  Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 11 years ago
  Vittorio Giovara 6b3ff6f91a swscale: provide a default scaler if none is set 11 years ago
  Diego Biurrun 258414d077 x86: fdct: Initialize optimized fdct implementations in the standard way 11 years ago
  Diego Biurrun 0b8b2ae5e9 x86: xviddct: Employ more specific ifdefs 11 years ago
  Luca Barbato 4272bb6ef1 doxy: Document avlog 11 years ago
  Martin Storsjö a4435f9235 ismindex: Change the duration field to int64_t 11 years ago
  Martin Storsjö 583a287f6f ismindex: Calculate the file duration among the included tracks 11 years ago
  Martin Storsjö d347a7b248 ismindex: Use the individual stream duration instead of the global one 11 years ago
  Martin Storsjö b698542ad8 mov: Don't allocate arrays with av_malloc that will be realloced 11 years ago
  Diego Biurrun 6cc133ec58 x86: fdct: Only build fdct code if encoders have been enabled 11 years ago
  Martin Storsjö cd818b3a57 rtmpproto: Validate the embedded flv packet size before copying 11 years ago
  Martin Storsjö 8921e32f73 rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early 11 years ago
  Martin Storsjö 24fee95321 rtmpproto: Move the flv header/trailer addition to append_flv_data 11 years ago
  Martin Storsjö 72540e514c rtmpproto: Clear the flv allocation size on reallocp failures 11 years ago
  Martin Storsjö 4d6d70292e rtmpproto: Pass the 'live' parameter in the right unit 11 years ago
  Martin Storsjö a6b361325f rtmpproto: Print the error code string if there's no description 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Vittorio Giovara 49fe9c05f9 oggparsevorbis: K&R formatting cosmetics 11 years ago
  Diego Biurrun 47b6cfc2a0 avformat/output-example: Declare link dependency on libswscale in the Makefile 11 years ago
  Diego Biurrun 80fefbed62 x86: cpu: Restore some explanatory comments removed in 7160bb7 11 years ago
  Maxim Poliakovski 6a5bfd4d49 atrac: Add missing av_cold 11 years ago
  Maxim Poliakovski 79cbac8cd4 atrac3: Generalize gain compensation code 11 years ago
  Diego Biurrun 5ce04c14dd Use correct Doxygen syntax 11 years ago
  Maxim Poliakovski 4be292dac7 atrac: Move doxygen comments to the header 11 years ago
  Diego Biurrun be0b4c70ec atrac3: Replace a silly counter variable name with plain 'j' 11 years ago
  Anton Khirnov 451606f7ce lavc: mark deprecated AVCodec.max_lowres for removal on next bump 11 years ago
  Vittorio Giovara 06e7301a2e vf_interlace: do not process an already interlaced frame 11 years ago
  Luca Barbato 628a17d78a rtmp: alias rtmp_listen to listen 11 years ago
  Luca Barbato ad0560fe74 mxf: Remove a typo 11 years ago
  Martin Storsjö cc41167aed asfdec: Check the return value of asf_read_stream_properties 11 years ago
  Maxim Poliakovski 487b54104a omadec: fix bitrate for ATRAC3+ streams 11 years ago
  Maxim Poliakovski 23d0fdcf6f Add support for multichannel ATRAC3+ streams. 11 years ago
  Anton Khirnov 93370d1216 mxfdec: set audio timebase to 1/samplerate 11 years ago
  Martin Storsjö ff07ec143e pcx: Return an error on broken palette if err_detect is set to 'explode' 11 years ago
  Martin Storsjö d1d99e3bef pcx: Check the packet size before assuming it fits a palette 11 years ago
  Martin Storsjö 7ba0cedbfe rpza: Fix a buffer size check 11 years ago
  Martin Storsjö aa0dd52434 xxan: Disallow odd width 11 years ago
  Martin Storsjö fc739b3eef xan: Only read within the data that actually was initialized 11 years ago
  Martin Storsjö 30db94dc39 xan: Use bytestream2 to limit reading to within the buffer 11 years ago
  Martin Storsjö 9fb0de86b4 pcx: Consume the whole packet if giving up due to missing palette 11 years ago
  Martin Storsjö a81cad8f86 pngdec: Stop trying to decode once inflate returns Z_STREAM_END 11 years ago
  Martin Storsjö c231987662 mov: Make sure the read sample count is nonnegative 11 years ago
  Martin Storsjö 640a2427aa bfi: Add some very basic sanity checks for input packet sizes 11 years ago
  Martin Storsjö 9fc7184d1a bfi: Avoid divisions by zero 11 years ago
  Martin Storsjö a9221e3960 electronicarts: Add more sanity checking for the number of channels 11 years ago
  Martin Storsjö d07aa3f02b riffdec: Add sanity checks for the sample rate 11 years ago
  Martin Storsjö 28ff439efd mvi: Add sanity checking for the audio frame size 11 years ago