summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* nutdec: set duration_estimation_methodMichael Niedermayer2012-06-30
* nutdec: estimate duration from last syncpointMichael Niedermayer2012-06-30
* nutdec: remove assert that is wrong for some new duration code.Michael Niedermayer2012-06-30
* nutdec: check that filesize is valid before using it.Michael Niedermayer2012-06-30
* RealText demuxer and decoder.Clément Bœsch2012-06-29
* SAMI demuxer and decoder.Clément Bœsch2012-06-29
* lavf/subtitles: add some SMIL helpers.Clément Bœsch2012-06-29
* lavf/microdvd: rewrite using subtitles queue API.Clément Bœsch2012-06-29
* lavf/jacosubdec: fix FPE in case timeres is badly set.Clément Bœsch2012-06-29
* lavf/jacosubdec: use subtitles queue API.Clément Bœsch2012-06-29
* lavf: add internal demuxer helpers for subtitles.Clément Bœsch2012-06-29
* lavf/segment: rename segment private context from "c" to "seg" in segment_sta...Stefano Sabatini2012-06-29
* lavf/segment: add stream_segment variant of the segment muxerStefano Sabatini2012-06-29
* lavf: allow multiple names in output devices selected by av_guess_format()Stefano Sabatini2012-06-29
* avformat: disable seeking on FIFOs/named pipesMartin Sliwka2012-06-29
* lavf/segment: add some debugging logsStefano Sabatini2012-06-29
* lavf/applehttp: add log message in case of applehttp_read_header() failureStefano Sabatini2012-06-29
* Replace Libav with FFmpeg in license headers for files created by mePaul B Mahol2012-06-29
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-28
|\
| * flv: add support for G.711Damien Fetis2012-06-28
| * flvenc: K&R formatting cosmeticsLuca Barbato2012-06-28
| * movenc: Add channel layouts for PCM.Alex Converse2012-06-27
* | udp: use av_freep() instead of av_free()Michael Niedermayer2012-06-28
* | lavf: add proper enum type for fmt ctx duration esitmation methodMichael Bradshaw2012-06-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-28
|\|
| * udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-27
| * tcp: Pass NULL as hostname to getaddrinfo if the string is emptyJordi Ortiz2012-06-27
| * tcp: Set AI_PASSIVE when the socket will be used for listeningJordi Ortiz2012-06-27
* | http: try to detect live akamai streams and dont enable seeking for themMichael Niedermayer2012-06-28
* | udp: fix occasional crash on shutdownEric Petit2012-06-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-27
|\|
| * mpc8: read APE tags.Anton Khirnov2012-06-26
| * network: Don't redefine error codes if they already exist in errno.hRonald S. Bultje2012-06-26
| * configure: Check for sys/time.hRonald S. Bultje2012-06-26
| * network: Include unistd.h from network.hMartin Storsjö2012-06-26
| * mov: do not try to read total disc/track number if data atom is too short.Carl Eugen Hoyos2012-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-25
|\|
| * wtv: Check the return value from gmtimeMartin Storsjö2012-06-25
* | vocenc: use new header from codec tag 4Michael Niedermayer2012-06-25
* | vocenc: change default codec to 16bitMichael Niedermayer2012-06-25
* | vocenc: fix sample rate rounding directionMichael Niedermayer2012-06-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
|\|
| * ape: create audio stream before reading tags.Anton Khirnov2012-06-24
| * mov: make a length variable larger.Anton Khirnov2012-06-24
| * image2: Add "start_number" private option to the demuxerMashiat Sarker Shakkhar2012-06-24
| * image2: Add "start_number" private option to the muxerMashiat Sarker Shakkhar2012-06-24
* | image2: Add "start_number" private option to the demuxerMashiat Sarker Shakkhar2012-06-24
* | image2: Add "start_number" private option to the muxerMashiat Sarker Shakkhar2012-06-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-22
|\|
| * Replace usleep() calls with av_usleep()Mans Rullgard2012-06-22