summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAge
* avcodec/h264: Add ff_ prefix to the shared h264_init_dequant_tables() functionMichael Niedermayer2015-02-27
* avcodec/h264: Move COPY_PICTURE() to h264.h so it can be used from other part...Michael Niedermayer2015-02-08
* Merge commit '167e004e1aca7765686ed95d7cd8ea5064d4f6f6'Michael Niedermayer2015-01-27
|\
| * h264: drop any pretense of support for data partitioningAnton Khirnov2015-01-27
* | Merge commit '9404a47a2d1df418946a338938eb6cdb3afed474'Michael Niedermayer2015-01-27
|\|
| * h264: move parser-only variables to their own contextAnton Khirnov2015-01-27
* | Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094'Michael Niedermayer2015-01-27
|\|
| * error_resilience: move the MECmpContext initialization into ER codeAnton Khirnov2015-01-27
* | avcodec/h264: Partially decode and display single fields try #2Michael Niedermayer2015-01-23
* | avcodec/h264: Keep a reference to the last picture for ECMichael Niedermayer2015-01-11
* | avcodec/h264: make the first field of H264Context an AVClassMichael Niedermayer2014-12-17
* | Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175'Michael Niedermayer2014-12-08
|\|
| * h264: increase MAX_SLICES to 32Vittorio Giovara2014-12-08
* | avcodec/h264: simplify find_start_code()Michael Niedermayer2014-10-27
* | Move get_avc_nalsize() and find_start_code() to h264.hMichael Niedermayer2014-10-27
* | libavcodec/h264_parser: Increase parse_history, fix huge resolutionsMichael Niedermayer2014-07-31
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* | Fix 2 coeffecient typoClément Bœsch2014-07-10
* | Merge commit '18e3d61e9e3b52c177aa7a1f2a054a8a753e1b09'Michael Niedermayer2014-07-10
|\|
| * h264: parse display orientation SEI messageVittorio Giovara2014-07-09
* | avcodec/h264: Use named identifier for single thread fall-back return from ff...Michael Niedermayer2014-06-19
* | avcodec/h264: fix frame skip codeMichael Niedermayer2014-06-16
* | avcodec/h264: in the absence of recovery points, be more tolerant on acceptin...Michael Niedermayer2014-06-04
* | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-30
|\|
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* | avcodec/h264: fix () in macrosMichael Niedermayer2014-05-25
* | avcodec/h264: mark recovery_cnt==0 frames as keyframesMichael Niedermayer2014-05-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-24
|\|
| * h264: Split h264 slice decoding from nal decodingLuca Barbato2014-03-23
* | avcodec: Add padding after the remaining AVFramesMichael Niedermayer2014-03-23
* | Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'Michael Niedermayer2014-03-17
|\|
| * h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-16
* | Merge commit '7245a0ae872d4f65396a37d13f5d1d2c2efe11c2'Michael Niedermayer2014-03-17
|\|
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-17
|\|
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16
* | Merge commit '136034d86b5cb1819a2c3e6ecdfeb05dcba7140d'Michael Niedermayer2014-03-17
|\|
| * h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara2014-03-16
* | Merge commit 'e3c2d0f3d41f79f7be7ba944aaca2e287c7d5c7c'Michael Niedermayer2014-03-17
|\|
| * h264: Replace mpegvideo-specific MAX_THREADS by private defineVittorio Giovara2014-03-16
* | Merge commit '5d1c2e53ab3ce27b48c138d22bb01ff8e8304f27'Michael Niedermayer2014-03-17
|\|
| * h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara2014-03-16
* | Merge commit '9b749c8274f6b6f35dde2cf29b99fa4f719abf87'Michael Niedermayer2014-03-17
|\|
| * h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-16
* | Merge commit '304e916a92bc17385a485bec2f957e192257ddb6'Michael Niedermayer2014-02-14
|\|
| * h264_sei: name buffering period type consistentlyVittorio Giovara2014-02-14
* | Merge commit '15210354cf27cf4e24d91f84d66cf471511ce718'Michael Niedermayer2014-02-14
|\|
| * h264: drop outdated commentsVittorio Giovara2014-02-14
* | Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc'Michael Niedermayer2014-02-14
|\|
| * h264: store current_sps_id inside the current spsVittorio Giovara2014-02-14