summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* ff_parse_specific_params: do not use AVCodecContext.frame_sizeAnton Khirnov2015-12-12
* rmenc: do not use AVCodecContext.frame_sizeAnton Khirnov2015-12-12
* matroskadec: Fix sample_aspect_ratio for stereo matroska contentAaron Colwell2015-12-07
* rtsp: free opts dictionary on failure of getnameinfoGanesh Ajjanagadde2015-12-07
* movenc-test: add a missing va_end callGanesh Ajjanagadde2015-12-07
* mxfenc: always assume long gopAnton Khirnov2015-12-06
* lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-06
* mpegenc: use the CPB props side dataAnton Khirnov2015-12-06
* movenc: use the CPB props side dataAnton Khirnov2015-12-06
* avi: Spin out the logic to position to the next non-interleaved streamLuca Barbato2015-12-02
* avi: Validate the stream-id for DV as wellMichael Niedermayer2015-12-02
* avi: Use the correct data typeLuca Barbato2015-12-02
* lavf: G.723.1 muxerMohamed Naufal2015-11-30
* matroska: Warn when metadata references a non-existent elementLuca Barbato2015-11-28
* dvenc: Validate the frame size before copying itLuca Barbato2015-11-28
* nut: Mark non-fatal errors as warningsLuca Barbato2015-11-25
* nut: Provide more information on failureLuca Barbato2015-11-25
* rtsp: Log getaddrinfo failuresLuca Barbato2015-11-25
* udp: Provide additional information on getaddrinfo failureLuca Barbato2015-11-25
* udp: Use the logging contextLuca Barbato2015-11-25
* rtsp: Do not assume getnameinfo cannot failLuca Barbato2015-11-25
* movenc-test: Fix integer overflowsMichael Niedermayer2015-11-24
* asfdec: handle the case when the stream index has an invalid value betterAlexandra Hájková2015-11-23
* oggparsespeex: Fix unchecked mallocDerek Buitenhuis2015-11-23
* movenc: add fallback audio track tref supportJohn Stebbins2015-11-18
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* lavf: document that passing valid timestamps to muxers is now mandatoryAnton Khirnov2015-11-18
* segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer2015-11-14
* rtmpcrypt: Provide the xtea keys in little endian format for consistencyMartin Storsjö2015-11-13
* rtmpcrypt: Do the xtea decryption in little endian modeMartin Storsjö2015-11-13
* mov: Drop dref when unable to parseVittorio Giovara2015-11-12
* mov: Correctly store dref pathsVittorio Giovara2015-11-12
* aiff: Support demuxing G.722 streamsCarl Eugen Hoyos2015-11-12
* thp: set duration for audio stream tooPaul B Mahol2015-11-12
* movenc: Add a unit test for signaling of the track start timesMartin Storsjö2015-11-11
* movenc: Allow setting start_dts/start_cts before writing actual packetsMartin Storsjö2015-11-11
* movenc: Add a unit test for frag_discont with edit listsMartin Storsjö2015-11-11
* movenc: Assume streams starting at pts=0 for discontinuous fragments with edi...Martin Storsjö2015-11-11
* movenc: Add an API unit test for fragmenting options/callsMartin Storsjö2015-11-10
* movenc: Automatically flush after writing the initial moovMartin Storsjö2015-11-10
* lavf: deprecate compute_pkt_fields2Anton Khirnov2015-11-09
* lavf: factor out freeing an AVStreamAnton Khirnov2015-11-08
* lavf: initialize cur_dts to AV_NOPTS_VALUE for muxingAnton Khirnov2015-11-08
* segafilm: drop the "song and dance" for cinepakMichael Niedermayer2015-11-06
* segafilm: set video and audio stream durationPaul B Mahol2015-11-06
* segafilm: implement seekingPaul B Mahol2015-11-06
* mov: detect cover art pictures by contentwm42015-11-03
* msnwc_tcp: Use the correct return valuesLuca Barbato2015-11-02
* cosmetics: msnwc_tcp: ReformatLuca Barbato2015-11-02
* msnwc_tcp: Correctly report failureLuca Barbato2015-11-02