summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc/texi2pod.pl: skip printing chapter names if they are disabledStefano Sabatini2013-03-301-1/+1
* lavc/libtheoraenc: clarify comment about global_quality to quality conversionStefano Sabatini2013-03-301-5/+5
* Write broken aac frames to mov files instead of skipping them.Carl Eugen Hoyos2013-03-301-7/+8
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-302-2/+6
|\
| * Fix compilation with --enable-decoder=webp --disable-decoder=vp8Carl Eugen Hoyos2013-03-301-0/+2
| * Do not show "Estimating duration from bitrate" warning if no duration was est...Carl Eugen Hoyos2013-03-301-2/+4
* | ffplay: use av_guess_frame_rate()Michael Niedermayer2013-03-301-0/+3
* | fate: Print correct error message for reference generation tooMichael Niedermayer2013-03-301-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-303-1/+10
|\ \ | |/ |/|
| * fate: add an option to generate the referencesLuca Barbato2013-03-293-1/+10
* | Fix pthread_cond and pthread_mutex leaks in vp8Matt Wolenetz2013-03-291-0/+4
* | paf_video: make code independent of sizeof(AVFrame)Paul B Mahol2013-03-291-27/+32
* | aacps: correct opdipd code to match specMichael Niedermayer2013-03-291-1/+2
* | vmdav: use more unchecked bytestream2 variants where it makes sensePaul B Mahol2013-03-291-4/+4
* | noise_bsf: check if allocation failedPaul B Mahol2013-03-291-0/+2
* | lavc: fix typoPaul B Mahol2013-03-291-1/+1
* | vda_h264_dec: fit the new APIXidorn Quan2013-03-291-14/+27
* | ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer2013-03-295-11/+33
* | avutil/buffer: add get_opaqueXidorn Quan2013-03-293-3/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-291-1/+8
|\ \ | |/
| * flvdec: read audio sample size and channels metadataJustin Ruggles2013-03-281-1/+8
* | Merge commit 'c3d015775388882b8a122afc337ea35108f652be'Michael Niedermayer2013-03-291-1/+2
|\ \ | |/
| * flvdec: use the correct audio codec id when parsing metadataJustin Ruggles2013-03-281-1/+2
* | id3v2: allocate large enough bufferMichael Niedermayer2013-03-291-1/+2
* | mjpegdec: check buffer before using itMichael Niedermayer2013-03-291-2/+4
* | yop: Do not keep a copy of parts of the returned packetMichael Niedermayer2013-03-291-2/+1
* | mpegvideo: Make the table reallocation more robust.Michael Niedermayer2013-03-292-2/+14
* | LICENSE: add libutvideo in the GPL libraries list.Clément Bœsch2013-03-291-2/+7
* | gmc: Always use edge emuMichael Niedermayer2013-03-281-4/+0
* | wmv2: drop non emu edge modeMichael Niedermayer2013-03-282-1/+2
* | wmv2: Use emu edge mode when the edge is too smallMichael Niedermayer2013-03-281-2/+1
* | h264_refs: Check for attempts to assign pictures to short & long.Michael Niedermayer2013-03-281-0/+3
* | fate/filter: make overlay test bitexact.Clément Bœsch2013-03-282-50/+51
* | fate/filter: move gradfun filtergraph to a dedicated script.Clément Bœsch2013-03-282-1/+3
* | fate/filter: move concat filtergraph to a dedicated script.Clément Bœsch2013-03-282-1/+9
* | fate/filter: move some CMD below deps for consistency.Clément Bœsch2013-03-281-4/+4
* | fate/filter: remove pointless indirections for gradfun and hqdn3d.Clément Bœsch2013-03-281-4/+2
* | fate/filter: rename 'ubitux' rules to 'sample'.Clément Bœsch2013-03-283-4/+4
* | fate/filter: stick delogo test with its deps (cosmetics).Clément Bœsch2013-03-281-2/+1
* | avidec: Fix demuxing of non seekable avis with multiple RIFFsMichael Niedermayer2013-03-281-1/+1
* | lavd/v4l2: fix printing of list_formats tableGiorgio Vazzana2013-03-281-4/+2
* | lavd/v4l2: replace ioctl() with v4l2_ioctl()Giorgio Vazzana2013-03-281-2/+2
* | fate: Disable af_join test, as its output is not deterministic currentlyMichael Niedermayer2013-03-281-1/+1
* | af_join: fix channel count and formatMichael Niedermayer2013-03-281-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-282-91/+81
|\ \ | |/
| * vmdav: convert to bytestream2Alexandra Khirnova2013-03-281-93/+59
| * FATE: add a test for the join filterAnton Khirnov2013-03-281-0/+8
| * FATE: add a test for the volume filterAnton Khirnov2013-03-281-0/+7
* | af_channelsplit: set output channels, fix assertion failureMichael Niedermayer2013-03-281-0/+1
* | Merge commit '43a8333a16c796b3d855fb3aaa742103cb62731f'Michael Niedermayer2013-03-285-0/+125
|\ \ | |/
OpenPOWER on IntegriCloud