9957 Commits (2601a9447efb778930b01ac58d2cc1d02498db4e)

Author SHA1 Message Date
Nidhi Makhijani 8692e6284f rdt: check malloc calls 11 years ago
Janne Grunau c23c96b638 lavf: add av_stream_get_side_data 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
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
nu774 584f884090 riff: Pass block_align to estimate frame duration 11 years ago
Martin Storsjö 34e2ce5dde hlsenc: Set the default codecs to AAC and H264 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
Anton Khirnov a738540366 lavf: properly document the distinction between flags and ctx_flags 11 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Martin Storsjö 0bacfa8d37 rtmpproto: Check the buffer sizes when copying app/playpath strings 11 years ago
Uwe L. Korn 7ce3bd9614 rtmpproto: Support alternative slist parameter in rtmp URLs 11 years ago
Luca Barbato dcbfb7805a probe: Support AAC_LATM in set_codec_from_probe_data 11 years ago
Luca Barbato f66d0c57b1 latm: Add a probe function 11 years ago
Anton Khirnov ef9732162c rmdec: do not export anything to AVCodecContext.codec_name 11 years ago
Anton Khirnov 6072184e70 asfenc: use codec descriptors instead of AVCodecs to write codec info 11 years ago
Anton Khirnov 92e4b643df oggparseskeleton: do not use AVCodecContext.codec_name 11 years ago
Anton Khirnov 18f2514c40 mov: export stsd Compressorname in metadata 11 years ago
Anton Khirnov 141fdc763c matroska: add the Opus mapping 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
Anton Khirnov eb3b5501e8 matroskadec: read the CodecDelay element 11 years ago
Luca Barbato 7d027b9d6d librtmp: Map native options to librtmp ones when possible 11 years ago
Luca Barbato 7266e24f17 hls: Sync the file number with the start sequence 11 years ago
Luca Barbato a16431034d hls: Factor the sequence computation 11 years ago
Luca Barbato c7603b3c24 hls: Print start_number as first sequence value 11 years ago
Luca Barbato 87a3ea3192 segment: Report the current media sequence 11 years ago
Luca Barbato 344f7b5a7e hls: Report the current media sequence 11 years ago
Luca Barbato 5a70a783f0 hls: Add an option to prepend a baseurl to the playlist entries 11 years ago
Enrique Arizón Benito 5c08ae4f37 segment: Add an option to prepend a string to the list entries 11 years ago
Anton Khirnov 1eb57e1d9b lavc: eliminate tb_unreliable() 11 years ago
Miles Gould 99e22b7859 mov: Emit the correct tags for clcp tracks 11 years ago
Aidan Skinner 802385dbc2 mov: Write prof section of tapt tag 11 years ago
Luca Barbato 152b797cd6 flv: Do not mangle dts values for negative cts 11 years ago
Luca Barbato 5d983fdbca flv: Warn only once 11 years ago
Luca Barbato 374fdc8c07 flv: Improve log messages 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Anton Khirnov f9157463db lavf: do not use the parser duration for video 11 years ago