10679 Commits (f0f54117c8f206e8045d301c2eb975b26e9f263d)

Author SHA1 Message Date
  Diego Biurrun 69a68593ce Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 10 years ago
  Diego Biurrun 5049f6b772 rtpdec_jpeg: Coalesce redundant error checks 10 years ago
  Stefan Pöschel dbce017913 mpegtsenc: add flag to embed an AC-3 ES the DVB way 10 years ago
  Anton Khirnov 5bc223b15d r3d: fix an invalid read introduced in 6bf4c1d 10 years ago
  Martin Storsjö 64f8c439fd rtmpproto: Include the full path as app when "slist=" is found 10 years ago
  Anton Khirnov 9f0b6e6827 vocdec: do not create the stream in read_header() 10 years ago
  Anton Khirnov 2d0432d918 vocdec: put the code not shared with other demuxers under appropriate ifdef 10 years ago
  Anton Khirnov 09ae7b81ea flvdec: do not create any streams in read_header() 10 years ago
  Anton Khirnov 72d658766e mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_header 10 years ago
  Anton Khirnov 955aec3c7c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 10 years ago
  Anton Khirnov 6bf4c1d711 r3d: do not create the audio stream until we know the sample rate 10 years ago
  Anton Khirnov 9f1eccb97b ff_parse_specific_params: do not use AVCodecContext.frame_size 10 years ago
  Anton Khirnov 1f008f34d5 rmenc: do not use AVCodecContext.frame_size 11 years ago
  Aaron Colwell febfb49a70 matroskadec: Fix sample_aspect_ratio for stereo matroska content 10 years ago
  Ganesh Ajjanagadde d5f5c90be9 rtsp: free opts dictionary on failure of getnameinfo 10 years ago
  Ganesh Ajjanagadde 8df8f0c70c movenc-test: add a missing va_end call 10 years ago
  Anton Khirnov b8b21dee0f mxfenc: always assume long gop 11 years ago
  Anton Khirnov e02de9df4b lavc: export Dirac parsing API used by the ogg demuxer as public 11 years ago
  Anton Khirnov 8bcadaacc2 mpegenc: use the CPB props side data 10 years ago
  Anton Khirnov 5845a8273e movenc: use the CPB props side data 10 years ago
  Luca Barbato 5f3a081b42 avi: Spin out the logic to position to the next non-interleaved stream 10 years ago
  Michael Niedermayer 0fc61c6ab6 avi: Validate the stream-id for DV as well 10 years ago
  Luca Barbato d017ed878a avi: Use the correct data type 10 years ago
  Mohamed Naufal ca5f386e75 lavf: G.723.1 muxer 10 years ago
  Luca Barbato a0fa6d06b8 matroska: Warn when metadata references a non-existent element 10 years ago
  Luca Barbato f7986239f4 dvenc: Validate the frame size before copying it 10 years ago
  Luca Barbato 0e2395293b nut: Mark non-fatal errors as warnings 10 years ago
  Luca Barbato 62f72b40c0 nut: Provide more information on failure 10 years ago
  Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 10 years ago
  Luca Barbato 12b1438286 udp: Provide additional information on getaddrinfo failure 10 years ago
  Luca Barbato 34af7813f7 udp: Use the logging context 10 years ago
  Luca Barbato 98063bcf15 rtsp: Do not assume getnameinfo cannot fail 10 years ago
  Michael Niedermayer 5b70fb8fee movenc-test: Fix integer overflows 10 years ago
  Alexandra Hájková 8375dc1dd1 asfdec: handle the case when the stream index has an invalid value better 10 years ago
  Derek Buitenhuis c8fa647811 oggparsespeex: Fix unchecked malloc 10 years ago
  John Stebbins ca489564ae movenc: add fallback audio track tref support 10 years ago
  John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 10 years ago
  Anton Khirnov 21ab6fd01b lavf: document that passing valid timestamps to muxers is now mandatory 10 years ago
  Michael Niedermayer 2fb6e1e754 segafilm: Fix current_sample after seeking and avio_seek return type 10 years ago
  Martin Storsjö 62b4a6f1b9 rtmpcrypt: Provide the xtea keys in little endian format for consistency 10 years ago
  Martin Storsjö 588b6215b4 rtmpcrypt: Do the xtea decryption in little endian mode 10 years ago
  Vittorio Giovara b5f963bfec mov: Drop dref when unable to parse 10 years ago
  Vittorio Giovara 303f931938 mov: Correctly store dref paths 10 years ago
  Carl Eugen Hoyos 73b0324913 aiff: Support demuxing G.722 streams 10 years ago
  Paul B Mahol 5f2c8315b3 thp: set duration for audio stream too 10 years ago
  Martin Storsjö 1d62ee3889 movenc: Add a unit test for signaling of the track start times 10 years ago
  Martin Storsjö bef3b1f59f movenc: Allow setting start_dts/start_cts before writing actual packets 10 years ago
  Martin Storsjö 3eeb7edfc2 movenc: Add a unit test for frag_discont with edit lists 10 years ago
  Martin Storsjö 09e431b9e3 movenc: Assume streams starting at pts=0 for discontinuous fragments with editlists 10 years ago
  Martin Storsjö 59e8ec0aa8 movenc: Add an API unit test for fragmenting options/calls 10 years ago