15427 Commits (d5ee3580d84a238719588daf0b74feefd07d5742)

Author SHA1 Message Date
Anton Khirnov 54ed488b1a flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files 11 years ago
Anton Khirnov d6b9ce99ea flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag 11 years ago
Lazaros Koromilas bbc10a1aa5 libavformat/utils: Fix segfault on m4a cover artwork parsing 11 years ago
Michael Niedermayer 919c320f72 avformat/oggenc: fix EOS flag 11 years ago
Michael Niedermayer 5be8c27694 avformat/rtspdec: Use av_mallocz_array() 11 years ago
Andrew Kelley 9767d7c092 oggenc: Flush after writing headers 11 years ago
Andrew Kelley 1d3eb0b573 oggenc: Move ogg_write_pages up above ogg_write_header 11 years ago
Michael Niedermayer e6a084641a avformat/utils: set max analyze duration depending on the circumstances 11 years ago
Michael Niedermayer 52887aa409 avformat: move default for max_analyze_duration into utils.c 11 years ago
Carl Eugen Hoyos 2d56f0d054 Write the actual mp3 frame size when muxing into caf if available. 11 years ago
Michael Niedermayer 96470ca22b avformat/mov: allow seeking back to the begin even if nothing is marked as keyframe 11 years ago
Michael Niedermayer d236d4907c update APIchanges & version for c37d179 11 years ago
Michael Niedermayer c37d179295 avformat: add format_probesize to allow tuning the maximum amount of bytes to identify the filetype 11 years ago
Aman Gupta 4372fb7a57 avcodec/webvttenc: add webvtt encoder 11 years ago
Clément Bœsch cba92a2226 avformat/vobsub: do not create empty streams. 11 years ago
Nidhi Makhijani e0d01dc7d7 smoothstream: check malloc calls 11 years ago
Nidhi Makhijani 8692e6284f rdt: check malloc calls 11 years ago
Clément Bœsch e63a17bfdc avformat/mov: use av_display_rotation_get() for rotate metadata. 11 years ago
Carl Eugen Hoyos 27d460fe98 Refuse to mux H.264 with fourcc H264 into avi without startcode. 11 years ago
Michael Niedermayer 64bf845544 avformat/mov: Dont blindly trust the stream duration in seting chapter times 11 years ago
Michael Niedermayer 220df143b9 avformat/utils: Check end time in avpriv_new_chapter() 11 years ago
Michael Niedermayer 744df0a031 avformat/movenc: Check that packet duration is valid in ff_mov_write_packet() 11 years ago
Florent Le Coz fdcb2873e1 Fix the mime types for MPEG and MPEG-TS formats 11 years ago
Vignesh Venkatasubramanian 37cef8c774 libavformat/matroskaenc: Add WebM DASH support 11 years ago
Carl Eugen Hoyos eff913c972 Autodetect Asterisk raw pcm with extension "sln". 11 years ago
Carl Eugen Hoyos afaa39b46d Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr(). 11 years ago
Michael Niedermayer 7f7080dc73 avformat: add av_stream_get_end_pts() 11 years ago
Michael Niedermayer 9893e883ea avformat/mux: Remove localized encoder strings 11 years ago
Janne Grunau c23c96b638 lavf: add av_stream_get_side_data 11 years ago
Lukasz Marek b9419b5882 lavf/ftp: favour EPSV over PASV command 11 years ago
Lukasz Marek 37fa4b9bb9 lavf/audiointerleave: return more meaningful error codes 11 years ago
Lukasz Marek 2ed9e17ed1 lavf/audiointerleave: check for allocation failure 11 years ago
Lukasz Marek c61cdefa4d lavf/audiointerleave: use av_fifo_alloc_array 11 years ago
Lukasz Marek 74f9c5947d lavf/dvenc: use av_fifo_alloc_array 11 years ago
Michael Niedermayer 6552e23d56 avformat/mpegtsenc: fix dts for chained muxing aac in mpegts 11 years ago
Vittorio Giovara 853cc025d6 mov: store display matrix in a stream side data 11 years ago
Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
Anton Khirnov ed7922faac mux: drop one of the hacks comprising compute_pkt_fields2() 11 years ago
Carl Eugen Hoyos e705d0ce1c Set dwSuggestBufferSize to largest chunk size for every stream in avi. 11 years ago
Anton Khirnov 0ba5299a80 movenc: use the "encoder" metadata tag to write stsd Compressorname 11 years ago
Anton Khirnov d246231e47 wavenc: use codec descriptors to get the codec name 11 years ago
Anton Khirnov 79f2c426fd dv: do not set codec timebase 11 years ago
Anton Khirnov 7a5f4f6853 lavf: extend avg_frame_rate documentation. 11 years ago
Anton Khirnov c3311d472a avienc: sanitize variable naming in write_header() 11 years ago
Anton Khirnov ab3fdaa713 yop: only set extradata size after it has been successfully allocated 11 years ago
Anton Khirnov b513bf6f69 yuv4mpegdec: do not set coded_frame properties 11 years ago
Anton Khirnov e4dc1000d7 yuv4mpeg: split the demuxer and muxer into separate files 11 years ago
Anton Khirnov 3ef6c5264b a64: check that extradata exists before reading from it 11 years ago
Anton Khirnov b136564909 a64: remove unneeded struct qualifier 11 years ago
Anton Khirnov d256ed78ff 4xm: allocate extradata properly. 11 years ago