summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-05
|\
| * tty: factorise returning error codes.Anton Khirnov2011-06-04
| * rawdec: add framerate private option.Anton Khirnov2011-06-04
| * Add missing #includes to make headers self-contained.Diego Biurrun2011-06-04
* | udp: support old, crappy non pthread modeMichael Niedermayer2011-06-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.Diego Biurrun2011-06-03
| * Mark some variables with av_unusedMans Rullgard2011-06-03
| * rawdec: initialize return value to 0.Anton Khirnov2011-06-03
| * rawdec: don't leak option strings.Anton Khirnov2011-06-03
* | oggdec: fix Ticket185Michael Niedermayer2011-06-03
* | udp: fix indentionJULIAN GARDNER2011-06-03
* | wav: update size check for ds64Michael Niedermayer2011-06-03
* | wav: fix skip size at end of ds64 chunkPhilip de Nier2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun2011-06-03
| * Replace custom debug output functions by av_dlog().Diego Biurrun2011-06-03
| * Remove stray extra arguments from av_dlog() invocations.Diego Biurrun2011-06-02
| * oma: check avio_read() return valueMans Rullgard2011-06-02
| * nutdec: remove unused variableMans Rullgard2011-06-02
| * Remove unused variablesMans Rullgard2011-06-02
* | Fix various uninitialized variable warningsClément Bœsch2011-06-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-02
|\|
| * Employ correct printf format specifiers, mostly in debug output.Diego Biurrun2011-05-31
* | Simplify code and avoid compiler warning about incompatible types.Reimar Döffinger2011-06-01
* | lavf: tag dump_format() as @deprecatedStefano Sabatini2011-06-01
* | yuv4mpeg: complain and exit if a non-rawvideo stream is selectedStefano Sabatini2011-06-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-01
|\|
| * improved 'edts' atom writing supportGil Pedersen2011-05-31
* | wav: Don't avio_seek() if we know we'll run into EOFTomas Härdin2011-05-30
* | examples: move API examples to a dedicated dir in docStefano Sabatini2011-05-30
* | TCP: change default timeout to 5secMichael Niedermayer2011-05-30
* | Revert "Timeout TCP open() after 5 seconds."Michael Niedermayer2011-05-30
* | Fix various unused variable warningsClément Bœsch2011-05-30
* | Fix various bad printf format warningsClément Bœsch2011-05-30
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-28
| * lavf: deprecate AVFormatParameters.pix_fmt.Anton Khirnov2011-05-27
| * rawdec: add a pixel_format private option.Anton Khirnov2011-05-27
* | iff: remove duplicated file descriptionStefano Sabatini2011-05-28
* | Export PCR pidKieran Kunhya2011-05-28
* | Export more transport stream information.Kieran Kunhya2011-05-28
* | Output MPEG-TS stream identifiers.Kieran Kunhya2011-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|
| * movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö2011-05-27
| * movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-05-27
| * tcp: make connect() timeout properlyLuca Barbato2011-05-27
| * rawdec: factor video demuxer definitions into a macro.Anton Khirnov2011-05-27
| * rtspdec: add initial_pause private option.Anton Khirnov2011-05-27
| * lavf: deprecate AVFormatParameters.width/height.Anton Khirnov2011-05-27