67382 Commits (695dc70aeb97fec00cff87f472f9dfb3c3a1d15f)
 

Author SHA1 Message Date
  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
  Carl Eugen Hoyos 459baf97ea postproc: fix unaligned access 10 years ago
  Michael Niedermayer 758b154047 avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats 10 years ago
  Michael Niedermayer 5df4b6cf05 swscale/x86/output: Fix yuv2planeX_16* with unaligned destination 10 years ago
  Michael Niedermayer 765d6e1eee swscale/x86/output: Move code into yuv2planeX_mainloop 10 years ago
  KO Myung-Hun 3b6fe94289 MAINTAINERS: add myself as an OS/2 maintainer 10 years ago
  Paul B Mahol fcbbe36082 doc/utils: fix typo for min() description 10 years ago
  Michael Niedermayer 3709c43887 Update for 2.4.13 10 years ago
  Derek Buitenhuis 8380f62155 mov: Add an option to toggle dref opening 10 years ago
  Michael Niedermayer a49d870aac MAINTAINERS: remove unmaintained releases 10 years ago
  Michael Niedermayer a944744f19 avcodec/jpeg2000dec: More completely check cdef 10 years ago
  Michael Niedermayer 9a1433683c avutil/opt: check for and handle errors in av_opt_set_dict2() 10 years ago
  Paul B Mahol ac8a265be8 avcodec/flacenc: fix calculation of bits required in case of custom sample rate 10 years ago
  Michael Niedermayer 106e0fff2e avformat: Document urls a bit 10 years ago
  Michael Niedermayer 53f5efcae1 avformat/concat: Check protocol prefix 10 years ago
  Michael Niedermayer 4f52c0a619 doc/demuxers: Document enable_drefs and use_absolute_path 10 years ago
  Michael Niedermayer fa9873cce8 avcodec/mjpegdec: Check for end for both bytes in unescaping 10 years ago
  Michael Niedermayer 76de78a9db avformat/avformat: Replace some references to filenames by urls 10 years ago
  Michael Niedermayer 9e44ea7c0f avcodec/wmaenc: Check ff_wma_init() for failure 10 years ago