]> git.sesse.net Git - ffmpeg/history - libavformat
x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared
[ffmpeg] / libavformat /
2012-07-28 Anton Khirnovlavf: remove commented out cruft in avformat_find_strea...
2012-07-28 Anton KhirnovAdd missing libavutil/time.h includes.
2012-07-27 Martin Storsjöhls: Proceed to the next segment at any error code
2012-07-27 Martin Storsjötls: Return AVERROR_EOF if the TLS_read/write functions...
2012-07-26 Samuel Pitoisetrtmp: Check the buffer length of ping packets
2012-07-26 Samuel Pitoisetrtmp: Allow having more unknown data at the end of...
2012-07-26 Samuel Pitoisetrtmp: Prevent reading outside of an allocate buffer...
2012-07-25 Antti SeppäläSupport urlencoded http authentication credentials
2012-07-25 Samuel Pitoisetrtmp: Return an error when the client bandwidth is...
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error codes in handle_chunk_size
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_chunk_size
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_ping
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Add a new option 'rtmp_pageurl'
2012-07-25 Samuel Pitoisetrtmp: Make the description of the rtmp_tcurl option...
2012-07-25 Jordi Ortizsctp: add port missing error message
2012-07-25 Jordi Ortiztcp: add port missing error message
2012-07-24 Martin Storsjörtmp: Add credit/copyright to librtmp authors for parts...
2012-07-24 Samuel Pitoisetrtmp: Move the CONFIG_ condition into the if conditions
2012-07-23 Diego Biurrunbuild: Skip compiling rtmpdh.h if ffrtmpcrypt protocol...
2012-07-23 Adriano Pallavicinortp: Only choose static payload types if the sample...
2012-07-23 Clément Bœschwav: init st to NULL to avoid a false-positive warning.
2012-07-23 Samuel PitoisetRTMPTE protocol support
2012-07-23 Samuel PitoisetRTMPE protocol support
2012-07-23 Samuel Pitoisetrtmp: Add ff_rtmp_calc_digest_pos()
2012-07-23 Samuel Pitoisetrtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest...
2012-07-22 Ronald S. Bultjelavf: use conditional notation for default codec in...
2012-07-22 Anton Khirnovmatroskadec: return more correct error code on read...
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...
next