15044 Commits (75a19f5eec665dd792a9a04cdfee15cf897c5f86)

Author SHA1 Message Date
Michael Niedermayer 134206ca7a avformat/utils: fix const warnings 11 years ago
Michael Niedermayer cd20b93e2f avformat/h263dec/h263_probe: Check TR 11 years ago
Michael Niedermayer 3ad21c50af avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in 11 years ago
Michael Niedermayer 04b15a6055 avformat/h263dec: shift data in state to make more bits available to probe 11 years ago
Uwe L. Korn 7ce3bd9614 rtmpproto: Support alternative slist parameter in rtmp URLs 11 years ago
Michael Niedermayer 1394e0a9e0 avformat/segment: Use av_malloc_array() 11 years ago
Marton Balint 6c5375100c mpegts: always reset pes packet state on new packet 11 years ago
Marton Balint a78274329c mpegts: unref buffer in reset_pes_packet_state 11 years ago
Marton Balint d7ca914988 mpegts: factorize pes packet state reset function 11 years ago
Marton Balint e2752de344 mpegts: fix indentation after last commit 11 years ago
Marton Balint 9ba8debce9 mpegts: only emit new packets if data buffer exists 11 years ago
Marton Balint a82e87618f mpegts: remove uneeded buf_size check 11 years ago
Michael Niedermayer 47550e62bf avformat/astenc: avoid using AVCodecContext.frame_number 11 years ago
Hendrik Leppkes ae8e2d7634 avisynth: set duration of audio streams 11 years ago
Lukasz Marek c9a12fdd2d lavf/mux: pass options to nested structs of priv data 11 years ago
Michael Niedermayer e94b08f002 avformat: add AV_EF_IGNORE_ERR 11 years ago
Carl Eugen Hoyos c2b0ce70ad Initialize riff and wav size fields to -1 instead of 0. 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
Carl Eugen Hoyos 4116cbeaf5 Fix oga muxer standalone compilation. 11 years ago
Lukasz Marek 330d547ef3 lavf/mux: pass options to nested structs of priv data 11 years ago
Peter Ross be098f6237 avformat/wtvdec: ignore mpeg2 extradata 11 years ago
Clément Bœsch b7dd250b75 avformat/vobsub: use av_make_q(). 11 years ago
Clément Bœsch 6a3a7d7af1 avformat/vobsub: remove pointless FAIL macro. 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
Michael Niedermayer 91736025b2 avformat/avidec: set average frame rate from header 11 years ago
Michael Niedermayer 82ccefb904 avformat/nut: support storing RFC 3389 comfort noise 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
Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX 11 years ago
Michael Niedermayer 375a0c03a9 avformat/xwma: fix memleak of dpds_table 11 years ago
Michael Niedermayer cf4dbe9aff avformat/xwma: improve error codes 11 years ago
Michael Niedermayer c31ad87bc6 avformat/xwma: use NULL instead of 0 for pointers 11 years ago
Michael Niedermayer 4506ed336f avformat/img2_alias_pix: fix 2 unused variable warnings 11 years ago
Nicolas George 50ed6e3ce6 lavf/concatdec: implement automatic conversions. 11 years ago
Nicolas George 9d24a536a3 lavf/concatdec: reindent after last commit. 11 years ago
Nicolas George b24d6c5303 lavf/concatdec: always do stream matching. 11 years ago
Nicolas George c27939d871 lavf/concatdec: check match_streams() return value. 11 years ago
Nicolas George e973cf04f6 lavf/concatdec: use a structure for each stream. 11 years ago
Nicolas George c9212abf95 lavf/matroska: add "binary" pseudo-MIME type. 11 years ago