14766 Commits (eaed4da96ac6da54313b35a8567ebf415e6df4cf)

Author SHA1 Message Date
Michael Niedermayer 77e9123fe5 lavf: always use av_free 11 years ago
Tim Walker 34bbc81de8 lavf: simplify ff_hevc_annexb2mp4_buf 11 years ago
Carl Eugen Hoyos d68ac92dc2 Replace an incorrect av_free() in movenc.c with av_freep(). 11 years ago
Luca Barbato ee17be3fdd hevc: Use get_se_golomb_long 11 years ago
Martin Storsjö 8cafeb8bca mxfdec: Validate parameters to strftime 11 years ago
Michael Niedermayer 88c8e4afea avformat/hevc: fix mix of av_malloc() with free() 11 years ago
Michael Niedermayer 5d5e2bd862 avformat/hevc: Make return codes consistent and more flexible 11 years ago
Michael Niedermayer cb403b2570 avformat: fix hevcs use of golomb from avformat 11 years ago
Michael Niedermayer 6783b3eb76 avformat/isom: remove duplicated line 11 years ago
Tim Walker 558b20d729 matroskaenc: enable Annex B to MP4 conversion for HEVC tracks. 11 years ago
Tim Walker a823d09486 matroskaenc: write private data in hvcC format for HEVC. 11 years ago
Tim Walker 4f3db5d341 movenc: allow muxing HEVC in MODE_MP4. 11 years ago
Tim Walker b6c61fb83e movenc: enable Annex B to MP4 conversion for HEVC tracks. 11 years ago
Tim Walker 20b40a597c movenc: write hvcC tag for HEVC. 11 years ago
Tim Walker 1d9014f0b0 movenc: use 'hev1' tag for HEVC in MODE_MOV. 11 years ago
James Zern 3e0175d89a riff: add VP9 fourcc 11 years ago
Ben Littler fb0a988f94 riff: IPJ2 decodes with JPEG2000 decoder 11 years ago
Baptiste Coudurier 9e71cc81f3 movdec: handle 0x7fff langcode as macintosh per the specs 11 years ago
Piotr Bandurski 8a0bc40545 libspeex: support ZygoAudio (quality 10 mode) 11 years ago
Mark Himsley 360022bd3b isom: lpcm in mov default to big endian 11 years ago
Piotr Bandurski db32f14c3d isom: add "MNG" FourCC 11 years ago
Carl Eugen Hoyos 073cd30fb4 isom: Support MPEG-2 video mov files from FPC5 11 years ago
Piotr Bandurski 31e558fbcf isom: add "NO16" FourCC 11 years ago
Piotr Bandurski 6509012398 isom: add Radius DV YUV FourCCs 11 years ago
Carl Eugen Hoyos eeae858596 isom: Support Sony XAVC in mov 11 years ago
Ben Littler c09804684a isom: add xd51 hdcam 11 years ago
John Stebbins 565e0c6d86 movenc: allow override of "writing application" tag 11 years ago
John Stebbins 0092c1dd8d matroskaenc: allow override of "writing application" tag 11 years ago
Nicolas George 6bffa83bbe lavf/concatdec: reindent after last commit. 11 years ago
Nicolas George 8a670f52a5 lavf/concatdec: more reliable test for absolute URLs. 11 years ago
Nicolas George 97e87e09c8 lavf: add subfile protocol. 11 years ago
Diego Biurrun f69befe5ee matroskadec: cosmetics: Fix "attachement" vs. "attachment" typo 11 years ago
Keiji Costantini 84cfce9f99 matroskadec: K&R formatting cosmetics 11 years ago
Martin Storsjö 77eed91fab rtmppkt: Rename the ts_delta field to ts_field 11 years ago
Martin Panter 8bbb02ae4f rtmppkt: Properly handle extended timestamps when writing 11 years ago
Martin Panter 48cfb5f411 rtmppkt: Add a descriptive comment 11 years ago
Martin Panter 5b2ad78f97 rtmppkt: Handle extended timestamp field even for one-byte header 11 years ago
Luca Barbato 5b977c1d4f mxf: Return meaningful errors 11 years ago
Paul B Mahol f06f6daaf8 mxf: Parse random index pack 11 years ago
Matthieu Bouron 570af382ee mxf: Handle identification metadata 11 years ago
Matthieu Bouron 5b930092c3 mxf: Set audio packets pts 11 years ago
Matthieu Bouron e118bb1a33 mxf: Introduce ff_mxf_get_samples_per_frame 11 years ago
Lukasz Marek 1aa262f460 lavf/http: return error from seek on invalid whence 11 years ago
Lukasz Marek 4ba6a534dc lavf/http: return error on seeking to negative postion 11 years ago
Lukasz Marek f495fbe76a lavf/avio: fix ffurl_alloc error checks 11 years ago
wm4 636273d3d4 http: handle ICY in presence of chunked transfer encoding 11 years ago
Michael Niedermayer 12b97dd375 avformat/oggparsevorbis: dont use invalid granules 11 years ago
Marton Balint d08bb065f2 mpegts: use goto out instead of break on truncated or invalid pmt tables 11 years ago
Andrey Utkin bc764d786f Add "prefer_tcp" flag to "rtsp_flags" 11 years ago
Keiji Costantini 3407172b36 avienc: K&R formatting cosmetics 11 years ago