summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAge
* 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
* | Merge commit 'b141c7b37eb52aca41ac83738f159b63b9c09d5c'Michael Niedermayer2014-02-08
|\|
| * h264: give numbers to nalusVittorio Giovara2014-02-08
* | avcodec/h264: Disallow pps_id changing between slicesMichael Niedermayer2014-02-04
* | avcodec/h264: remove unused variableMichael Niedermayer2013-12-28
* | Merge commit '5b10ef729f610fcbc9c485e7b643ce53268144cb'Michael Niedermayer2013-12-09
|\|
| * h264: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-09
* | Merge commit '28096e0a806e57376541e6222d315619906e3c55'Michael Niedermayer2013-11-01
|\|
| * h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* | Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5'Michael Niedermayer2013-10-16
|\|
| * lavc: Convert some remaining strides to ptrdiff_tRonald S. Bultje2013-10-15
* | Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208'Michael Niedermayer2013-10-16
|\|
| * h264_parser: Fix POC parsing for the case where MMCO_RESET is present.Yusuke Nakamura2013-10-15
* | Convert multiplier for MV from int to ptrdiff_t.Ronald S. Bultje2013-09-28
* | h264: add frame packing as stereo_mode frame metadataJoakim Plate2013-07-21
* | Merge commit 'e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68'Michael Niedermayer2013-05-24
|\|
| * h264_parser: Set field_order and picture_structure.Yusuke Nakamura2013-05-24
* | Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'Michael Niedermayer2013-04-19
|\|
| * h264: fully support cropping.Anton Khirnov2013-04-19
* | h264: add an argument to CHROMA for consistencyMichael Niedermayer2013-03-21
* | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CHROMA444 macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-21
* | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CABAC macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.Anton Khirnov2013-03-21
* | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the FIELD_PICTURE macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov2013-03-21
* | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the MB_FIELD macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the MB_MBAFF macro.Anton Khirnov2013-03-21
* | Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e'Michael Niedermayer2013-03-21
|\|
| * h264: make ff_h264_frame_start static.Anton Khirnov2013-03-21
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51'Michael Niedermayer2013-03-08
|\|
| * Add missing error_resilience includes to files that use ERDiego Biurrun2013-03-07
* | h264: make it possible to compile without error_resilience.Ronald S. Bultje2013-03-03
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-24
|\|
| * Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-23
| * h264/svq3: Stop using draw_edgesRonald S. Bultje2013-02-19
| * h264: Don't store intra pcm samples in h->mbRonald S. Bultje2013-02-19
* | h264: Fix handling of changing reference counts between slicesMichael Niedermayer2013-02-20
* | h264: put visualization and debug support backMichael Niedermayer2013-02-19