226 Commits (1ca5d97fc8e513fb6f2ca62dee3c1e6ef4218c12)

Author SHA1 Message Date
  Michael Niedermayer 2576a9ecec Correct doxy about timestamp units of read_timestamp(). 17 years ago
  Michael Niedermayer de14759e97 Document return of read_timestamp. 17 years ago
  Diego Biurrun 8bfb108b3e comment typo fixes 17 years ago
  Ivo van Poorten 91fd7398f4 typo ;) 17 years ago
  Michael Niedermayer ba66ae94a0 Document a few more structure change rules with relation to ABI/API. 17 years ago
  Michael Niedermayer 252f17e292 Document structure change rules with relation to ABI/API. 17 years ago
  Reimar Döffinger f47b9f4828 Increase minor version due to new av_close_input_stream 17 years ago
  Reimar Döffinger 2506fd5467 Add a av_close_input_stream function 17 years ago
  Michael Niedermayer 2e9b86ac12 Remove dead code which disappeared with the last major version bump. 17 years ago
  Michael Niedermayer 7195731522 Remove *_codec_id from AVFormatParameters with the next major version bump. 17 years ago
  Michael Niedermayer 626004690c Allow overriding codec_ids. 17 years ago
  Diego Biurrun 5d81d64175 cosmetics: comment typo fixes 17 years ago
  Michael Niedermayer 88808c60af document how to free the result of av_alloc_format_context() 17 years ago
  Michael Niedermayer 84be6e7239 av_*_next() API for libavformat 17 years ago
  Diego Biurrun 7338d36808 succes --> success typo 17 years ago
  Andreas Öman fe2b276c2e Bump lavf minor due to addition of 17 years ago
  Luca Abeni 087b327287 Include os_support.h only when needed 17 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Panagiotis Issaris 8ea0e80241 Fix Doxygen parameter 17 years ago
  Panagiotis Issaris 4e8988a32d Typo 17 years ago
  Baptiste Coudurier 5118cae694 ogg muxer 17 years ago
  Kostya Shishkov 12877faf7c Musepack SV8 demuxer and decoder 17 years ago
  Kostya Shishkov 7798b42df1 Add ff_ prefix to get_v() 17 years ago
  Luca Abeni c971ff1977 Remove the inclusion of rtsp.h and rtp.h from avformat.h, and 17 years ago
  Kostya Shishkov 66f7679c62 Beam Software SIFF demuxer and video decoder 17 years ago
  Kostya Shishkov fe7e750fb5 New RM format deserves small version bump 17 years ago
  Nico Sabbi 526efa1053 API extension: AVProgram now has an array (stream_index) containing the indexes of the streams in AVFormatContext 17 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
  Benoit Fouet fe0b9a6464 Increment minor after r10709. 17 years ago
  Nico Sabbi 15afa396e4 Added definition and utility functions to handle AVProgram(s) in AVFormatContext 17 years ago
  Stefano Sabatini f94361612a Make parse_date return INT64_MIN in case of unparsable input. 17 years ago
  Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 years ago
  Ramiro Polla ac6577cd71 Bump micro version number for r10429 17 years ago
  Neil Brown e26381b6da more verbose doxy for duration (from patch by neilb suse de) 18 years ago
  Neil Brown 4854c253a4 mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de) 18 years ago
  Michael Niedermayer 6d96a9b94d elaborate a little on AVStream.start_time, it seems the comment is not clear 18 years ago
  Michael Niedermayer 06c5c560ed cola for diego 18 years ago
  Diego Biurrun 68bf8d83c5 Bump minor number, NUT muxer was added. 18 years ago
  Michael Niedermayer 65d7d68b99 mention AVPROBE_PADDING_SIZE at the read_probe() doxy 18 years ago
  Luca Abeni 8767b80f5f Change avf_sdp_create() to get a pre-allocated buffer as input, and to 18 years ago
  Michael Niedermayer 8258354849 correct initial timestamps which have AV_NOPTS_VALUE 18 years ago
  Luca Abeni c5388c0784 Introduce an SDP generator 18 years ago
  Aurelien Jacobs 11bf3847b3 add proper support for subtitles muxing/stream copying 18 years ago
  Måns Rullgård a9fd2b1921 avoid deprecation warnings for AVFrac from avformat.h 18 years ago
  Luca Abeni bf09c2e2a6 Add support for non-blocking input formats 18 years ago
  Maksym Veremeyenko 05ce0f11e4 * clarifying the AVInputFormat::read_seek return value 18 years ago
  Måns Rullgård e46e884f25 remove old unused string functions 18 years ago
  Ramiro Polla 6fe706df05 Remove unused declarations 18 years ago
  Diego Biurrun 90b5b51eab misc typo fixes 18 years ago
  Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago