13775 Commits (19c389081910fd722d625455d5dddd0a8d290bf4)

Author SHA1 Message Date
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
Matthieu Bouron c461265a76 lavf/mxfdec: add j2k codec to intra only codecs 11 years ago
Michael Niedermayer a63b479d11 avformat/utils: factor find_decoder() out 11 years ago
Paul B Mahol 07da0854fe avformat/vfq: fix deadlock in vqf_read_header() 11 years ago
Michael Niedermayer 9790a03e67 avformat/mxfdec: check sample size more completely 11 years ago
Michael Niedermayer df21537dfb avformat/tls: fix {} error for the GNUTLS case 11 years ago
Luca Barbato 5c349ad08a lxf: check the nb_streams instead of relying on padding 11 years ago
Paul B Mahol a529fa2f4d lxf: remove deplanarization hack 11 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 11 years ago