67400 Commits (94fb2fba763e6261c3c57f03002a0742226aee29)
 

Author SHA1 Message Date
  Kacper Michajłow 94fb2fba76 libavformat/rtpdec_asf: zero initialize the AVIOContext struct 9 years ago
  Kacper Michajłow b0453449fd libavutil/opt: Small bugfix in example. 9 years ago
  Sasi Inguva 08ab94e6a6 libx264: Increase x264 opts character limit to 4096 9 years ago
  Michael Niedermayer d7ab6e93a6 avformat/mov: Check sample size 9 years ago
  Michael Niedermayer a36a7d3b43 avformat/format: Fix registering a format more than once and related races 10 years ago
  Michael Niedermayer a21a9f9d0b avcodec/mpc8: Correct end truncation 9 years ago
  Michael Niedermayer ec704dc779 avcodec/mpegvideo: Do not clear the parse context during init 9 years ago
  Michael Niedermayer ff2df4056c avcodec/utils: check skip_samples signedness 9 years ago
  Michael Niedermayer df12a24235 avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream 9 years ago
  Michael Niedermayer 95eaa6af1d avcodec/bmp_parser: Check fsize 9 years ago
  Michael Niedermayer c3d08784fd avcodec/bmp_parser: reset state 9 years ago
  Michael Niedermayer 987360e769 avcodec/bmp_parser: Fix remaining size 9 years ago
  Michael Niedermayer ede92da7a6 avcodec/bmp_parser: Fix frame_start_found in cross frame cases 9 years ago
  Michael Niedermayer 0fb30a9744 avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
  Vivekanand 0f0173554e avformat/allformats: Making av_register_all() thread-safe. 10 years ago
  Michael Niedermayer 35613a49cc avcodec/bmp_parser: Fix state 9 years ago
  Thomas Guilbert 3659cad6e5 avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c 9 years ago
  Michael Niedermayer 0a4b2bdb13 doc/developer.texi: Add a code of conduct 9 years ago
  Chris Cunningham 695dc70aeb avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer 6d560d4a0b avformat/utils: Do not compute the bitrate from duration == 0 9 years ago
  Michael Niedermayer 8d257c3680 ffmpeg: Check that r_frame_rate is set before attempting to use it 9 years ago
  Chris Cunningham da88b6d118 libavformat/oggdec: Free stream private when header parsing fails. 9 years ago
  Michael Niedermayer 3079f85dfb avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer 2bb39e8af8 avformat/oggparseopus: Check that granule pos is within the supported range 9 years ago
  Michael Niedermayer ea84fbbf5e avformat/options_table: Add missing identifier for very strict compliance 9 years ago
  Michael Niedermayer ecf215990c avcodec/ttaenc: Reallocate packet if its too small 9 years ago
  Jan Ekström d445a2e7d8 pgssubdec: fix subpicture output colorspace and range 9 years ago
  Michael Niedermayer 5539aca10c avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3 9 years ago
  Michael Niedermayer f2c6a5d0bd avfilter/vf_drawtext: Check return code of load_glyph() 9 years ago
  Paul B Mahol 76060ae4e9 avcodec/takdec: add code that got somehow lost in process of REing 9 years ago
  Paul B Mahol 01704ae0d5 avcodec/apedec: fix decoding of stereo files with one channel full of silence 10 years ago
  Michael Niedermayer eacf7923d4 avcodec/avpacket: Fix off by 5 error 9 years ago
  Ivan 8f937fdf04 avcodec/h264: Fix for H.264 configuration parsing 10 years ago
  Michael Niedermayer 97ebe5978e avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case 10 years ago
  Marios Titas e706f8045c avfilter/src_movie: fix how we check for overflows with seek_point 10 years ago
  Aaron Boxer 87d7160a9a avcodec/j2kenc: Add attribution to OpenJPEG project: 10 years ago
  Michael Niedermayer 3dbc54573a avcodec/libutvideodec: copy frame so it has reference counters when refcounted_frames is set 10 years ago
  Ico Doornekamp 7f3a3c2010 avformat/rtpdec_jpeg: fix low contrast image on low quality setting 10 years ago
  Michael Niedermayer 1825476539 avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored 10 years ago
  Michael Niedermayer fb3b1bf5d6 avcodec/resample: Remove disabled and faulty code 10 years ago
  Luca Barbato 8a58f56ad0 indeo2: Fix banding artefacts 10 years ago
  Luca Barbato 75ffdae4d3 indeo2data: K&R formatting cosmetics 10 years ago
  Przemysław Sobala e6a282a4bb avcodec/imgconvert: Support non-planar colorspaces while padding 10 years ago
  Michael Niedermayer e79f2c899b avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool 10 years ago
  Martin Cracauer 21844b7efb avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing 10 years ago
  Michael Niedermayer 0edcb9e710 avformat/concatdec: set safe mode to enabled instead of auto 10 years ago
  Boris Nagels 79d9680c7b avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT 10 years ago
  Michael Niedermayer 212acaee63 avcodec/avpacket: clear priv in av_init_packet() 10 years ago
  Michael Niedermayer e08ffaa46b swscale/utils: Fix chrSrcHSubSample for GBRAP16 10 years ago
  Michael Niedermayer 2cbec6adcf swscale/input: Fix GBRAP16 input 10 years ago