38602 Commits (4707f1da8a4eec361611063697a92fa006e9f592)
 

Author SHA1 Message Date
  Michael Niedermayer 4707f1da8a swscale: remove duplicate PIX_FMT_GBRP entry from format_entries. 14 years ago
  Michael Niedermayer 776c89f019 vsrx_mptestsrc: remove duplicate config_props init. 14 years ago
  Michael Niedermayer a8d67efa53 aacdec: Fix out of array writes (stack). 14 years ago
  Bastien Bouclet b521f11349 Fix bink decoder for files with 24px width. 14 years ago
  Michael Niedermayer 0f13cc732b diracdec: Correct the bytestream end pointer. 14 years ago
  Michael Niedermayer f095391a14 Merge remote-tracking branch 'qatar/master' 14 years ago
  Reimar Döffinger 632eb1bbae cdxl demux: do not create packets with uninitialized data at EOF. 14 years ago
  Derek Buitenhuis 01606d10e6 libutvideo: Add Ut Video encoder wrapper 14 years ago
  Derek Buitenhuis d6e4e69a49 libutvideo: Move structs and includes to header 14 years ago
  Alex Converse 3574a85ce5 Replace computations of remaining bits with calls to get_bits_left(). 14 years ago
  Alex Converse b70feb4053 amrnb/amrwb: Remove get_bits usage. 14 years ago
  Carl Eugen Hoyos 18794000c6 Remove AV_LOG_DEBUG from av_dlog() calls. 14 years ago
  Justin Ruggles 94cf64b81f cosmetics: reindent 14 years ago
  Justin Ruggles 8c1d6ac66a avformat: do not require a pixel/sample format if there is no decoder 14 years ago
  Justin Ruggles a7fa75684d avformat: do not fill-in audio packet duration in compute_pkt_fields() 14 years ago
  Justin Ruggles 6c65cf58fd lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() 14 years ago
  Justin Ruggles 11ac796f7a dca_parser: parse the sample rate and frame durations 14 years ago
  Justin Ruggles 85469f1c9e libspeexdec: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles adbf61ff8a libopencore-amr: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles 0efa4073bf alsdec: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles f1e73100d9 siff: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles ec2e767bf3 amr demuxer: do not set AVCodecContext.frame_size. 14 years ago
  Justin Ruggles 8d1a20aa7c aiffdec: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles 237a855caf mov: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles 9727264220 ape: do not set AVCodecContext.frame_size. 14 years ago
  Justin Ruggles 2dd18d4435 rdt: remove workaround for infinite loop with aac 14 years ago
  Justin Ruggles 9c365fe8ae avformat: do not require frame_size in avformat_find_stream_info() for CELT 14 years ago
  Justin Ruggles fbc8c59679 avformat: do not require frame_size in avformat_find_stream_info() for MP1/2/3 14 years ago
  Justin Ruggles 84b6ae0808 avformat: do not require frame_size in avformat_find_stream_info() for AAC 14 years ago
  Justin Ruggles 620b88a302 swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size 14 years ago
  Justin Ruggles 14aecc50fa rtpenc: use av_get_audio_frame_duration() for max_frames_per_packet 14 years ago
  Justin Ruggles c019070fda riffenc: use av_get_audio_frame_duration() 14 years ago
  Justin Ruggles 9524cf79df avcodec: add av_get_audio_frame_duration() function. 14 years ago
  Justin Ruggles 6699d07480 avcodec: add av_get_exact_bits_per_sample() function 14 years ago
  Aaron Colwell 2e061130f4 matroska : Add support for reading/writing creation_time metadata. 14 years ago
  Michael Niedermayer c7048036db cook: fix return statements. 14 years ago
  Michael Niedermayer 0a7bf34042 wmaenc: change some asserts to av_assert0. 14 years ago
  Michael Niedermayer 0d92e5a682 wmaenc: add assert to check encode_superframe() return. 14 years ago
  Michael Niedermayer c99bd29462 Revert "wmaenc: check final frame size against output packet size" 14 years ago
  Anton Khirnov 27c7ca9c12 lavf: deobfuscate read_frame_internal(). 14 years ago
  Anton Khirnov dcee811505 lavf: make read_from_packet_buffer() more flexible. 14 years ago
  Anton Khirnov 52b0943f10 lavf: factorize freeing a packet buffer. 14 years ago
  Fabian Greffrath c9dbac36ad Fix format string vulnerability detected by -Wformat-security. 14 years ago
  Diego Biurrun 0a41f47dc1 dv: Do not redundantly initialize struct members to zero. 14 years ago
  Nicolas George 456d65a5c6 alsa: fix timefilter usage. 14 years ago
  Nicolas George 9bbe6ed1e0 timefilter: allow variable periods. 14 years ago
  Nicolas George 3073aadf2d timefilter: internally compute feedback factors. 14 years ago
  Mans Rullgard 356ee8d7de x86: clean up ff_dsputil_init_mmx() 14 years ago
  Michael Niedermayer 1007a805a4 smc: Fix overread. 14 years ago
  Michael Niedermayer 263bb6edcf bit_depth_template: use av_clip_uint8 over crop_tab. 14 years ago