38534 Commits (34a0ac41a880039c7fb4b3abce10d8e2ce48fac7)
 

Author SHA1 Message Date
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
Martin Storsjö 59480abce7 alac: Do bounds checking of lpc_order read from the bitstream 11 years ago
Martin Storsjö adc09136a4 xwma: Avoid division by zero 11 years ago
Martin Storsjö 8d07258bb6 avidec: Make sure a packet is large enough before reading its data 11 years ago
Martin Storsjö 68ff998128 vqf: Make sure the bitrate is in the valid range 11 years ago
Martin Storsjö 9277050e29 vqf: Make sure sample_rate is set to a valid value 11 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
Anton Khirnov 38e15df148 avframe: note that linesize is not the usable data size 11 years ago
Luca Barbato 5c349ad08a lxf: check the nb_streams instead of relying on padding 11 years ago
Paul B Mahol a529fa2f4d lxf: remove deplanarization hack 11 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 11 years ago
Carl Eugen Hoyos 839df90c71 lxf: Support 16-channel files 11 years ago
Reimar Döffinger 779951cd2c lxf: Support version 1 files 11 years ago
Martin Storsjö d872fb0f7f lavf: Reset the entry count and allocation size variables on av_reallocp failures 11 years ago
Martin Storsjö 06ebc0bf9a lavf: Allocate arrays with av_realloc if they will be realloced later 11 years ago
Martin Storsjö 1af78b865b rtpdec_qt: Add an accidentally removed allocation return value check 11 years ago
Martin Storsjö 705b748e8d tls: Add support for listen mode 11 years ago
Martin Storsjö 5c53bf7aaf http: Pass options through to the nested protocol 11 years ago
Martin Storsjö 8b09d917e7 tls: Add options for verifying the peer certificate 11 years ago
Kostya Shishkov 4370f65be8 g2meet: Respect cursor_stride properly everywhere 11 years ago
Anton Khirnov 5f4b1b1cbd lavc doxy: document that avcodec_flush_buffers() invalidates decoded frames 11 years ago
Anton Khirnov 2725f2d403 doc/filters: fix an option name in the unsharp docs 11 years ago
Anton Khirnov cab8c5f8e1 h264: do not reinitialize the global cabac tables at each slice header 11 years ago
Anton Khirnov e880418660 cabac: remove write-only h264_mps_state[] 11 years ago
Anton Khirnov 668643b923 matroskadec: check av_strdup() when setting defaults 11 years ago