summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/file: implement move and delete callbacksMariusz SzczepaƄczyk2015-06-22
* lavf/avio: Extend API with avio_move() and avio_delete()Mariusz SzczepaƄczyk2015-06-22
* Merge commit '61dc9d647c6664e11674d9a10fdde29987d6acda'Michael Niedermayer2015-06-22
|\
| * udp: Fix local_port managementLuca Barbato2015-06-22
* | avcodec/jpeg2000: Move L band scaling from the 9/7f wavelet to quantization s...Michael Niedermayer2015-06-22
* | avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWTMichael Niedermayer2015-06-22
* | avcodec/jpeg2000: Move H band scaling from wavelet into quantization codeMichael Niedermayer2015-06-22
* | avcodec/jpeg2000dwt: Move K/X constants to headerMichael Niedermayer2015-06-22
* | avcodec/jpeg2000: Move gainb handling into the quantization codeMichael Niedermayer2015-06-22
* | ffserver: drop unneeded else branchingReynaldo H. Verdejo Pinochet2015-06-21
* | ffserver: drop unneeded else branchingReynaldo H. Verdejo Pinochet2015-06-21
* | ffserver: drop unneeded else branchingReynaldo H. Verdejo Pinochet2015-06-21
* | ffserver: formatingReynaldo H. Verdejo Pinochet2015-06-21
* | swresample: soxr implementation for swr_get_out_samples()Rob Sykes2015-06-21
* | Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer2015-06-21
|\|
| * libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21
* | Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606'Michael Niedermayer2015-06-21
|\|
| * libvpx: Do not set vp8 only parameters when encoding in vp9Luca Barbato2015-06-20
* | Merge commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498'Michael Niedermayer2015-06-21
|\|
| * af_resample: Set the number of samples in the last frameLuca Barbato2015-06-20
* | Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer2015-06-21
|\|
| * mp3: enable packed main_data decoding in MP4nu7742015-06-20
* | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_XMichael Niedermayer2015-06-21
* | swresample/swresample: Print used int_sample_fmtMichael Niedermayer2015-06-21
* | swresample: Choose 16bit internally only if input and output is 16bit or lessMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: also test 9/7 float DWTMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: List differences for DWT testMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: increase the number of test iterationsMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: Also test 9/7 integer DWTMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: Allow testing with a maximum allowed differenceMichael Niedermayer2015-06-21
* | avformat/brstm: support little-endian s16 PCMPaul B Mahol2015-06-21
* | lavc/adpcm: THP: don't use the ADPC/SEEK table when not seekingRodger Combs2015-06-21
* | lavf/brstm: handle a BFSTM endianness oddityRodger Combs2015-06-21
* | lavf/brstm: add support for seekingRodger Combs2015-06-21
* | lavf/brstm: cleanup; fix short-block demuxingRodger Combs2015-06-21
* | lavf/brstm: move bfstm var to a localRodger Combs2015-06-21
* | avformat/rawenc: Store sample number for ADXMichael Niedermayer2015-06-21
* | Support demuxing 4gv codec stored in qcp filesPaul B Mahol2015-06-21
* | ffmpeg_opt: Fix handling of creation_time nowMichael Niedermayer2015-06-21
* | avformat/movenc: Check return code of ff_iso8601_to_unix_time()Michael Niedermayer2015-06-21
* | avcodec/mjpegdec: dont try to combine fields for decimated multiscope 2 materialMichael Niedermayer2015-06-21
* | libvpxenc: support setting colorspace for vp9James Zern2015-06-20
* | lavc/adpcm: THP: fix indentationRodger Combs2015-06-21
* | avcodec/mqcenc: Remove unused variableMichael Niedermayer2015-06-20
* | libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'.Simon Thelen2015-06-20
* | lavc/adpcm: THP: allow channel counts up to 10Rodger Combs2015-06-20
* | lavf/brstm: allow larger block sizesRodger Combs2015-06-20
* | lavf/brstm: support little-endian files (BCSTM; 3DS)Rodger Combs2015-06-20
* | lavc/adpcm: THP: handle packets with sample counts not divisible by 14Rodger Combs2015-06-20
* | lavc: add little-endian ADPCM_THP decoderRodger Combs2015-06-20