summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
| * movenc: Pass the RTP AVFormatContext to the SDP generationMartin Storsjö2011-06-10
| * rtspenc: Add RTP muxer optionsMartin Storsjö2011-06-10
| * rtspenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-06-10
| * rtpenc_chain: Pass the rtpflags options through to the chained muxerMartin Storsjö2011-06-10
| * rtpenc: Declare the rtp flags private AVOptions in rtpenc.hMartin Storsjö2011-06-10
| * sdp: Reindent after the previous commitMartin Storsjö2011-06-10
| * rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10
| * sdp: Allow passing an AVFormatContext to the SDP generationMartin Storsjö2011-06-10
| * mov: Fix wrong timestamp generation for fragmented movies that have time offs...Yusuke Nakamura2011-06-10
* | Extract rotation in MOV metadataDave Badia2011-06-10
* | lavf: bump minor after the addition of fps_probe_size to AVFormatContextStefano Sabatini2011-06-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-10
|\|
| * lavf: make compute_pkt_fields2() return meaningful error valuesStefano Sabatini2011-06-09
| * matroskadec: set timestamps for RealAudio packets.Reimar Döffinger2011-06-09
| * movdec: Add support for the 'wfex' atom.Alex Converse2011-06-09
| * riff: Fix potential memleak.Alex Converse2011-06-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-09
|\|
| * crypto: Use av_freep instead of av_freeEtienne Buira2011-06-08
| * lavf: don't try to free private options if priv_data is NULL.Anton Khirnov2011-06-08
| * options: Add missing braces around struct initializer.Diego Biurrun2011-06-08
| * mov: Remove leftover crufty debug statement with references to a local file.Diego Biurrun2011-06-08
| * Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
| * Move metadata API from lavf to lavu.Anton Khirnov2011-06-08
* | crypto: Use av_freep instead of av_freeEtienne Buira2011-06-09
* | Revert "crypto: fix potential double free"Michael Niedermayer2011-06-09
* | aac: fix adts frame size mask, fix demuxer probing for some files.Baptiste Coudurier2011-06-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-08
|\|
| * Remove some non-compiling debug messages.Diego Biurrun2011-06-08
| * Replace some av_log/printf + #ifdef combinations by av_dlog.Diego Biurrun2011-06-07
| * Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG.Diego Biurrun2011-06-07
| * Replace some printf instances in debug code by av_log.Diego Biurrun2011-06-07
| * Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-07
* | crypto: fix potential double freeEtienne Buira2011-06-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-07
|\|
| * flvenc: propagate error properlyLuca Barbato2011-06-06
| * lavf: deprecate AVFormatParameters.time_base.Anton Khirnov2011-06-06
| * img2: add framerate private option.Anton Khirnov2011-06-06
| * img2: add video_size private option.Anton Khirnov2011-06-06
| * img2: add pixel_format private option.Anton Khirnov2011-06-06
| * tty: add framerate private option.Anton Khirnov2011-06-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\|
| * lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
* | lavf: remove reference to output-example in MakefileStefano Sabatini2011-06-06
* | 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