13851 Commits (640c70ddc2d988892f331330ad7ab569bced075c)

Author SHA1 Message Date
  Martin Storsjö e6ed866859 flvenc: Write proper cropping for VP6 even if there's no extradata 11 years ago
  Martin Storsjö be1e1373d2 flvenc: Support muxing VP6A as well 11 years ago
  Martin Storsjö 4d7aeff9a1 flvenc: Don't pretend to support muxing "plain" VP6 11 years ago
  Luca Barbato ceec6e792e avi: directly resync on DV in AVI read failure 11 years ago
  Luca Barbato 756547ce7f avi: DV in AVI must be considered single stream 11 years ago
  Luca Barbato 1cac9accbd avi: properly fail if the dv demuxer is missing 12 years ago
  Michael Niedermayer 83fc6c822b avformat/wavdec: Dont trust the fact chunk for PCM 11 years ago
  Michael Niedermayer 8c0f565ee3 avformat/movenc: factor out find_fps() 11 years ago
  Michael Niedermayer 8f2386b589 avformat/oggparseflac: fix handling of old flac in ogg 11 years ago
  Diego Biurrun 9adbc3f3a1 bmv: Remove unused variable 11 years ago
  Michael Niedermayer 6853e40106 avformat/matroskadec: only set r_frame_rate if the value is within reasonable limits 11 years ago
  Vittorio Giovara 90e15e340d oggparsevorbis: return meaningful errors 11 years ago
  Michael Niedermayer e1f8184a1a avformat/gifdec: make GIF_APP_EXT_LABEL parsing more robust 11 years ago
  Martin Storsjö b698542ad8 mov: Don't allocate arrays with av_malloc that will be realloced 11 years ago
  Michael Niedermayer e41ea866fc avformat/mov: force parsing of headers if stts is absent 11 years ago
  Clément Bœsch d4dc673455 avformat/vobsub: raise packet even if apparently incomplete. 11 years ago
  Martin Storsjö cd818b3a57 rtmpproto: Validate the embedded flv packet size before copying 11 years ago
  Martin Storsjö 8921e32f73 rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early 11 years ago
  Martin Storsjö 24fee95321 rtmpproto: Move the flv header/trailer addition to append_flv_data 11 years ago
  Martin Storsjö 72540e514c rtmpproto: Clear the flv allocation size on reallocp failures 11 years ago
  Martin Storsjö 4d6d70292e rtmpproto: Pass the 'live' parameter in the right unit 11 years ago
  Martin Storsjö a6b361325f rtmpproto: Print the error code string if there's no description 11 years ago
  Clément Bœsch dbfe61100b avformat/vobsub: fix several issues. 11 years ago
  Vittorio Giovara 49fe9c05f9 oggparsevorbis: K&R formatting cosmetics 11 years ago
  Diego Biurrun 47b6cfc2a0 avformat/output-example: Declare link dependency on libswscale in the Makefile 11 years ago
  Michael Niedermayer 5082fcc0e2 avformat: add support to force specific AVCodecs 11 years ago
  Michael Niedermayer f4aec34805 avformat/utils: pass AVFormatContext to find_decoder() 11 years ago
  Michael Niedermayer ebb8dd437b mov: fix trun / pseudo_stream_id handling 11 years ago
  Luca Barbato 628a17d78a rtmp: alias rtmp_listen to listen 11 years ago
  Luca Barbato ad0560fe74 mxf: Remove a typo 11 years ago
  Martin Storsjö cc41167aed asfdec: Check the return value of asf_read_stream_properties 11 years ago
  Carl Eugen Hoyos e34ba4723e Avoid img_segment_size == 0 in mtv demuxer. 11 years ago
  Maxim Poliakovski 487b54104a omadec: fix bitrate for ATRAC3+ streams 11 years ago
  Maxim Poliakovski 23d0fdcf6f Add support for multichannel ATRAC3+ streams. 11 years ago
  Anton Khirnov 93370d1216 mxfdec: set audio timebase to 1/samplerate 11 years ago
  Martin Storsjö c231987662 mov: Make sure the read sample count is nonnegative 11 years ago
  Martin Storsjö 640a2427aa bfi: Add some very basic sanity checks for input packet sizes 11 years ago
  Martin Storsjö 9fc7184d1a bfi: Avoid divisions by zero 11 years ago
  Martin Storsjö a9221e3960 electronicarts: Add more sanity checking for the number of channels 11 years ago
  Martin Storsjö d07aa3f02b riffdec: Add sanity checks for the sample rate 11 years ago
  Martin Storsjö 28ff439efd mvi: Add sanity checking for the audio frame size 11 years ago
  Martin Storsjö adc09136a4 xwma: Avoid division by zero 11 years ago
  Martin Storsjö 8d07258bb6 avidec: Make sure a packet is large enough before reading its data 11 years ago
  Martin Storsjö 68ff998128 vqf: Make sure the bitrate is in the valid range 11 years ago
  Martin Storsjö 9277050e29 vqf: Make sure sample_rate is set to a valid value 11 years ago
  Michael Niedermayer f2eb474a5a avformat/mpegenc: check, warn and clip muxrate to syntactical possible values 11 years ago
  Michael Niedermayer 8c1253c934 avformat/mpegenc: check, warn and clip VBV value to within syntactically possible values 11 years ago
  Michael Niedermayer 28d35dbe9f avformat/mpegenc: fix muxrates AVOption maximum value 11 years ago
  Michael Niedermayer a0fec71ebd avformat/mxfenc: instance number is just 24 bits 11 years ago
  Carl Eugen Hoyos d87ff55502 Remove an incorrect and unneeded assert in the amr demuxer. 11 years ago