10800 Commits (ec9f04423b82afa323e90f5b2c677be74302c1fd)

Author SHA1 Message Date
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
Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 9 years ago
Martin Storsjö 00b62968d0 os_support: Don't try to return the service name as a string in getnameinfo 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato d584533cf3 avformat: Rework add_to_pktbuf 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 9 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 9 years ago
Luca Barbato 18f9308e6a mpjpeg: Cope with multipart lacking the initial CRLF 9 years ago
Luca Barbato 22f4d9c303 img2enc: Make sure the images are atomically written 9 years ago
Martin Storsjö 5ea5a24eb7 movenc: Honor flush requests with delay_moov, when some tracks lack samples 9 years ago
Martin Storsjö e02dcdf6bb rtsp: Allow $ as interleaved packet indicator before a complete response header 9 years ago
Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 9 years ago
Andrey Utkin c134850669 httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Michael Niedermayer e55376a1fd rtmpproto: Write correct flv packet sizes at the end of packets 9 years ago
Luca Barbato 34ed5c2e4d avformat: Do not use AVFMT_RAWPICTURE 9 years ago
Luca Barbato b9ece15a01 nullenc: Use the wrapped avframe pseudo-encoder 9 years ago
Luca Barbato d00a8fd417 yuv4mpeg: Use the wrapped avframe pseudo-encoder 9 years ago