15131 Commits (fdcb2873e1c898cf26216f7e80d95d03387ba55b)

Author SHA1 Message Date
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
Carl Eugen Hoyos 4c49d0824a Fix alaw and mulaw muxing in caf. 11 years ago
Martin Storsjö 34e2ce5dde hlsenc: Set the default codecs to AAC and H264 11 years ago
Reynaldo H. Verdejo Pinochet 93cade4825 rtmpproto: info out for unsupported auth vars 11 years ago
Reynaldo H. Verdejo Pinochet e83aae2839 rtmpproto: avoid setting auth var value if null 11 years ago
Michael Niedermayer 77a0df4b5e estimate_timings_from_pts: Execute max 1 iteration extra to find more than 1 duration 11 years ago
Gaullier Nicolas 68cea1bc8e estimate_timings_from_pts: Try to get the duration for all streams 11 years ago
Michael Niedermayer 424599c7cc estimate_timings_from_pts: simplify filesize end check 11 years ago
Gaullier Nicolas 5d944f58db estimate_timings_from_pts: Also consider packet duration 11 years ago
Gaullier Nicolas 85349d8d00 estimate_timings_from_pts: Warn about A/V streams for which no duration could be set 11 years ago
Hendrik Leppkes 7c377f0e74 avisynth: set duration of audio streams 11 years ago
Anton Khirnov c9281a01b7 lavf: drop the zero-sized packets hack 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Alex Sukhanov 8b96f31817 libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_METADATA is enabled 11 years ago