summaryrefslogtreecommitdiff
path: root/libavcodec/svq3.c
Commit message (Expand)AuthorAge
* Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646'Michael Niedermayer2015-03-21
|\
| * h264: move [uv]linesize to the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '36d04801ba9d8622c2d759c172aea18561bac74d'Michael Niedermayer2015-03-21
|\|
| * h264: move the scratch buffers into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_{x,y} into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_xy into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '07c5ca551b7327d3c4e33738cc0cd2d5ac2779fa'Michael Niedermayer2015-03-21
|\|
| * h264: move is_complex into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '47a0d393504d6726c4a235951153bee0abb3f7d6'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_skip_run into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f'Michael Niedermayer2015-03-21
|\|
| * h264: move [{top,left}_]cbp into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'bf03a878a76dea29b36f368759e9f66102b39a5f'Michael Niedermayer2015-03-21
|\|
| * h264: move mb[_{padding,luma_dc}] into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer2015-03-21
|\|
| * h264: move the slice type variables into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b'Michael Niedermayer2015-03-21
|\|
| * h264: move {mv,ref}_cache into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'f69574cf7aca4fe4d57a2155e925f37fc863474d'Michael Niedermayer2015-03-21
|\|
| * h264: move non_zero_count_cache into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '64c81b2cd0dcf1fe66c381a5d2c707dddcf35a7e'Michael Niedermayer2015-03-21
|\|
| * h264: move *_samples_available into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '7d8154edd594981e7891d57de91f2260f8a62939'Michael Niedermayer2015-03-21
|\|
| * h264: move intra4x4_pred_mode[_cache] into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052'Michael Niedermayer2015-03-21
|\|
| * h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865'Michael Niedermayer2015-03-21
|\|
| * h264: move {chroma,intra16x16}_pred_mode into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer2015-03-21
|\|
| * h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'Michael Niedermayer2015-03-21
|\|
| * h264: split weighted pred-related vars into per-slice contextAnton Khirnov2015-03-21
* | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer2015-02-14
|\|
| * avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | avcodec/svq3: Use av_mallocz_array() for emu_edge_bufferMichael Niedermayer2015-01-14
* | avcodec/svq3: Check av_mallocs return valueMichael Niedermayer2015-01-14
* | avcodec/svq3: Dont memcpy AVFrameMichael Niedermayer2014-10-04
* | avcodec/svq3: Fix "incompatible pointer type" warningsMichael Niedermayer2014-05-05
* | Merge commit '57f09608e1600d1cf1679885a46f5004d522d68f'Michael Niedermayer2014-03-22
|\|
| * dsputil: Move thirdpel-related bits into their own contextDiego Biurrun2014-03-22
* | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'Michael Niedermayer2014-03-22
|\|
| * avcodec: more correct printf specifiersDiego Biurrun2014-03-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-18
|\|
| * svq3: directly set pix_fmt and color_rangeVittorio Giovara2014-03-18
* | Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'Michael Niedermayer2014-03-17
|\|
| * h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-16
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-17
|\|
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16