summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/webm_chunk: Use dyn_buf to write chunksVignesh Venkatasubramanian2015-04-30
* libavutil/softfloat: Add functions.Nedeljko Babic2015-04-30
* libavutil/softfloat: Added av_normalize_sf in av_add_sfNedeljko Babic2015-04-30
* libavutil/softfloat: exponent adjusted for aac fixed point decNedeljko Babic2015-04-30
* avfilter/lavfutils: disable frame threads when decoding a single imageMichael Niedermayer2015-04-30
* avformat/mov: Do not read ACLR into extradata for H.264Michael Niedermayer2015-04-30
* avfilter/vf_vignette: force per frame evaluation if per frame variables are usedMichael Niedermayer2015-04-29
* avcodec/cook: Remove unneeded #ifMichael Niedermayer2015-04-29
* avformat/mpegts: Also parse the FMC descriptor if the codec has not been iden...Michael Niedermayer2015-04-29
* avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLE...Michael Niedermayer2015-04-29
* avcodec/dca_parser: Extend DTS core sync word and fix existing checkfoo862015-04-29
* Merge commit 'a09c499a2e25ded575cb9f37528384402be86ad8'Michael Niedermayer2015-04-29
|\
| * rawenc: properly allocate coded_frameAnton Khirnov2015-04-29
* | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer2015-04-29
|\|
| * h264: use properly allocated AVFramesAnton Khirnov2015-04-29
* | Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'Michael Niedermayer2015-04-29
|\|
| * h264: embed the DPB in the contextAnton Khirnov2015-04-29
* | avcodec/h264_slice: Also copy x264_build in ff_h264_update_thread_context()Michael Niedermayer2015-04-29
* | Merge commit '88c612e3a4d5b584e2d9f6e2541de78d67bdfb9f'Michael Niedermayer2015-04-29
|\|
| * h264: merge the init and reinit paths in update_thread_context()Anton Khirnov2015-04-29
* | Merge commit '8a66fd40260b7aae6226d68c4dbad43b05a8e524'Michael Niedermayer2015-04-29
|\|
| * h264: drop the reinit parameter from init_slice_header()Anton Khirnov2015-04-29
* | Merge commit 'c9ccbc7333eddd025ebbde5cc4f27d68a950c623'Michael Niedermayer2015-04-29
|\|
| * h264: update the current bit depth/chroma type in init_slice_header()Anton Khirnov2015-04-29
* | Merge commit '29dcde2b87559b72957454a7e9bcd5227d8057ba'Michael Niedermayer2015-04-29
|\|
| * h264: copy nal_length_size in update_thread_contextAnton Khirnov2015-04-29
* | Merge commit '440e8dd374b732c48d564d9f1bb0ec3b1b786fb9'Michael Niedermayer2015-04-29
|\|
| * h264: drop a comment that carries no useful informationAnton Khirnov2015-04-29
* | Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849'Michael Niedermayer2015-04-29
|\|
| * h264: move freeing the escaped RBSP buffer to free_context()Anton Khirnov2015-04-29
* | Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6'Michael Niedermayer2015-04-29
|\|
| * h264: eliminate ff_h264_set_parameter_from_sps()Anton Khirnov2015-04-29
* | Merge commit '54986d6db9116ef9704b1ce8414ffdb7f1ca127f'Michael Niedermayer2015-04-29
|\|
| * h264: move context reinit lower down in update_thread_context()Anton Khirnov2015-04-29
* | Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7'Michael Niedermayer2015-04-29
|\|
| * h264: move the DPB init/uninit to init_context()/free_context()Anton Khirnov2015-04-29
* | Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98'Michael Niedermayer2015-04-29
|\|
| * h264: drop H264Context.ouputed_pocAnton Khirnov2015-04-29
* | Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3'Michael Niedermayer2015-04-29
|\|
| * h264: drop needs_reallocAnton Khirnov2015-04-29
* | Merge commit '0ac8ff618c5e6d878c547a8877e714ed728950ce'Michael Niedermayer2015-04-29
|\|
| * avresample: Reallocate the internal buffer to the correct sizeLuca Barbato2015-04-28
* | avformat/mpegts: reset last_version on seekingMichael Niedermayer2015-04-29
* | Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798'Michael Niedermayer2015-04-29
|\|
| * mpegts: Update the PSI/SI table only if the version changeJohn Högberg2015-04-28
* | Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'Michael Niedermayer2015-04-29
|\|
| * h263: Convert function to macroVittorio Giovara2015-04-28
* | Merge commit '59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d'Michael Niedermayer2015-04-29
|\|
| * h263: Drop commented-out code and a related otherwise unused functionVittorio Giovara2015-04-28
* | Merge commit 'c3418201307c6b7a2b3e3be10f33ab4a20a32c3b'Michael Niedermayer2015-04-29
|\|