10817 Commits (4fef648d10bf3bcfd4b8fa5755c1128966a2427c)

Author SHA1 Message Date
Anton Khirnov 1f008f34d5 rmenc: do not use AVCodecContext.frame_size 9 years ago
Aaron Colwell febfb49a70 matroskadec: Fix sample_aspect_ratio for stereo matroska content 9 years ago
Ganesh Ajjanagadde d5f5c90be9 rtsp: free opts dictionary on failure of getnameinfo 9 years ago
Ganesh Ajjanagadde 8df8f0c70c movenc-test: add a missing va_end call 9 years ago
Anton Khirnov b8b21dee0f mxfenc: always assume long gop 9 years ago
Anton Khirnov e02de9df4b lavc: export Dirac parsing API used by the ogg demuxer as public 9 years ago
Anton Khirnov 8bcadaacc2 mpegenc: use the CPB props side data 9 years ago
Anton Khirnov 5845a8273e movenc: use the CPB props side data 9 years ago
Luca Barbato 5f3a081b42 avi: Spin out the logic to position to the next non-interleaved stream 9 years ago
Michael Niedermayer 0fc61c6ab6 avi: Validate the stream-id for DV as well 9 years ago
Luca Barbato d017ed878a avi: Use the correct data type 9 years ago
Mohamed Naufal ca5f386e75 lavf: G.723.1 muxer 9 years ago
Luca Barbato a0fa6d06b8 matroska: Warn when metadata references a non-existent element 9 years ago
Luca Barbato f7986239f4 dvenc: Validate the frame size before copying it 9 years ago
Luca Barbato 0e2395293b nut: Mark non-fatal errors as warnings 9 years ago
Luca Barbato 62f72b40c0 nut: Provide more information on failure 9 years ago
Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 9 years ago
Luca Barbato 12b1438286 udp: Provide additional information on getaddrinfo failure 9 years ago
Luca Barbato 34af7813f7 udp: Use the logging context 9 years ago
Luca Barbato 98063bcf15 rtsp: Do not assume getnameinfo cannot fail 9 years ago
Michael Niedermayer 5b70fb8fee movenc-test: Fix integer overflows 9 years ago
Alexandra Hájková 8375dc1dd1 asfdec: handle the case when the stream index has an invalid value better 9 years ago
Derek Buitenhuis c8fa647811 oggparsespeex: Fix unchecked malloc 9 years ago
John Stebbins ca489564ae movenc: add fallback audio track tref support 9 years ago
John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
Anton Khirnov 21ab6fd01b lavf: document that passing valid timestamps to muxers is now mandatory 9 years ago
Michael Niedermayer 2fb6e1e754 segafilm: Fix current_sample after seeking and avio_seek return type 9 years ago
Martin Storsjö 62b4a6f1b9 rtmpcrypt: Provide the xtea keys in little endian format for consistency 9 years ago
Martin Storsjö 588b6215b4 rtmpcrypt: Do the xtea decryption in little endian mode 9 years ago
Vittorio Giovara b5f963bfec mov: Drop dref when unable to parse 9 years ago
Vittorio Giovara 303f931938 mov: Correctly store dref paths 9 years ago
Carl Eugen Hoyos 73b0324913 aiff: Support demuxing G.722 streams 9 years ago
Paul B Mahol 5f2c8315b3 thp: set duration for audio stream too 9 years ago
Martin Storsjö 1d62ee3889 movenc: Add a unit test for signaling of the track start times 9 years ago
Martin Storsjö bef3b1f59f movenc: Allow setting start_dts/start_cts before writing actual packets 9 years ago
Martin Storsjö 3eeb7edfc2 movenc: Add a unit test for frag_discont with edit lists 9 years ago
Martin Storsjö 09e431b9e3 movenc: Assume streams starting at pts=0 for discontinuous fragments with editlists 9 years ago
Martin Storsjö 59e8ec0aa8 movenc: Add an API unit test for fragmenting options/calls 9 years ago
Martin Storsjö 8ad5124b7e movenc: Automatically flush after writing the initial moov 9 years ago
Anton Khirnov 8de1ee9f72 lavf: deprecate compute_pkt_fields2 9 years ago
Anton Khirnov aeda1121c9 lavf: factor out freeing an AVStream 9 years ago
Anton Khirnov a0c71a5751 lavf: initialize cur_dts to AV_NOPTS_VALUE for muxing 9 years ago
Michael Niedermayer 563e6d8603 segafilm: drop the "song and dance" for cinepak 9 years ago
Paul B Mahol 1e791ee3aa segafilm: set video and audio stream duration 9 years ago
Paul B Mahol c012c6f1a8 segafilm: implement seeking 9 years ago
wm4 f128b8e19a mov: detect cover art pictures by content 9 years ago
Luca Barbato 452d659aa4 msnwc_tcp: Use the correct return values 9 years ago
Luca Barbato f8d10511fe cosmetics: msnwc_tcp: Reformat 9 years ago
Luca Barbato 4dfbc7a755 msnwc_tcp: Correctly report failure 9 years ago
Luca Barbato 1e7ff5ac69 nut: Use the correct codec_tag when multiple are available 9 years ago