140 Commits (9ba5dd37a96cca3d9b4e032db98c9c2153160ea6)

Author SHA1 Message Date
Michael Niedermayer 3e14ed05f1 avformat/internal: always check arguments of hex_dump_debug() 10 years ago
Michael Niedermayer 7ac5c38ec5 avformat/mux: Add avoid_negative_ts_use_pts 10 years ago
wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
Clément Bœsch 4b60bd1aac avformat/internal: fix av_interleaved_write_frame typo reference 10 years ago
Anton Khirnov 4227e4fe74 lavf: add a convenience function for adding side data to a stream 10 years ago
Martin Storsjö 675ac56b7e Revert "lavf: Don't try to update files atomically with renames on windows" 10 years ago
Martin Storsjö 960aff379d lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink 10 years ago
Martin Storsjö b9d08c77a4 lavf: Don't try to update files atomically with renames on windows 10 years ago
Michael Niedermayer 92d366f6ab avformat: Print error message on failure of ff_rename() 10 years ago
Luca Barbato 7785ce1c76 lavf: replace rename() with ff_rename() 10 years ago
Michael Niedermayer 4641ae352e avformat: Add and use ff_copy_whitelists() 10 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 10 years ago
Anton Khirnov d92550d191 lavf: eliminate ff_get_audio_frame_size() 10 years ago
Anton Khirnov 30e50c5027 lavf: eliminate ff_get_audio_frame_size() 10 years ago
Michael Niedermayer 351b22caae avformat/mux: support re-interleaving packets in ff_write_chained() 10 years ago
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 10 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Michael Niedermayer ef818d8bf0 avformat: add av_format_inject_global_side_data(), and disable it by default 11 years ago
Nicolas George 1b05ac220e lavf: add write_uncoded_frame() API. 11 years ago
Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
Michael Niedermayer ee4e805093 avformat: add ff_get_extradata() 11 years ago
Michael Niedermayer 1565a9a9e9 avformat/utils: factor rfps calculation out 11 years ago
Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 11 years ago
Paul B Mahol 3fd79833e2 avformat: add ff_alloc_extradata() helper 11 years ago
Michael Niedermayer a9d1a7c79b avformat: move PROBE_BUF_M* to internal.h 11 years ago
Michael Niedermayer 8ca5d277d8 avformat/utils: factor ff_find_last_ts() out of ff_gen_search() 12 years ago
Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago
Luca Barbato ec7c51c786 avf: move ff_http_match_no_proxy to network 12 years ago
Martin Storsjö de9cd1b173 lavf: Handle the environment variable no_proxy more properly 12 years ago
Reimar Döffinger c5142a95a5 Support more AVC-Intra files 12 years ago
Derek Buitenhuis 26e4f0c70f doxy: Clarify what avpriv_set_pts_info does 12 years ago
Derek Buitenhuis df0d6735b3 doxy: Clarify what avpriv_set_pts_info does 12 years ago
Justin Ruggles 261e9348ef lavf: add a common function for selecting a pcm codec from parameters 12 years ago
Justin Ruggles bfe5454cd2 lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
Peter Ross 9ccc349f77 ensure comment blocks that contain doxygen commands start with double asterix 12 years ago
Luca Barbato 8034130e06 rtp: set the payload type as stream id 12 years ago
Michael Niedermayer de707bc8bd mux/nut: factorize ff_choose_timebase() out of nut 12 years ago
Luca Barbato 55f9037f38 avformat: split muxing functions from util.c 12 years ago
Michael Niedermayer 85a576775e lavf: factor ff_free_stream() out 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov a6733202cc lavf: make av_interleave_packet_per_dts() private. 13 years ago
Anton Khirnov 3c90cc2ef2 lavf: deprecate av_read_packet(). 13 years ago
Anton Khirnov b73ad74660 lavf: move CodecMime from matroska.h to internal.h 13 years ago
Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
Anton Khirnov d2afbd9a56 frame{crc/md5}: set the stream timebase from codec timebase. 13 years ago
Martin Storsjö 3e79c2adb1 libavformat: Add a utility function for adding parameter change side data 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Carl Eugen Hoyos 4d7c71c364 Check for OOM after av_mallocz() in ff_interleave_add_packet(). 13 years ago
Anton Khirnov a2faa95151 lavf: make some seeking functions private 13 years ago
Anton Khirnov 1fa395e471 lavf: use avpriv_ prefix for ff_new_chapter(). 13 years ago