summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisonsNathan Caldwell2012-01-23
* aacenc: cosmetics: move init() and end() to the bottom of the file.Nathan Caldwell2012-01-23
* aacenc: aac_encode_init() cleanupNathan Caldwell2012-01-23
* XWD encoder and decoderPaul B Mahol2012-01-23
* vc1: don't read the interpfrm and bfraction elements for interlaced framesHendrik Leppkes2012-01-23
* mxfdec: fix memleak on mxf_read_close()Janne Grunau2012-01-23
* westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles2012-01-23
* riff: fix invalid av_freep() calls on EOF in ff_read_riff_infoJanne Grunau2012-01-22
* pam: Fix a typo that broke writing and reading PAM files.Carl Eugen Hoyos2012-01-22
* mxfdec: fix memleak on av_realloc failuresJanne Grunau2012-01-22
* mxfdec: Do not parse slices or DeltaEntryArrays.Tomas Härdin2012-01-22
* mxfdec: hybrid demuxing/seeking solutionJanne Grunau2012-01-22
* mxfdec: Add Avid's essence element key.Tomas Härdin2012-01-22
* mfxdec: Separate mxf_essence_container_uls for audio and video.Carl Eugen Hoyos2012-01-22
* mxfdec: Compute packet offsets properly.Tomas Härdin2012-01-22
* mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack.Tomas Härdin2012-01-22
* mxfdec: use av_dlog() for 'no corresponding source package found'Tomas Härdin2012-01-22
* mxfdec: Make mxf->partitions sorted by offset.Tomas Härdin2012-01-22
* mxfdec: parse ThisPartitionTomas Härdin2012-01-22
* mxfdec: Speed up metadata and index parsing.Tomas Härdin2012-01-22
* mxfdec: Make sure DataDefinition is consistent between material track and sou...Tomas Härdin2012-01-22
* mxfdec: add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxfTomas Härdin2012-01-22
* mxfdec: Add hack that adjusts the n_delta calculation when system items are p...Tomas Härdin2012-01-22
* mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays.Janne Grunau2012-01-22
* mxfdec: Move FooterPartition to MXFContext and make sure it is never zero.Tomas Härdin2012-01-22
* mxfdec: check return value of avio_seekJoakim Plate2012-01-22
* mxfdec: skip to end of structural setsPhilip de Nier2012-01-22
* mxfdec: parse MXF partitionsTomas Härdin2012-01-22
* avserver: fix build after the next bump.Anton Khirnov2012-01-22
* rtsp: Use a random offset for trying to open UDP ports for RTPDmitry Volyntsev2012-01-22
* rtsp: Allow specifying the UDP port range via AVOptionsMartin Storsjö2012-01-22
* rtsp: Remove a leftover, currently pointless checkDmitry Volyntsev2012-01-22
* rtpdec: Use our own SSRC in the SDES field when sending RRsMartin Storsjö2012-01-21
* Finalize changelog for 0.8 ReleaseReinhard Tartler2012-01-21
* Prepare for 0.8 ReleaseReinhard Tartler2012-01-21
* threads: change the default for threads back to 1Janne Grunau2012-01-21
* threads: update slice_count and slice_offset from user contextJanne Grunau2012-01-21
* aviocat: Remove useless includesMartin Storsjö2012-01-21
* doc/APIChanges: fill in missing dates and hashesAnton Khirnov2012-01-21
* Revert "avserver: fix build after the next bump."Anton Khirnov2012-01-21
* mpegaudiodec: switch error detection check to AV_EF_BUFFERDustin Brody2012-01-21
* lavf: rename fer option and document resulting (f_)err_detect optionsDustin Brody2012-01-21
* lavc: rename err_filter option to err_detect and document itDustin Brody2012-01-21
* mpegvideo: fix invalid memory access for small video dimensionsJohn Brooks2012-01-21
* movenc: Reorder entries in the MOVIentry struct, for tigheter packingMartin Storsjö2012-01-21
* rtsp: Remove extern declarations for variables that don't existMartin Storsjö2012-01-21
* aviocat: Flush the output before closingMartin Storsjö2012-01-21
* Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-20
* ARM: fix build with FFT enabled and MDCT disabledFelipe Contreras2012-01-20
* lavf: force single-threaded decoding in avformat_find_stream_infoJanne Grunau2012-01-20