summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtmpproto: Fix limelight authentication with abbreviated app namesMartin Storsjö2013-08-28
* smoothstreamingenc: Write to a temp file while updating the manifestMartin Storsjö2013-08-27
* flv: Fix the help stringLuca Barbato2013-08-27
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-27
* movenc: Check for errors from mov_create_chapter_trackMartin Storsjö2013-08-27
* movenc: Properly free allocated data on failures in mov_write_headerMartin Storsjö2013-08-27
* movenc: Check that tracks->enc exists before trying to free extradataMartin Storsjö2013-08-27
* movenc: Check for allocation failures in mov_create_chapter_trackMartin Storsjö2013-08-27
* mov: Write tmcd extradataLuca Barbato2013-08-25
* mov: Parse tmcd extradataLuca Barbato2013-08-25
* mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsdLuca Barbato2013-08-24
* mov: Refactor codec specific final steps in mov_finalize_stsd_codecLuca Barbato2013-08-24
* mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitleLuca Barbato2013-08-24
* mov: Refactor audio specific parsing in mov_parse_stsd_audioLuca Barbato2013-08-24
* mov: Refactor video specific parsing in mov_parse_stsd_videoLuca Barbato2013-08-24
* mov: Refactor codec id selection in mov_codec_idLuca Barbato2013-08-24
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-23
* mov: use tkhd enabled flag to set the default trackJohn Stebbins2013-08-23
* movenc: fix detection of 64bit offset requirementClément Bœsch2013-08-21
* movenc: Make chapter track QuickTime compatibleJohn Stebbins2013-08-21
* movenc: add faststart option for web streamingClément Bœsch2013-08-21
* 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