42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Justin Ruggles c9594fe0fb avconv: free packet in write_frame() when discarding due to frame number limit 13 years ago
  Justin Ruggles e056f8d37d FATE: use +/- flag option syntax for vp8 emu-edge tests 13 years ago
  Michael Niedermayer 15db6a9590 pngenc: Fix incorrect mask used for interlaced mode. 13 years ago
  Anton Khirnov a6733202cc lavf: make av_interleave_packet_per_dts() private. 13 years ago
  Anton Khirnov 3c90cc2ef2 lavf: deprecate av_read_packet(). 13 years ago
  Justin Ruggles f63412fc74 oggdec: output correct timestamps for Vorbis 13 years ago
  Justin Ruggles 9b9fc9ba32 avconv: pass input stream timestamps to audio encoders 13 years ago
  Justin Ruggles a1977e0103 lavc: shrink encoded audio packet size after encoding. 13 years ago
  Justin Ruggles 777365fe86 xa: set correct bit rate 13 years ago
  Justin Ruggles a54bc52265 xa: do not set bit_rate, block_align, or bits_per_coded_sample 13 years ago
  Justin Ruggles 64de57f645 xa: fix end-of-file handling 13 years ago
  Justin Ruggles cd2ffb67ad xa: fix timestamp calculation 13 years ago
  Kostya Shishkov 1d10afd581 bink: fix typo in FFALIGN() argument 13 years ago
  Kostya Shishkov 8ae28ac0f3 bink: align plane width to 8 when calculating bundle sizes 13 years ago
  Michael Niedermayer 8f394a6cf8 pngdec: print error message for truncated pngs even if we output them 13 years ago
  Michael Niedermayer 309d8ec19b pngenc: allocate packets that have some chance of being large enough. 13 years ago
  Tomas Härdin 393b81f093 mxfdec: Only parse next partition pack if parsing forward 13 years ago
  Michael Niedermayer 4ed47d3354 pngdec: dont discard incomplete images. 13 years ago
  Michael Niedermayer eeb792d862 pngdec: Print error messages for the various failure pathes. 13 years ago
  Mans Rullgard 2ac3df858c doc: pass -Idoc texi2html and texi2pod 13 years ago
  Mans Rullgard b8b207e896 doc: texi2pod: add -I flag 13 years ago
  Martin Storsjö 39f5a5462c movenc: Add a min_frag_duration option 13 years ago
  Martin Storsjö ccfa8aa26f rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers 13 years ago
  Martin Storsjö 4fa57d524f libavformat: Set the default for the max_delay option to -1 13 years ago
  Clément Bœsch 9dd649c004 flv: clarify use of video info/cmd frame. 13 years ago
  Anton Khirnov 0d0b81f941 Generate manpages for AV{Format,Codec}Context AVOptions. 13 years ago
  Anton Khirnov 4fea8959d8 doc/avconv: remove entries for AVOptions. 13 years ago
  Anton Khirnov 5626697104 Move AVFormatContext/AVCodecContext option tables to separate files. 13 years ago
  Anton Khirnov 40b41be3fa lavf: use AVStream.discard to disable queueing attached pictures. 13 years ago
  Anton Khirnov 01fcc42b90 lavf: requeue attached pictures after seeking. 13 years ago
  Anton Khirnov 713f3062a7 id3v2: set the keyframe flag on attached pictures. 13 years ago
  Derek Buitenhuis 30f2d97afe zerocodec: Fix license 13 years ago
  Derek Buitenhuis 41bd3519b0 FATE: Add ZeroCodec test 13 years ago
  Michael Niedermayer e01f478dd2 ffv1enc: Check context_model 13 years ago
  Michael Niedermayer 479fb7b8af Merge remote-tracking branch 'qatar/master' 13 years ago
  Marton Balint ee4b143221 ffplay: use frame count based queueing for audio queue 13 years ago
  Marton Balint a2c5be6319 ffplay: reset audio_pkt_temp when opening audio 13 years ago
  Michael Niedermayer 87c1783c77 snowenc: move runs from stack to heap. 13 years ago
  Michael Niedermayer fc8ed1117e avcodec_encode_audio2: Increase the audio buffer size. 13 years ago
  Paul B Mahol 791d6df4ae FATE: change fate-maxis-xa to a normal demuxing test 13 years ago
  Paul B Mahol b36872bdb6 FATE: add test for adpcm-ea-maxis-xa 13 years ago
  Aaron Colwell 30011bf201 vp8: avoid race condition on segment map. 13 years ago
  Michael Niedermayer 2b07f572af mp3_probe: consider id3 tags to be low scoring mp3. 13 years ago
  Stefano Sabatini e19ccc89ef lavfi/aspect: fail with AVERROR(EINVAL) in case of invalid specified aspect 13 years ago
  Kostya Shishkov 18ba94c6f9 fix space type in Changelog 13 years ago
  Derek Buitenhuis 0e714f889e ZeroCodec Decoder 13 years ago
  Stefano Sabatini 11642cd16f lavc/sunrastenc: consider cases with linesize < 0 13 years ago
  Kostya Shishkov b8560637d9 RealAudio Lossless decoder 13 years ago
  Martin Storsjö 316e724f18 rtpenc: Use AVFormatContext.packet_size instead of a private option 13 years ago
  Nicolas George 01b0ade665 url: Document the expected behaviour of url_read 13 years ago