42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Justin Ruggles 2dd18d4435 rdt: remove workaround for infinite loop with aac 13 years ago
  Justin Ruggles 9c365fe8ae avformat: do not require frame_size in avformat_find_stream_info() for CELT 13 years ago
  Justin Ruggles fbc8c59679 avformat: do not require frame_size in avformat_find_stream_info() for MP1/2/3 13 years ago
  Justin Ruggles 84b6ae0808 avformat: do not require frame_size in avformat_find_stream_info() for AAC 13 years ago
  Justin Ruggles 620b88a302 swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size 13 years ago
  Justin Ruggles 14aecc50fa rtpenc: use av_get_audio_frame_duration() for max_frames_per_packet 13 years ago
  Justin Ruggles c019070fda riffenc: use av_get_audio_frame_duration() 13 years ago
  Justin Ruggles 9524cf79df avcodec: add av_get_audio_frame_duration() function. 13 years ago
  Justin Ruggles 6699d07480 avcodec: add av_get_exact_bits_per_sample() function 13 years ago
  Aaron Colwell 2e061130f4 matroska : Add support for reading/writing creation_time metadata. 13 years ago
  Michael Niedermayer c7048036db cook: fix return statements. 13 years ago
  Michael Niedermayer 0a7bf34042 wmaenc: change some asserts to av_assert0. 13 years ago
  Michael Niedermayer 0d92e5a682 wmaenc: add assert to check encode_superframe() return. 13 years ago
  Michael Niedermayer c99bd29462 Revert "wmaenc: check final frame size against output packet size" 13 years ago
  Anton Khirnov 27c7ca9c12 lavf: deobfuscate read_frame_internal(). 13 years ago
  Anton Khirnov dcee811505 lavf: make read_from_packet_buffer() more flexible. 13 years ago
  Anton Khirnov 52b0943f10 lavf: factorize freeing a packet buffer. 13 years ago
  Fabian Greffrath c9dbac36ad Fix format string vulnerability detected by -Wformat-security. 13 years ago
  Diego Biurrun 0a41f47dc1 dv: Do not redundantly initialize struct members to zero. 13 years ago
  Nicolas George 456d65a5c6 alsa: fix timefilter usage. 13 years ago
  Nicolas George 9bbe6ed1e0 timefilter: allow variable periods. 13 years ago
  Nicolas George 3073aadf2d timefilter: internally compute feedback factors. 13 years ago
  Mans Rullgard 356ee8d7de x86: clean up ff_dsputil_init_mmx() 13 years ago
  Michael Niedermayer 1007a805a4 smc: Fix overread. 13 years ago
  Michael Niedermayer 263bb6edcf bit_depth_template: use av_clip_uint8 over crop_tab. 13 years ago
  Michael Niedermayer e75518e18d indeo3: move MV check up. 13 years ago
  Michael Niedermayer ccb76ad91f cook: check decouple values. 13 years ago
  Michael Niedermayer 2af8f2cea6 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 33a183df46 indeo3: Fix overreading requant_tab. 13 years ago
  Michael Niedermayer 56ffa3fefb indeo3: Check motion vectors. 13 years ago
  Anton Khirnov 3faa141d15 cmdutils: use new avcodec_is_decoder/encoder() functions. 13 years ago
  Anton Khirnov 44fe77b350 lavc: make codec_is_decoder/encoder() public. 13 years ago
  Anton Khirnov 02beb9826b lavc: deprecate AVCodecContext.sub_id. 13 years ago
  Anton Khirnov 87392b1fd5 libcdio: add a forgotten AVClass to the private context. 13 years ago
  Nicolas George 14aa1ba802 libmpcodecs/vf_pp: import memleak fix from MPlayer. 13 years ago
  Nicolas George 7f06ca6e2b vf_mp: uninit filter chain. 13 years ago
  Michael Niedermayer d8d1fbbd7f dsicinav: fix 10l bug introduced in 999d38f3a9 13 years ago
  Michael Niedermayer 52807022ab pcm-mpeg: fix 10l condition flip 13 years ago
  Ronald S. Bultje 1c97b5c4a3 swscale: remove "cpu flags" from -sws_flags description. 13 years ago
  Michael Niedermayer 4a9f466b99 Fix alpha overflow when converting from RGBA64 to RGBA. 13 years ago
  Stefano Sabatini 409a3bda07 lavfi: add blackdetect filter 13 years ago
  Michael Niedermayer 37fca5daa0 mmvideo: fix overreads of the input buffer. 13 years ago
  Ronald S. Bultje 999d38f3a9 dsicinvideo: validate buffer offset before copying pixels. 13 years ago
  Kostya Shishkov 4db4b53dc8 proresenc: give user a possibility to alter some encoding parameters 13 years ago
  Justin Ruggles 1ba08c94f5 vorbisenc: add output buffer overwrite protection 13 years ago
  Justin Ruggles fe78470a8b libopencore-amrnbenc: fix end-of-stream handling 13 years ago
  Justin Ruggles b0350c1c30 ra144enc: fix end-of-stream handling 13 years ago
  Justin Ruggles 29e2c85310 nellymoserenc: zero any leftover packet bytes 13 years ago
  Justin Ruggles 6c7a01621c nellymoserenc: use proper MDCT overlap delay 13 years ago
  Michael Niedermayer 2b693546ad truemotion2: check motion vectors for validity 13 years ago