13925 Commits (7f019129e1bdeeb7fd0af05dc002b133df530f03)

Author SHA1 Message Date
Nicolas George ecab1c7741 oggdec: add support for Opus in Ogg demuxing 11 years ago
Vittorio Giovara ed9245dba8 oggparsevorbis: check allocations 11 years ago
James Almer 9c15ef35d4 oggparsevorbis: support official chapter extension 11 years ago
Lukasz Marek 3a92ee5953 avformat/ftp: add log regarding passive mode failure 11 years ago
Lukasz Marek e1fb3143bb avformat/ftp: fix possible deadlock 11 years ago
Martin Storsjö a52b5a5a07 riff: Add a mapping for VP6A 11 years ago
Michael Niedermayer e4d45673ca avformat/movenc: set XDCAM codec tag correctly 12 years ago
Michael Niedermayer 713dcdbfcb avformat/movenc: set pretty compressor name for XDCAM 12 years ago
Michael Niedermayer ce994a03f5 avformat/movenc: make AVStream easier to access 12 years ago
Carl Eugen Hoyos a12ab37d1f lavf/riff.c: Fix GeoVision H.264 fourcc. 12 years ago
Carl Eugen Hoyos d24da748c3 Add H.264 fourcc GAVC for GeoVision cameras. 12 years ago
Matthieu Bouron 054454c63a mxf: Add jpeg2000 codec to intra only codecs 12 years ago
Martin Storsjö e6ed866859 flvenc: Write proper cropping for VP6 even if there's no extradata 12 years ago
Martin Storsjö be1e1373d2 flvenc: Support muxing VP6A as well 12 years ago
Martin Storsjö 4d7aeff9a1 flvenc: Don't pretend to support muxing "plain" VP6 12 years ago
Luca Barbato ceec6e792e avi: directly resync on DV in AVI read failure 12 years ago
Luca Barbato 756547ce7f avi: DV in AVI must be considered single stream 12 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 12 years ago
Michael Niedermayer 8c0f565ee3 avformat/movenc: factor out find_fps() 12 years ago
Michael Niedermayer 8f2386b589 avformat/oggparseflac: fix handling of old flac in ogg 12 years ago
Diego Biurrun 9adbc3f3a1 bmv: Remove unused variable 12 years ago
Michael Niedermayer 6853e40106 avformat/matroskadec: only set r_frame_rate if the value is within reasonable limits 12 years ago
Vittorio Giovara 90e15e340d oggparsevorbis: return meaningful errors 12 years ago
Michael Niedermayer e1f8184a1a avformat/gifdec: make GIF_APP_EXT_LABEL parsing more robust 12 years ago
Martin Storsjö b698542ad8 mov: Don't allocate arrays with av_malloc that will be realloced 12 years ago
Michael Niedermayer e41ea866fc avformat/mov: force parsing of headers if stts is absent 12 years ago
Clément Bœsch d4dc673455 avformat/vobsub: raise packet even if apparently incomplete. 12 years ago
Martin Storsjö cd818b3a57 rtmpproto: Validate the embedded flv packet size before copying 12 years ago
Martin Storsjö 8921e32f73 rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early 12 years ago
Martin Storsjö 24fee95321 rtmpproto: Move the flv header/trailer addition to append_flv_data 12 years ago
Martin Storsjö 72540e514c rtmpproto: Clear the flv allocation size on reallocp failures 12 years ago
Martin Storsjö 4d6d70292e rtmpproto: Pass the 'live' parameter in the right unit 12 years ago
Martin Storsjö a6b361325f rtmpproto: Print the error code string if there's no description 12 years ago
Clément Bœsch dbfe61100b avformat/vobsub: fix several issues. 12 years ago
Vittorio Giovara 49fe9c05f9 oggparsevorbis: K&R formatting cosmetics 12 years ago
Diego Biurrun 47b6cfc2a0 avformat/output-example: Declare link dependency on libswscale in the Makefile 12 years ago
Michael Niedermayer 5082fcc0e2 avformat: add support to force specific AVCodecs 12 years ago
Michael Niedermayer f4aec34805 avformat/utils: pass AVFormatContext to find_decoder() 12 years ago
Michael Niedermayer ebb8dd437b mov: fix trun / pseudo_stream_id handling 12 years ago
Luca Barbato 628a17d78a rtmp: alias rtmp_listen to listen 12 years ago
Luca Barbato ad0560fe74 mxf: Remove a typo 12 years ago
Martin Storsjö cc41167aed asfdec: Check the return value of asf_read_stream_properties 12 years ago
Carl Eugen Hoyos e34ba4723e Avoid img_segment_size == 0 in mtv demuxer. 12 years ago
Maxim Poliakovski 487b54104a omadec: fix bitrate for ATRAC3+ streams 12 years ago
Maxim Poliakovski 23d0fdcf6f Add support for multichannel ATRAC3+ streams. 12 years ago
Anton Khirnov 93370d1216 mxfdec: set audio timebase to 1/samplerate 12 years ago
Martin Storsjö c231987662 mov: Make sure the read sample count is nonnegative 12 years ago
Martin Storsjö 640a2427aa bfi: Add some very basic sanity checks for input packet sizes 12 years ago
Martin Storsjö 9fc7184d1a bfi: Avoid divisions by zero 12 years ago