]> git.sesse.net Git - ffmpeg/history - libavformat
sws/pixfmt/pixdesc: add support for yuva444p
[ffmpeg] / libavformat /
2012-01-26 Tomas Härdinmxfdec: Fix files with essence containers larger than...
2012-01-26 Jean Firstmxfdec: Employ correct printf conversion specifiers...
2012-01-25 Janne Grunaulavf: prevent infinite loops while flushing in avformat...
2012-01-25 Alex Conversematroskadec: Pad AAC extradata.
2012-01-25 Martin Storsjömovenc: Don't require frame_size to be set for modes...
2012-01-25 Martin Storsjömovenc: Reindent a block
2012-01-25 Martin StorsjöAdd a tool for creating smooth streaming manifests
2012-01-25 Martin Storsjömovdec: Calculate an average bit rate for fragmented...
2012-01-25 Martin Storsjömovenc: Write the sample rate instead of time scale...
2012-01-25 Martin Storsjömovenc: Add a separate ismv/isma (smooth streaming...
2012-01-25 Martin Storsjömovenc: Allow the caller to decide on fragmentation
2012-01-25 Martin Storsjölibavformat: Add a flag for muxers that support write_p...
2012-01-25 Martin Storsjömovenc: Add support for writing fragmented mov files
2012-01-25 Martin Storsjömovenc: Add a separate start_pts
2012-01-24 Justin Rugglesaud: remove unneeded field, audio_stream_index from...
2012-01-24 Justin Rugglesaud: fix time stamp calculation for ADPCM IMA WS
2012-01-24 Justin Rugglesaud: simplify header parsing
2012-01-24 Justin Rugglesaud: set pts_wrap_bits to 64.
2012-01-24 Justin Rugglescosmetics: indentation
2012-01-24 Justin Rugglesaud: support Westwood SND1 audio in AUD files.
2012-01-24 Justin Rugglesadpcm_ima_ws: fix stereo decoding
2012-01-24 Justin Rugglesavcodec: add a new codec_id for CRYO APC IMA ADPCM.
2012-01-24 Justin Rugglesvqa: remove unused context fields, audio_samplerate...
2012-01-24 Justin Rugglesvqa: clean up audio header parsing
2012-01-24 Justin Rugglesvqa: set time base to frame rate as coded in the header.
2012-01-24 Justin Rugglesvqa: set packet duration.
2012-01-24 Justin Rugglesvqa: use 1/sample_rate as the audio stream time base
2012-01-24 Justin Rugglesvqa: set stream start_time to 0.
2012-01-24 Anton Khirnovlavf: postpone removing av_close_input_file().
2012-01-23 Paul B MaholXWD encoder and decoder
2012-01-23 Janne Grunaumxfdec: fix memleak on mxf_read_close()
2012-01-23 Justin Ruggleswestwood: split the AUD and VQA demuxers into separate...
2012-01-22 Janne Grunauriff: fix invalid av_freep() calls on EOF in ff_read_ri...
2012-01-22 Janne Grunaumxfdec: fix memleak on av_realloc failures
2012-01-22 Tomas Härdinmxfdec: Do not parse slices or DeltaEntryArrays.
2012-01-22 Janne Grunaumxfdec: hybrid demuxing/seeking solution
2012-01-22 Tomas Härdinmxfdec: Add Avid's essence element key.
2012-01-22 Carl Eugen Hoyosmfxdec: Separate mxf_essence_container_uls for audio...
2012-01-22 Tomas Härdinmxfdec: Compute packet offsets properly.
2012-01-22 Tomas Härdinmxfdec: Use MaterialPackage - Track - TrackID instead...
2012-01-22 Tomas Härdinmxfdec: use av_dlog() for 'no corresponding source...
2012-01-22 Tomas Härdinmxfdec: Make mxf->partitions sorted by offset.
2012-01-22 Tomas Härdinmxfdec: parse ThisPartition
2012-01-22 Tomas Härdinmxfdec: Speed up metadata and index parsing.
2012-01-22 Tomas Härdinmxfdec: Make sure DataDefinition is consistent between...
2012-01-22 Tomas Härdinmxfdec: add EssenceContainer UL found in 0001GL00.MXF...
2012-01-22 Tomas Härdinmxfdec: Add hack that adjusts the n_delta calculation...
2012-01-22 Janne Grunaumxfdec: Parse IndexTableSegments and convert them into...
2012-01-22 Tomas Härdinmxfdec: Move FooterPartition to MXFContext and make...
2012-01-22 Joakim Platemxfdec: check return value of avio_seek
2012-01-22 Philip de Niermxfdec: skip to end of structural sets
2012-01-22 Tomas Härdinmxfdec: parse MXF partitions
2012-01-21 Dmitry Volyntsevrtsp: Use a random offset for trying to open UDP ports...
2012-01-21 Martin Storsjörtsp: Allow specifying the UDP port range via AVOptions
2012-01-21 Dmitry Volyntsevrtsp: Remove a leftover, currently pointless check
2012-01-21 Martin Storsjörtpdec: Use our own SSRC in the SDES field when sending RRs
2012-01-21 Dustin Brodylavf: rename fer option and document resulting (f_...
2012-01-20 Martin Storsjömovenc: Reorder entries in the MOVIentry struct, for...
2012-01-20 Martin Storsjörtsp: Remove extern declarations for variables that...
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...
2012-01-20 Janne Grunaulavf: force single-threaded decoding in avformat_find_s...
2012-01-20 Dustin Brodyavidec: migrate last of lavf from FF_ER_* to AV_EF_*
2012-01-18 Anton Khirnovlavf: free packets for muxers implementing interleave_p...
2012-01-18 Anton Khirnovlavf: fix and extend av_interleaved_write_frame() doxy.
2012-01-18 Alex Conversemov: Remove dead stores for spherical coordinates for...
2012-01-16 Paul B Maholadd SMJPEG muxer
2012-01-16 Paul B Maholavformat: split out common SMJPEG code
2012-01-15 Daniel Huangmov, mxfdec: Employ more meaningful return values.
2012-01-12 Alex Converseutils: Check for extradata size overflows.
2012-01-12 Martin Storsjöavio: Fix the value of the deprecated URL_FLAG_NONBLOCK
2012-01-12 Anton Khirnovffmenc: remove references to deprecated AVFormatContext...
2012-01-12 Anton Khirnovlavf: undeprecate read_seek().
2012-01-12 Anton Khirnovriff: remove references to sonic codec ids
2012-01-11 Justin Rugglesgsm demuxer: use generic seeking instead of a gsm-speci...
2012-01-11 Justin Rugglesgsm demuxer: return packets with only 1 gsm block at...
2012-01-11 Janne Grunauwtv: fix memleaks during normal operation
2012-01-10 Justin Rugglesipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM
2012-01-10 Justin Rugglessierravmd: fix audio pts
2012-01-10 Martin Storsjömovenc: Don't store a nonzero creation time if nothing...
2012-01-07 Diego Biurrunbuild: Skip compiling network.h and rtsp.h if networkin...
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2012-01-07 Paul B Maholvqf: recognize more metadata chunks
2012-01-07 Michael Niedermayertta: Fix returned error code at EOF
2012-01-07 Michael Niedermayertta: fix off be 1 error in the end detection.
2012-01-07 Paul B Maholipmovie: Add param change side data if the video dimens...
2012-01-06 Janne Grunauelectronicarts: check bytes per sample for validity
2012-01-06 Paul B Maholvqf: add more known extensions
2012-01-06 Anssi Hannulaspdifenc: use special alignment for DTS-HD length_code
2012-01-05 Janne Grunauipmovie: do not read audio packets before the codec...
2012-01-05 Martin Storsjöavio: Only do implicit network initialization for netwo...
2012-01-05 Martin Storsjöavio: Add an URLProtocol flag for indicating that a...
2012-01-05 Chris Evansmatroskadec: Fix a bug where a pointer was cached to...
2012-01-05 Alex Conversemov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled...
2012-01-05 Anton Khirnovlavf: cosmetics, reformat av_read_frame().
2012-01-05 Anton Khirnovlavf: refactor av_read_frame() to make it easier to...
2012-01-04 Shitiz Gargmtv: Make sure audio_subsegments is not 0
2012-01-04 Jean Firstflvdec: Fix compiler warning for uninitialized variables
2012-01-04 Jean Firstrtsp: Fix compiler warning for uninitialized variable
2012-01-04 Janne Grunauavio: exit early in fill_buffer without read_packet
2012-01-03 Justin Rugglesadx: add an adx muxer
next