14468 Commits (d201a0f0f843fc108f5506d82937bb1b4cafb345)

Author SHA1 Message Date
Nicolas George 1b05ac220e lavf: add write_uncoded_frame() API. 11 years ago
Matt Oliver 1ff42685fe avformat/libssh: Fix libssh defaulting to shared linkage. 11 years ago
Zhang Rui 4958628ba6 avformat/concatdec: pass the interrupt callback on 11 years ago
Anton Khirnov 394fb56c29 lavf: always unref the packet passed to av_interleaved_write_frame() on error 11 years ago
Marton Balint 6421111b52 lavf: allow av_find_best_stream to return AV_DISPOSITION_*_IMPAIRED wanted_streams 11 years ago
Anton Khirnov 18c896be3d lavf: extend / improve the AVFormatContext doxy 11 years ago
Anton Khirnov 54f7e79d47 lavf: add some basic documentation of the muxing process 11 years ago
Anton Khirnov 4c75059950 lavf: rewrite the av_write_frame() doxy 11 years ago
Anton Khirnov ad7f2b69a5 lavf: rewrite the av_interleaved_write_frame() doxy 11 years ago
Anton Khirnov 38893dc028 pcmdec: replace a reachable assert with an error check 11 years ago
Janne Grunau b37effdc52 mxfdec: free descriptor extradata in .read_close() 11 years ago
Andrew Kelley b0c2c097e4 lavf: default .ogg audio to libvorbis if we can 11 years ago
Derek Buitenhuis ef5d32b9c5 Add raw HEVC muxer 11 years ago
Derek Buitenhuis 722554788b Add raw HEVC muxer 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Ben Boeckel 5a633ec2dd vorbis: extract metadata from the middle of a stream 11 years ago
Ben Boeckel 0dc66553ad vorbis: append data from tags together 11 years ago
Ben Boeckel 7eb84f2c3b ogg: allow streams to update metadata 11 years ago
Vignesh Venkatasubramanian 129e24f78e lavf/oggparseopus: Setting seek_preroll in AVCodecContext 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Vittorio Giovara d509ae5be0 jvdec: K&R formatting cosmetics 11 years ago
Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
Anton Khirnov 7b03b65bf0 lavf: do basic sanity checking on muxed packets 11 years ago
Ståle Kristoffersen 8658390336 libavformat/utils.c: Cosmetics: Fix incorrect comma placement 11 years ago
addr-see-the-website@aetey.se 8e36fc0c33 RoQ encoder: support different integer framerates 11 years ago
Michael Niedermayer 1bc2fa447c avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1 11 years ago
Voyager1 9f6f4962fb avformat/utils: dvd still frames read thru libdvdnav ended up in internal lavf buffer 11 years ago
Stefano Sabatini 5871ee5072 lavf: add output_ts_offset option to AVFormatContext 11 years ago
Stefano Sabatini a535d3952c lavf/avformat.h: fix typos 11 years ago
Reynaldo H. Verdejo Pinochet 95d1809981 libavformat/mtv: add test for audio magic 11 years ago
Matthieu Bouron c716624853 mxf: Read field dominance flag 11 years ago
Luca Barbato 7d56f2fffc mxf: Handle negative edit_rate 11 years ago
Ståle Kristoffersen 16097efb8c Auto-detect hevc in mpeg-ts. 11 years ago
Michael Niedermayer 13aa82bbbb avformat/flac_picture: clear padding area 11 years ago
Michael Niedermayer fff2953163 avformat/flac_picture: allocate buffer padding for picture 11 years ago
Janne Grunau 78987a88a8 lavf: include 60 fps in guessed standard frame rates 11 years ago
Michael Niedermayer c89f8f80cc avformat/hdsenc: check mkdir() return code 11 years ago
Diego Biurrun d67cfdeb53 avformat: utils: Refactor duplicated PRINT macro 11 years ago
Carl Eugen Hoyos cfe282ec80 Remove now unneeded Makefile dependency for the wtv muxer. 11 years ago
Michael Niedermayer 29986885ef avformat/mpegts: Continue parsing PMTs until at least 2 streams are found or 100kb are reached 11 years ago
Michael Niedermayer ad61419bbf avformat/mpegts: drop stray space 11 years ago
Carl Eugen Hoyos bf9a8d183d Support writing E-AC3 in wav. 11 years ago
Carl Eugen Hoyos 862174ec83 Move GUID-related objects to riffenc.c and riff.c. 11 years ago
Mikael Finstad 5846d8a91e avformat/hls: Fix cookies and user agent with encrypted HLS streams 11 years ago
Lukasz Marek 102bd64168 lavd: add avdevice_dev_to_app_control_message API 11 years ago
Lukasz Marek 7151411b9c lavd: add avdevice_app_to_dev_control_message API 11 years ago
Diego Biurrun 50ecf15712 avformat: utils: K&R formatting cosmetics 11 years ago
James Darnley 2efdccac87 lavf/avienc: cosmetic indent 11 years ago
James Darnley fa20babb46 lavf/avienc: use metadata_header_padding 11 years ago
James Darnley 67270ccd3a lavf/id3v2enc: update comment about minimum padding 11 years ago