15146 Commits (5b1a56b34b3f0fa542a25f0e04879fba260a9372)

Author SHA1 Message Date
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
Michael Niedermayer 17c8a06916 avformat/framehash: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 9646ea63df avformat/mmf: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 0421409c52 avformat/matroskaenc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer fab50573bb avformat/mp3enc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer d524d424ec avformat/nutenc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 0323a55cd8 avformat/rtpenc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 46380e8d26 avformat/aviobuf/ff_get_line: also accept \r as end of line character 11 years ago
Olivier Langlois f78bc96b7c lavf: Use av_gettime_relative() 11 years ago
nu774 584f884090 riff: Pass block_align to estimate frame duration 11 years ago