| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | avcodec/hevc_parse: Print the name of the NAL units in addition to the numeri... | Michael Niedermayer | 2015-07-23 | 1 | -2/+34 |
* | | avcodec/hevc: Simplify skipped_bytes_pos code further | Michael Niedermayer | 2015-07-13 | 1 | -18/+17 |
* | | avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code | Michael Niedermayer | 2015-07-13 | 1 | -9/+5 |
* | | avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNAL | Michael Niedermayer | 2015-07-13 | 1 | -10/+6 |
* | | avcodec/hevc: Remove skipped_bytes_nal, simplify code | Michael Niedermayer | 2015-07-13 | 1 | -10/+4 |
* | | Merge commit 'd82e1adc2019135a2fc45372e0ed0b5ef107cdd0' | Michael Niedermayer | 2015-07-12 | 1 | -0/+129 |
|\| |
|
| * | hevc: move splitting the packet into NALUs into a separate function | Anton Khirnov | 2015-07-12 | 1 | -0/+99 |
* | | Merge commit '69ab9f53f901eac6a649e22d28cf093357870627' | Michael Niedermayer | 2015-07-09 | 1 | -5/+21 |
|/ |
|
* | hevc: split bitstream unescaping to a separate file | Anton Khirnov | 2015-07-08 | 1 | -0/+129 |