| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' | James Almer | 2016-08-01 | 1 | -9/+6 |
|\ |
|
| * | h264: move the parameter set definitions to a new header file | Anton Khirnov | 2016-06-21 | 1 | -9/+6 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | lavc/h264: add a logging ctx to ff_h264_pred_weight_table() | Clément Bœsch | 2016-06-20 | 1 | -1/+1 |
* | | Merge commit '72da8d9bb24d1b1bf74c2f1108650c0da0054d2e' | Clément Bœsch | 2016-06-19 | 1 | -0/+5 |
|\| |
|
| * | h264_parser: remove the remaining dependencies on the h264 decoder | Anton Khirnov | 2016-04-24 | 1 | -0/+5 |
* | | Merge commit '98c97994c5b90bdae02accb155eeceeb5224b8ef' | Clément Bœsch | 2016-06-19 | 1 | -0/+5 |
|\| |
|
| * | h264: decouple extradata parsing from the decoder | Anton Khirnov | 2016-04-24 | 1 | -0/+5 |
* | | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8' | Clément Bœsch | 2016-06-12 | 1 | -0/+17 |
|\| |
|
| * | h264: factor out calculating the POC count into a separate file | Anton Khirnov | 2016-04-24 | 1 | -0/+17 |
* | | Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa' | Derek Buitenhuis | 2016-05-17 | 1 | -0/+5 |
|\| |
|
| * | h264: factor out parsing the reference count into a separate file | Anton Khirnov | 2016-04-24 | 1 | -0/+5 |
* | | Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad' | Derek Buitenhuis | 2016-04-27 | 1 | -0/+15 |
|\| |
|
| * | h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse | Anton Khirnov | 2016-03-28 | 1 | -0/+15 |
* | | Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' | Derek Buitenhuis | 2016-04-26 | 1 | -4/+4 |
|/ |
|
* | h264: factor out pred weight table parsing into a separate file | Anton Khirnov | 2016-03-28 | 1 | -0/+48 |