]> git.sesse.net Git - ffmpeg/history - libavformat
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat /
2011-06-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-10 Dave BadiaExtract rotation in MOV metadata
2011-06-10 Diego BiurrunReplace DEBUG_SEEK/DEBUG_SI + av_log combinations by...
2011-06-10 Kieran Kunhyaadts: Adjust frame size mask to follow the specification.
2011-06-10 Stefano Sabatinilavf: bump minor after the addition of fps_probe_size...
2011-06-10 Martin Storsjömovenc: Add RTP muxer/hinter options
2011-06-10 Martin Storsjömovenc: Pass the RTP AVFormatContext to the SDP generation
2011-06-10 Martin Storsjörtspenc: Add RTP muxer options
2011-06-10 Martin Storsjörtspenc: Add an AVClass for setting muxer specific...
2011-06-10 Martin Storsjörtpenc_chain: Pass the rtpflags options through to...
2011-06-10 Martin Storsjörtpenc: Declare the rtp flags private AVOptions in...
2011-06-10 Martin Storsjösdp: Reindent after the previous commit
2011-06-10 Juan Carlos Rodriguezrtpenc: MP4A-LATM payload support
2011-06-10 Martin Storsjösdp: Allow passing an AVFormatContext to the SDP generation
2011-06-10 Yusuke Nakamuramov: Fix wrong timestamp generation for fragmented...
2011-06-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-09 Stefano Sabatinilavf: make compute_pkt_fields2() return meaningful...
2011-06-09 Reimar Döffingermatroskadec: set timestamps for RealAudio packets.
2011-06-09 Alex Conversemovdec: Add support for the 'wfex' atom.
2011-06-09 Alex Converseriff: Fix potential memleak.
2011-06-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-09 Etienne Buiracrypto: Use av_freep instead of av_free
2011-06-08 Michael NiedermayerRevert "crypto: fix potential double free"
2011-06-08 Etienne Buiracrypto: Use av_freep instead of av_free
2011-06-08 Baptiste Coudurieraac: fix adts frame size mask, fix demuxer probing...
2011-06-08 Anton Khirnovlavf: don't try to free private options if priv_data...
2011-06-08 Diego Biurrunoptions: Add missing braces around struct initializer.
2011-06-08 Diego Biurrunmov: Remove leftover crufty debug statement with refere...
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.
2011-06-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-08 Etienne Buiracrypto: fix potential double free
2011-06-07 Diego BiurrunRemove some non-compiling debug messages.
2011-06-07 Diego BiurrunReplace some av_log/printf + #ifdef combinations by...
2011-06-07 Diego BiurrunReplace some nonstandard DEBUG_* preprocessor directive...
2011-06-07 Diego BiurrunReplace some printf instances in debug code by av_log.
2011-06-07 Diego BiurrunDrop unnecessary directory prefixes from #include direc...
2011-06-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-06 Luca Barbatoflvenc: propagate error properly
2011-06-06 Anton Khirnovlavf: deprecate AVFormatParameters.time_base.
2011-06-06 Anton Khirnovimg2: add framerate private option.
2011-06-06 Anton Khirnovimg2: add video_size private option.
2011-06-06 Anton Khirnovimg2: add pixel_format private option.
2011-06-06 Anton Khirnovtty: add framerate private option.
2011-06-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-05 Stefano Sabatinilavf: remove reference to output-example in Makefile
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-04 Anton Khirnovtty: factorise returning error codes.
2011-06-04 Anton Khirnovrawdec: add framerate private option.
2011-06-04 Diego BiurrunAdd missing #includes to make headers self-contained.
2011-06-04 Michael Niedermayerudp: support old, crappy non pthread mode
2011-06-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-03 Michael Niedermayeroggdec: fix Ticket185
2011-06-03 JULIAN GARDNERudp: fix indention
2011-06-03 Michael Niedermayerwav: update size check for ds64
2011-06-03 Philip de Nierwav: fix skip size at end of ds64 chunk
2011-06-03 Diego Biurrunmpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combina...
2011-06-03 Mans RullgardMark some variables with av_unused
2011-06-03 Anton Khirnovrawdec: initialize return value to 0.
2011-06-03 Anton Khirnovrawdec: don't leak option strings.
2011-06-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-02 Diego BiurrunReplace custom DEBUG preprocessor trickery by the stand...
2011-06-02 Diego BiurrunReplace custom debug output functions by av_dlog().
2011-06-02 Diego BiurrunRemove stray extra arguments from av_dlog() invocations.
2011-06-02 Mans Rullgardoma: check avio_read() return value
2011-06-02 Mans Rullgardnutdec: remove unused variable
2011-06-02 Mans RullgardRemove unused variables
2011-06-02 Clément BœschFix various uninitialized variable warnings
2011-06-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-01 Reimar DöffingerSimplify code and avoid compiler warning about incompat...
2011-06-01 Stefano Sabatinilavf: tag dump_format() as @deprecated
2011-06-01 Stefano Sabatiniyuv4mpeg: complain and exit if a non-rawvideo stream...
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-31 Diego BiurrunEmploy correct printf format specifiers, mostly in...
2011-05-31 Gil Pedersenimproved 'edts' atom writing support
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-30 Tomas Härdinwav: Don't avio_seek() if we know we'll run into EOF
2011-05-30 Stefano Sabatiniexamples: move API examples to a dedicated dir in doc
2011-05-30 Michael NiedermayerTCP: change default timeout to 5sec
2011-05-30 Michael NiedermayerRevert "Timeout TCP open() after 5 seconds."
2011-05-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-29 Clément BœschFix various unused variable warnings
2011-05-29 Clément BœschFix various bad printf format warnings
2011-05-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master' into master
2011-05-28 Stefano Sabatiniiff: remove duplicated file description
2011-05-28 Alok Ahujawebm: support stereo videos in matroska/webm muxer
2011-05-28 Kieran KunhyaExport PCR pid
2011-05-28 Kieran KunhyaExport more transport stream information.
2011-05-28 Kieran KunhyaOutput MPEG-TS stream identifiers.
2011-05-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-27 Anton Khirnovlavf: deprecate AVFormatParameters.pix_fmt.
2011-05-27 Anton Khirnovrawdec: add a pixel_format private option.
2011-05-27 Martin Storsjömovenc: Deprecate the global RTP hinting flag, use...
2011-05-27 Martin Storsjömovenc: Add an AVClass for setting muxer specific options
2011-05-27 Luca Barbatotcp: make connect() timeout properly
2011-05-27 Anton Khirnovrawdec: factor video demuxer definitions into a macro.
2011-05-27 Anton Khirnovrtspdec: add initial_pause private option.
next