]> git.sesse.net Git - ffmpeg/history - libavformat
lavfi: add error handling to end_frame().
[ffmpeg] / libavformat /
2012-07-22 Kostya ShishkovBump libavcodec and libavformat minor versions for...
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder
2012-07-21 Ronald S. Bultjertsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
2012-07-21 Diego Biurrunmpegenc: remove disabled code
2012-07-20 Justin Rugglescafdec: allow larger ALAC magic cookie
2012-07-19 Justin Rugglesavformat: move 'chan' tag parsing to mov_chan.c to...
2012-07-19 Justin Rugglescaf: use int64_t for num_packets
2012-07-19 Justin Rugglescaf: fix 'pakt' chunk parsing
2012-07-19 Justin Rugglescaf: support either old or new style ALAC magic kuki...
2012-07-17 Diego Biurrunos_support: K&R formatting cosmetics
2012-07-17 Samuel PitoisetRTMPTS protocol support
2012-07-17 Samuel PitoisetRTMPS protocol support
2012-07-16 Samuel Pitoisetrtmp: Rename rtmphttp to ffrtmphttp
2012-07-16 Jordi Ortizrtmp: rtmp_parse_result() add case for video and audio...
2012-07-15 Diego Biurrunmpeg: remove disabled code
2012-07-15 Martin Storsjönetwork: Always use our version of gai_strerror on...
2012-07-15 Martin Storsjönetwork: Undefine existing gai_strerror definitions
2012-07-15 Martin Storsjönetwork: Extend the fallback gai_strerror implementatio...
2012-07-13 Diego Biurrunbuild: Fix APE tag dependencies
2012-07-13 Kostya ShishkovMS Expression Encoder Screen decoder
2012-07-12 Diego Biurrunbuild: Fix MP2 muxer dependencies
2012-07-12 Diego Biurrunbuild: Add missing build rules for the ISMV muxer
2012-07-11 Kostya ShishkovTechSmith Screen Codec 2 decoder
2012-07-10 Jordi Ortizrtsp: Add listen mode
2012-07-10 Jordi Ortizrtsp: Make rtsp_open_transport_ctx() non-static
2012-07-10 Jordi Ortizrtsp: Move rtsp_read_close
2012-07-10 Jordi Ortizrtsp: Parse the mode=receive/record parameter in transp...
2012-07-10 Michael Niedermayermxfdec: fix off by one error.
2012-07-10 Tomas Härdinmxfdec: only parse next partition pack if parsing forward
2012-07-10 Tomas Härdinmxfdec: let pkt->pts = mxf->current_edit_unit if intra...
2012-07-10 Joseph Artsimovichmxfdec: fix frame height vs field height confusion
2012-07-10 Tomas Härdinmxfdec: Add intra_only flag to MXFTrack
2012-07-10 Tomas Härdinmxfdec: fix Avid AirSpeed files being misinterpreted...
2012-07-10 Tomas Härdinmxfdec: truncate packets that extend past the next...
2012-07-10 Philip de Niermxfdec: set pixel format for cdci picture formats
2012-07-10 Philip de Niermxfdec: detect uncomp pictures using essence container ul
2012-07-10 Philip de Niermxfdec: set track edit rate num/den in expected order
2012-07-09 Jordi Ortiztcp: add initial timeout limit for incoming connections
2012-07-09 Anton Khirnovmatroskadec: honor error_recognition when encountering...
2012-07-07 Anton Khirnovid3v2: add a mimetype for bmp pictures.
2012-07-07 Anton Khirnovflacdec: be less strict when parsing attached pictures.
2012-07-07 Anton Khirnovflacdec: don't create an attached picture stream until...
2012-07-07 Ronald S. Bultjemxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof...
2012-07-05 Martin Storsjöflvdec: Treat all nellymoser versions as the same codec
2012-07-05 Luca Barbatoflvdec: optionally trust the metadata
2012-07-04 Ronald S. Bultjemov: use forward declaration of a function instead...
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-03 Diego Biurrunmisc typo and wording fixes
2012-07-03 Luca Barbatoflvdec: initial stream switch support
2012-07-02 Anton Khirnovasfdec: read attached pictures.
2012-07-02 Anton Khirnovapetag: reindent
2012-07-02 Anton Khirnovapetag: export attached covers as video streams.
2012-07-02 Anton Khirnovapetag: fix the amount of data read from binary tags.
2012-07-02 Anton Khirnovapetag: make sure avio_get_str() doesn't read more...
2012-07-02 Anton Khirnovmov: read itunes cover art.
2012-07-02 Kostya ShishkovMS ATC Screen (aka MSS3) decoder
2012-06-30 Ronald S. Bultjeos_support: Add fallback definitions for stat flags
2012-06-30 Martin Storsjöos_support: Rename the poll fallback function to ff_poll
2012-06-30 Martin Storsjönetwork: Check for struct pollfd
2012-06-30 Martin Storsjöos_support: Don't compare a negative number against...
2012-06-30 Ronald S. Bultjeos_support: Include all the necessary headers for the...
2012-06-29 Ronald S. Bultjefile: Only include unistd.h if it exists
2012-06-29 Ronald S. Bultjertpdec: Don't explicitly include unistd.h any longer
2012-06-28 Damien Fetisflv: add support for G.711
2012-06-28 Luca Barbatoflvenc: K&R formatting cosmetics
2012-06-27 Alex Conversemovenc: Add channel layouts for PCM.
2012-06-27 Martin Storsjöudp: Support IGMPv3 source specific multicast and sourc...
2012-06-27 Jordi Ortiztcp: Pass NULL as hostname to getaddrinfo if the string...
2012-06-27 Jordi Ortiztcp: Set AI_PASSIVE when the socket will be used for...
2012-06-26 Anton Khirnovmpc8: read APE tags.
2012-06-26 Ronald S. Bultjenetwork: Don't redefine error codes if they already...
2012-06-26 Ronald S. Bultjeconfigure: Check for sys/time.h
2012-06-26 Martin Storsjönetwork: Include unistd.h from network.h
2012-06-26 Carl Eugen Hoyosmov: do not try to read total disc/track number if...
2012-06-25 Martin Storsjöwtv: Check the return value from gmtime
2012-06-24 Anton Khirnovape: create audio stream before reading tags.
2012-06-24 Anton Khirnovmov: make a length variable larger.
2012-06-24 Mashiat Sarker Sha... image2: Add "start_number" private option to the demuxer
2012-06-24 Mashiat Sarker Sha... image2: Add "start_number" private option to the muxer
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-06-21 Mans Rullgardlavf: include libavutil/time.h instead of redeclaring...
2012-06-21 Ronald S. Bultjelavf: Make codec_tag arrays constant
2012-06-21 Mans Rullgardlavf, lavu: version bumps and APIchanges for av_gettime...
2012-06-20 Kostya ShishkovMS Screen 1 decoder
2012-06-20 Mans RullgardMove av_gettime() to libavutil
2012-06-20 Ronald S. Bultjemov: fix operator precedence bug
2012-06-20 Mans RullgardRemove unnecessary inclusions of [sys/]time.h
2012-06-20 Mans Rullgardlavf: remove unnecessary inclusions of unistd.h
2012-06-19 Martin Storsjöudp: Properly check for invalid sockets
2012-06-19 Martin Storsjötcp: Check the return value from getsockopt
2012-06-19 Martin Storsjönetwork: Use av_strerror for getting error messages
2012-06-19 Martin Storsjöudp: Properly print error from getnameinfo
2012-06-19 Martin Storsjömmst: Use AVUNERROR() to convert error codes to the...
2012-06-19 Martin Storsjönetwork: Pass pointers of the right type to get/setsock...
2012-06-19 Samuel Pitoisetrtmp: Reduce the number of idle posts sent by sleeping...
2012-06-19 Ronald S. Bultjeflvdec: remove incomplete, disabled seeking code
2012-06-19 Ronald S. Bultjehttp: replace atoll() with strtoll()
2012-06-18 Ronald S. Bultjempegts: remove unused/incomplete/broken seeking code
2012-06-18 Martin Storsjörtpenc: Support packetizing iLBC
2012-06-18 Martin Storsjörtpdec: Add a depacketizer for iLBC
next