- 12 Mar, 2014 26 commits
-
-
Michael Niedermayer authored
* commit 'b4e355c8': copy_block: K&R formatting cosmetics Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'b3c6ee19': configure: Group toolchain options together in help output Conflicts: configure Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'e77a2ea9': http: Declare more parameters as const where possible Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Vittorio Giovara authored
-
Diego Biurrun authored
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Fred Rothganger authored
For muxing, it accepts both 0 and AV_NOPTS_VALUE. For demuxing, it will present AV_NOPTS_VALUE when start_time_realtime is unknown. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Bryce McLeod authored
Fixes Ticket3453 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stephen Hutchinson authored
FFmpeg provides local copies of these headers in compat/avisynth/, and there is no restriction against using 2.5. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
* cehoyos/master: Revert "Allow stream-copying grayscale mov files." Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Found-by: ubitux Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: http: Allow setting a Content-Type for POST requests Conflicts: libavformat/http.c See: c01d1d4dMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'fe568b3d': http: Improve options descriptions Conflicts: doc/protocols.texi libavformat/http.c See: 255ec768 See: 0a7cd740Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'ab76d9f6': http: Always allow no-op seek Conflicts: libavformat/http.c See: 857841c1Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '2ec33d27': http: Add support for selecting a request range Conflicts: doc/protocols.texi libavformat/http.c See: d52882faMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'ddfc9890': http: Support setting custom User-Agent Conflicts: doc/protocols.texi libavformat/http.c See: 2bb1c713Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'e58c85b0': http: Export Content-Type information Conflicts: doc/protocols.texi libavformat/http.c See: 76d851b6 See: 20899c54 See: 255ec768Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '8075c3d8': http: Add support reading ICY metadata Conflicts: doc/protocols.texi libavformat/http.c See: a92fbe16 See: 636273d3Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4ff99ab3': http: Refactor process_line Conflicts: libavformat/http.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '7a2fddb4': http: K&R formatting cosmetics Conflicts: libavformat/http.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '78b21c1d': http: Drop doxy comments Conflicts: libavformat/http.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '55a215ba': http: Return meaningful error codes Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '390acbea': configure: Provide --pkg-config-flags Conflicts: configure Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'db9d39b4': avformat: Report the duration analysis reached Conflicts: libavformat/utils.c See: 8529f9b3Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket3425 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Mar, 2014 14 commits
-
-
Michael Niedermayer authored
Reviewed-by:
Marton Balint <cus@passwd.hu> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Alessandro Ghedini authored
Add documentation where missing. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Anssi Hannula authored
This also allows checking stream position as per ffurl_seek() doxy. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Anssi Hannula authored
Comment from Reimar Döffinger included as pro memoria. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Clément Bœsch authored
Contextually make the default User-Agent use the common "Name/Version" pattern. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Michael Niedermayer authored
Bug-Id: https://bugs.debian.org/740421Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
Export the metadata as a icy_metadata_packet avoption. Based on the work of wm4 and Alessandro Ghedini. Bug-Id: https://bugs.debian.org/739936Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
Should be used only to pass extra flags to pkgconf invocation, e.g. --static. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
-