- 21 May, 2016 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 13 May, 2016 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 03 May, 2016 1 commit
-
-
Thomas Volkert authored
-
- 30 Apr, 2016 1 commit
-
-
Peter Ross authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 12 Apr, 2016 1 commit
-
-
Moritz Barsnick authored
Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Moritz Barsnick <barsnick@gmx.net> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 09 Apr, 2016 1 commit
-
-
Carl Eugen Hoyos authored
-
- 07 Apr, 2016 2 commits
-
-
Diego Biurrun authored
Restore alphabetical order in lists, break overly long lines, do some prettyprinting, add some explanatory section comments, group parts together that belong together logically.
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 05 Apr, 2016 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 23 Mar, 2016 1 commit
-
-
Diego Biurrun authored
This allows expressing the SRTP test code dependencies more clearly.
-
- 21 Mar, 2016 1 commit
-
-
Thomas Volkert authored
-
- 29 Feb, 2016 2 commits
-
-
Derek Buitenhuis authored
It is current disabled. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Carl Eugen Hoyos authored
-
- 28 Feb, 2016 1 commit
-
-
Roman Ryltsov authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Feb, 2016 1 commit
-
-
Anton Khirnov authored
Instead of a linked list constructed at av_register_all(), store them in a constant array of pointers. Since no registration is necessary now, this removes some global state from lavf. This will also allow the urlprotocol layer caller to limit the available protocols in a simple and flexible way in the following commits.
-
- 19 Feb, 2016 2 commits
-
-
Carl Eugen Hoyos authored
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 18 Feb, 2016 4 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
The WTV demuxer depends on large parts of the MPEG-TS demuxer internals anyway and fails to build without it.
-
- 24 Jan, 2016 1 commit
-
-
Kieran Kunhya authored
libquvi has not been updated since 2013. It also has a number of security issues.
-
- 28 Dec, 2015 1 commit
-
-
Mats Peterson authored
This consists mainly of moving the palette handling from the mov_parse_stsd_video() function to a new ff_get_qtpalette() function in the new file qtpalette.c, which will be shared by both matroskadec.c and mov.c. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 15 Dec, 2015 1 commit
-
-
erankor authored
support writing encrypted mp4 using aes-ctr, conforming to ISO/IEC 23001-7. 3 new parameters were added: - encryption_scheme - allowed values are none (default) and cenc-aes-ctr - encryption_key - 128 bit encryption key (hex) - encryption_kid - 128 bit encryption key identifier (hex) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Nov, 2015 1 commit
-
-
Mohamed Naufal authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 21 Nov, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 19 Nov, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 18 Nov, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 14 Nov, 2015 1 commit
-
-
Hendrik Leppkes authored
This implementation does not support TLS listen sockets and loading CA/Certs from files. The Windows API does not support loading PEM certs, and would either require a manual loader or instead be limited to loading Windows PFX certificates TLS listen sockets would have to be implemented quite separately, as many of the APIs are different for server-mode (as opposed to client mode).
-
- 10 Nov, 2015 2 commits
-
-
Martin Storsjö authored
Contrary to the normal fate tests that run via avconv, this tests nontrivial call sequences that are only doable via the API (mainly for different corner cases when using the muxer for segmenting). The test muxes fake packet data (with extradata that looks enough like proper data to make the file be viewable with e.g. boxdumper) and checks the hash of the produced files. The test also verifies that fragments produced via different call sequences remain identical (to avoid e.g. updating the output hashes and suddenly having fragments that used to be identical suddenly diverging), for fragments written with frag_discont and/or delay_moov. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Timothy Gu authored
Allows one to do: ffmpeg -s 1920x1080 -i blah.v210 ... ffmpeg -s 1920x1080 -f v210x -i blah.yuv10 ... Fixes #1869. Reviewed-by:
James Almer <jamrial@gmail.com> Reviewed-by:
Kieran Kunhya <kierank@obe.tv>
-
- 03 Nov, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 29 Oct, 2015 2 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 25 Oct, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 21 Oct, 2015 1 commit
-
-
Rostislav Pehlivanov authored
This commit introduces a parser for the current bitstream produced by Daala. It currently bears a large similarity with Theora, another codec produced by Xiph. While likely to change in the future, its basic format of packet parsing should remain fairly identical with its current structure. Once the bitstream freezes, there are a few probable simplifications that could be made. Also, the current version (major, minor and micro) is stuck at zero so it's unusable as a way to warn about possible incompatibilities. This will change once the bitstream freezes, however until then this file is strictly targeting the current git master of the reference encoder, libdaala. This file was developed independently at the same time by both myself and Vittorio Giovara, who used libav as a starting point. For fairness, and to prevent confusion and allegations, his name has been added to the copyright in the license header as well, and vice versa.
-
- 20 Oct, 2015 2 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 17 Oct, 2015 1 commit
-
-
Hendrik Leppkes authored
The wtv demuxer doesn't reference any functionality from asfdec or asfcrypt
-
- 16 Oct, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-