summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* movenc: Allow chapters to be written in trailerJohn Stebbins2013-08-20
* movenc: Allow chapter track in default MODE_MP4John Stebbins2013-08-20
* avformat: Fix references to removed av_close_input_file in DoxygenDiego Biurrun2013-08-20
* mov: Prevent segfaults on mov_write_hdlr_tagLuca Barbato2013-08-20
* mov: Compute max duration among the tracks with a timescaleLuca Barbato2013-08-20
* mov: Set the timescale for data streamsLuca Barbato2013-08-20
* mkv: Allow flushing the current cluster in progressMartin Storsjö2013-08-19
* mkv: Flush the old cluster before writing a new oneLuca Barbato2013-08-19
* mkv: Add options for specifying cluster limitsLuca Barbato2013-08-19
* mkv: Refactor mkv_write_packetLuca Barbato2013-08-19
* ogg: Fix potential infinite discard loopReimar Döffinger2013-08-19
* movenc: Indicate that negative timestamps are supportedMartin Storsjö2013-08-17
* hlsenc: Don't reset the number variable when wrappingCarl Eugen Hoyos2013-08-15
* hlsenc: Append the last incomplete segment when closing the outputStefano Sabatini2013-08-15
* hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö2013-08-15
* rtpproto: Check the right feature detection macroMartin Storsjö2013-08-15
* electronicarts: Let functions always returning the same value return voidDiego Biurrun2013-08-15
* electronicarts: Improve some function/variable namesDiego Biurrun2013-08-15
* electronicarts: comment wording fixesDiego Biurrun2013-08-15
* electronicarts: Remove bogus function documentationDiego Biurrun2013-08-15
* electronicarts: K&R formatting cosmeticsDiego Biurrun2013-08-15
* rtpproto: Check for the right feature when reading a sockaddr_in6Dave Yeo2013-08-15
* sdp: Add an option for sending RTCP packets to the source of the last packetsMartin Storsjö2013-08-14
* rtpproto: Add an option for writing return packets to the address of the last...Martin Storsjö2013-08-14
* rtpproto: Update the parameter documentationMartin Storsjö2013-08-13
* segafilm: Error out on impossible packet sizeLuca Barbato2013-08-13
* ogg: Always alloc the private context in vorbis_headerLuca Barbato2013-08-13
* rtmp: Do not misuse memcmpLuca Barbato2013-08-11
* rtmp: Detect and warn if the user tries to pass librtmp style parametersMartin Storsjö2013-08-10
* rtmp: rename data_size to sizeLuca Barbato2013-08-10
* rtmp: Use PRId64 when needed.Luca Barbato2013-08-10
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* ff_socket: put out-of-line and fallback to fcntl() for close-on-execRémi Denis-Courmont2013-08-09
* file: Move win32 utf8->wchar open wrapper to libavutilMartin Storsjö2013-08-08
* avio: Add const qualifiers to ffio_read_indirectBen Avison2013-08-08
* libavformat: use avpriv_open()Rémi Denis-Courmont2013-08-07
* rtsp: Don't include the listen flag in the SDP demuxer flagsMartin Storsjö2013-08-07
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-07
* rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_bufMartin Storsjö2013-08-07
* rtspenc: Check the return value from ffio_open_dyn_packet_bufMartin Storsjö2013-08-07
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-06
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-06
* avformat/dv: K&R formatting cosmeticsDiego Biurrun2013-08-06
* tcp: Use a different log message and level if there's more addresses to tryMartin Storsjö2013-08-06
* unix: Convert from AVERROR to errno range before comparing error codesMartin Storsjö2013-08-06
* riff.h: Remove stray extern declaration for non-existing symbolDiego Biurrun2013-08-05
* mpegts: Remove one 64-bit integer modulus operation per packetBen Avison2013-08-05
* network: Use SOCK_CLOEXEC when availableLuca Barbato2013-08-05
* lavf: Support unix socketsLuca Barbato2013-08-05
* mpegts: Make discard_pid() faster for single-program streamsBen Avison2013-08-05