]> git.sesse.net Git - ffmpeg/history - libavformat
cdxl: fix audio for some samples
[ffmpeg] / libavformat /
2012-02-17 Paul B Maholcdxl: fix audio for some samples
2012-02-17 Paul B Maholapetag: add proper support for binary tags
2012-02-16 Martin Storsjömovenc: Don't set a default sample duration when creati...
2012-02-16 Martin Storsjörtp: Factorize the check for distinguishing RTCP packet...
2012-02-16 Justin Rugglesbethsoftvid: synchronize video timestamps with audio...
2012-02-16 Justin Rugglesbethsoftvid: add audio stream only after getting the...
2012-02-16 Justin Rugglesbethsoftvid: Set video packet duration instead of accum...
2012-02-16 Justin Rugglesbethsoftvid: set packet key frame flag for audio and...
2012-02-16 Justin Rugglesbethsoftvid: fix read_packet() return codes.
2012-02-16 Justin Rugglesbethsoftvid: pass palette in side data instead of in...
2012-02-16 Martin Storsjösdp: Ignore RTCP packets when autodetecting RTP streams
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2012-02-15 Martin Storsjörtsp: Make rtsp_demuxer_class static
2012-02-14 Paul B MaholCDXL demuxer and decoder
2012-02-14 Alex Conversehls: Re-add legacy applehttp name to preserve interface...
2012-02-14 Martin Storsjöhlsproto: Rename the functions and context
2012-02-14 Martin Storsjöhlsproto: Encourage users to try the hls demuxer instea...
2012-02-14 Martin Storsjölibavformat: Rename the applehttp protocol to hls
2012-02-14 Martin Storsjöhls: Rename the functions and context
2012-02-14 Martin Storsjölibavformat: Rename the applehttp demuxer to hls
2012-02-14 Martin Storsjörtpdec: Support H263 in RFC 2190 format
2012-02-14 Martin Storsjömovenc: Support muxing VC1
2012-02-14 Diego Biurrunlibrtmp: Add "lib" prefix to librtmp URLProtocol declar...
2012-02-14 Martin Storsjömovenc: Use defines instead of hardcoded numbers for...
2012-02-14 Paul B Maholsmjpegdec: implement seeking
2012-02-13 Matthew Szatmaryrtpdec: Use 4 byte startcodes for H.264
2012-02-13 Diego Biurrunmatroskadec: Mark variable as av_unused.
2012-02-13 Diego BiurrunMove some conditionally used variables into the block...
2012-02-13 Diego BiurrunDrop some completely unnecessary av_unused attributes.
2012-02-13 Martin Storsjömovenc: Support muxing wmapro in ismv/isma
2012-02-13 Martin Storsjömpegtsenc: Add an AVOption for forcing a new PAT/PMT...
2012-02-13 Diego Biurrunbuild: Set correct dependencies for rtmp* protocols...
2012-02-12 Andrey Utkinlavf: fix aspect ratio mismatch message.
2012-02-10 Joakim Platecafdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Plateyop: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetta: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetmv: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Plater3d: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platensvdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platempc8: Check return value of avio_seek and avoid modifyi...
2012-02-10 Joakim Platejvdec: Check return value of avio_seek and avoid modify...
2012-02-10 Joakim Platefilmstripdec: Check return value of avio_seek and avoid...
2012-02-10 Joakim Plateffmdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platedv: Check return value of avio_seek and avoid modifying...
2012-02-10 Joakim Platebink: Check return value of avio_seek and avoid modifyi...
2012-02-10 Martin Storsjörtpenc: Write a log message if the max packet size...
2012-02-10 Alex Conversedv: Move a table used only by the demuxer out of a...
2012-02-10 Alex Conversedv: Fix small overread in audio frequency table.
2012-02-09 Paul B MaholWavPack demuxer: set packet duration
2012-02-09 Tomas Härdinmxfdec: Ignore the last entry in Avid's index table...
2012-02-09 Tomas Härdinmxfdec: Sanity-check SampleRate
2012-02-09 Tomas Härdinmxfdec: Handle small EditUnitByteCount
2012-02-09 Tomas Härdinmxfdec: Consider OPAtom files that do not have exactly...
2012-02-09 Tomas Härdinmxfdec: Don't crash in mxf_packet_timestamps() if curre...
2012-02-09 Tomas Härdinmxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
2012-02-09 Tomas Härdinmxfdec: Sanity check PreviousPartition
2012-02-09 Tomas Härdinmxfdec: Never seek back in local sets and KLVs
2012-02-09 Tomas Härdinmxfdec: Move the current_partition check inside mxf_rea...
2012-02-09 Tomas Härdinmxfdec: Fix infinite loop in mxf_packet_timestamps()
2012-02-09 Tomas Härdinmxfdec: Check eof_reached in mxf_read_local_tags()
2012-02-09 Tomas Härdinmxfdec: Check for NULL component
2012-02-09 Tomas Härdinmxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
2012-02-09 Tomas Härdinmxfdec: Make sure x < index_table->nb_ptses
2012-02-09 Paul B Maholapetag: fix comment
2012-02-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2012-02-06 Justin Rugglesape: skip packets with invalid size
2012-02-06 Justin Rugglesape: calculate final packet size instead of guessing
2012-02-06 Justin Rugglesape: stop reading after the last frame has been read
2012-02-06 Justin Rugglesape: return AVERROR_EOF instead of AVERROR(EIO) when...
2012-02-06 Justin Rugglesape: return error if seeking to the current packet...
2012-02-04 Paul B Maholape: fix seeking
2012-02-03 Alex Conversemovdec: Avoid av_malloc(0) in stss
2012-02-03 Anton Khirnovframe{crc/md5}: set the stream timebase from codec...
2012-02-02 Martin Storsjömovdec: Parse the dvc1 atom
2012-02-02 Janne Grunaumovdec: fix dts generation in fragmented files
2012-02-01 Alex Conversedv: Fix small stack overread related to CVE-2011-3929...
2012-02-01 Michael Niedermayerdv: Fix null pointer dereference due to ach=0
2012-02-01 Michael Niedermayerdv: check stype
2012-01-31 Alex Converseswfdec: Simplify sample rate calculation.
2012-01-31 Anton Khirnovlavf: add functions for accessing the fourcc<->CodecID...
2012-01-31 Anton Khirnovlavc: set AVCodecContext.codec in avcodec_get_context_d...
2012-01-31 Anton Khirnovlavc: add avcodec_is_open().
2012-01-31 Anton Khirnovlavf: rename AVInputFormat.value to raw_codec_id.
2012-01-31 Anton Khirnovlavf: remove the pointless value field from flv and iv8
2012-01-31 Anton Khirnovlavc/lavf: remove unnecessary symbols from the symbol...
2012-01-31 Anton Khirnovlavf: reorder AVInput/OutputFormat fields.
2012-01-30 Martin Storsjömovdec: Ignore sample_degradation_priority bits when...
2012-01-30 Martin Storsjöflvdec: Interpret a toplevel 'object' type metadata...
2012-01-30 Alex Conversensvdec: Propagate errors
2012-01-30 Alex Conversensvdec: Be more careful with av_malloc().
2012-01-30 Michael Niedermayernsvdec: Fix use of uninitialized streams.
2012-01-30 Martin Storsjömovenc: cosmetics: Get rid of camelCase identifiers
2012-01-30 Diego Biurrunrtsp: Remove some unused variables from ff_rtsp_connect().
2012-01-30 Rafaël Carréavformat_write_header(): detail error message
2012-01-30 Mike Melansons/vbsf/bsf/
2012-01-30 Mike Melansonyuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420...
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2012-01-27 Martin Storsjömovenc: Allow writing to a non-seekable output if using...
2012-01-27 Martin Storsjömovenc: Support adding isml (smooth streaming live...
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SET_PTS_INFO cruft
next