10773 Commits (8d02579fae756336ae2a88d521e8cf2f6b436a2f)

Author SHA1 Message Date
Diego Biurrun 11de006bab Combine deprecation guards where appropriate 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Diego Biurrun b7e64fba7f Reduce the scope of some variables 9 years ago
Martin Storsjö bc2a32969e rtsp: Parse SSRC attributes in the SDP 9 years ago
Martin Storsjö 9ea78fd00a rtpdec: Always check if we have the next packet queued 9 years ago
Martin Storsjö e9443105ea avio: Remove a leftover comment 9 years ago
Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Alexandra Hájková 5c31eaa999 Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Luca Barbato 74d98d1b0e mpegts: Validate the SL Packet Header Configuration 9 years ago
Martin Storsjö 375cad0965 rtpdec_vp9: Support parsing the scalability structure 9 years ago
Martin Storsjö 943f4bea37 rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log 9 years ago
Martin Storsjö b55e3633d3 rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features 9 years ago
Martin Storsjö 70c77fdfc1 rtpdec_vp9: Update header parsing to spec draft 02 9 years ago
Martin Storsjö 33b83d89e3 rtpdec_vp9: Make sure to free the temp buffer on close 9 years ago
Martin Storsjö 75b90ef722 libavformat: Update the comment about AVOutputFormat flags 9 years ago
Martin Storsjö 74383def8f movenc: Handle pts == NOPTS when autoflushing 9 years ago
Martin Storsjö 0abb07bad7 movenc: Update a comment to reflect how the code actually behaves 9 years ago
Luca Barbato 79fdbfdb3e img2enc: Refactor the atomic renaming code 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Luca Barbato e3453fd444 matroska: Write the field order information 9 years ago
Luca Barbato 5f02266681 matroska: Support interlaced content correctly 9 years ago
Ico Doornekamp edf54887e2 rtpdec_jpeg: fix low contrast image on low quality setting 9 years ago
Anton Khirnov 704a397697 rtmpdh: add an stdio.h include 9 years ago
Diego Biurrun 439929859a testprogs: Clean up #includes 9 years ago
Martin Storsjö 3ee2ec5ec1 unix: Use rw_timeout for setting the connect timeout 9 years ago
Martin Storsjö 136c3438bb tcp: Use rw_timeout for setting the connect/listen timeouts 9 years ago
Martin Storsjö fab8156b2f avio: Copy URLContext generic options into child URLContexts 9 years ago
Martin Storsjö 933dec0e29 file: Add an option for following a file that is being written 9 years ago
Andrey Utkin ccea588f83 avio: Add an option 'rw_timeout' 9 years ago
Martin Storsjö d44f3e4059 avio: Apply avoptions on the URLContext itself as well 9 years ago
wm4 8bc4accc37 lavf: use new decode API 9 years ago
wm4 05f66706d1 lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
Diego Biurrun 65a802401c build: Add component for the SRTP common code 9 years ago
Vittorio Giovara 709c0f79d8 nuv: Use the correct context for av_image_check_size 9 years ago
Luca Barbato 9765549f55 mpegts: Forward the errors on mpeg4 objects parsing 9 years ago
Luca Barbato 8b4b1c1eea matroska: Support V_QUICKTIME as written in the specification 9 years ago
Luca Barbato 7e01d48cfd mov: Check the entries value when parsing dref boxes 9 years ago
Vittorio Giovara d40cb726d2 mov: Trim dref absolute path 9 years ago
Anton Khirnov 84b5dcf275 asfenc: remove an unused variable 9 years ago
Anton Khirnov ff3db937ef asfenc: fix some possible integer overflows 9 years ago
Anton Khirnov 1ceb07eb31 avformat_find_stream_info: move duration guessing after updating codec parameters 9 years ago
Mark Harris 4d13bcceb9 sdp: fix opus sprop-stereo fmtp syntax 9 years ago
Anton Khirnov 3e8fd93b6a lavf: add a missing bump and APIchanges for the codecpar switch 9 years ago
Vittorio Giovara fa55addd23 img2: Drop av_ prefix for a static function 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago