summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mxfdec: Make mxf->partitions sorted by offset.Tomas Härdin2012-01-221-1/+15
| * mxfdec: parse ThisPartitionTomas Härdin2012-01-221-2/+5
| * mxfdec: Speed up metadata and index parsing.Tomas Härdin2012-01-221-10/+119
| * mxfdec: Make sure DataDefinition is consistent between material track and sou...Tomas Härdin2012-01-221-5/+12
| * mxfdec: add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxfTomas Härdin2012-01-221-0/+1
| * mxfdec: Add hack that adjusts the n_delta calculation when system items are p...Tomas Härdin2012-01-221-1/+8
| * mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays.Janne Grunau2012-01-221-8/+318
| * mxfdec: Move FooterPartition to MXFContext and make sure it is never zero.Tomas Härdin2012-01-221-3/+14
| * mxfdec: check return value of avio_seekJoakim Plate2012-01-221-1/+4
| * mxfdec: skip to end of structural setsPhilip de Nier2012-01-221-1/+4
| * mxfdec: parse MXF partitionsTomas Härdin2012-01-221-1/+107
| * avserver: fix build after the next bump.Anton Khirnov2012-01-222-11/+13
| * rtsp: Use a random offset for trying to open UDP ports for RTPDmitry Volyntsev2012-01-221-2/+9
| * rtsp: Allow specifying the UDP port range via AVOptionsMartin Storsjö2012-01-222-2/+16
| * rtsp: Remove a leftover, currently pointless checkDmitry Volyntsev2012-01-221-10/+8
* | CrystalHD: Back up extradata to allow decoder reinit to work.Philip Langdale2012-01-221-0/+26
* | CrystalHD: Initialise variables to silence valgrind.Philip Langdale2012-01-221-2/+2
* | Revert "movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs"Michael Niedermayer2012-01-226-28/+53
* | build: Describe --nm and -ld options consistentlyAlexander Strasser2012-01-221-2/+2
* | pthread: Change a signal to a broadcast as multiple threadsMichael Niedermayer2012-01-221-1/+1
* | base64: 10l endian fix.Michael Niedermayer2012-01-221-1/+1
* | avfilter: add some asserts() to check refcounts.Michael Niedermayer2012-01-221-0/+2
* | build: Support selecting yasm-compatible assemblerAlexander Strasser2012-01-221-2/+4
* | sws: Fix unscaled >8bit planar chroma handling.Michael Niedermayer2012-01-221-4/+21
* | mpeg12: fixed parsing in some mpeg2 streamsHendrik Leppkes2012-01-221-0/+1
* | lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8Michael Niedermayer2012-01-221-1/+2
* | Extract some duplicated code.Reimar Döffinger2012-01-221-22/+14
* | Remove pointless and distracting ()Reimar Döffinger2012-01-221-13/+13
* | Simplify: just add header_size directly.Reimar Döffinger2012-01-221-3/+1
* | Move some duplicated code, simplify.Reimar Döffinger2012-01-221-28/+15
* | Make variable that always has the same value const.Reimar Döffinger2012-01-221-3/+2
* | Optimized base64 decode by writing 3 bytes at once.Reimar Döffinger2012-01-221-13/+23
* | Cosmetics: add do {} while 0 to macro.Reimar Döffinger2012-01-221-12/+13
* | sws: In case of an invalid scaler algorithm, show the invalid value.Michael Niedermayer2012-01-221-1/+1
* | avidec: fix "avidec.c:362: warning: st may be used uninitialized in this func...Michael Niedermayer2012-01-221-0/+1
* | RC: Fix initial buffer occupancy.Michael Niedermayer2012-01-221-0/+2
* | mpegpsmux: Fix integer overflow with huge VBV sizes.Michael Niedermayer2012-01-221-1/+1
* | aacenc: Fix bug in writing libavcodec_ident.Michael Niedermayer2012-01-221-1/+1
* | Support decoding gray8a tiff images.Carl Eugen Hoyos2012-01-221-0/+3
* | img2: add j2c file extensionJean First2012-01-221-1/+2
* | pixdesc: cosmeticsJean First2012-01-221-42/+42
* | pngdec: Do not use SIMD paeth prediction for bpp=2Michael Niedermayer2012-01-221-1/+1
* | pngdec: Fix masks for interlaced decodingMichael Niedermayer2012-01-222-2/+2
* | pngdec: Add some FF_DEBUG based av_logs.Michael Niedermayer2012-01-221-2/+4
* | sws: fix copy case detection with gray8a.Michael Niedermayer2012-01-221-3/+4
* | lavc: Mark the err_detect constants as audio+video as they also apply to audio.Michael Niedermayer2012-01-211-7/+7
* | error_detection: put the old error detection constants back.Michael Niedermayer2012-01-212-0/+6
* | git show 2473a45c85dce6872617b33fce396dbbd6347e8e avconv.c | patch ffmpeg.cMichael Niedermayer2012-01-211-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-2115-63/+83
|\ \ | |/
| * rtpdec: Use our own SSRC in the SDES field when sending RRsMartin Storsjö2012-01-211-1/+1
OpenPOWER on IntegriCloud