| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h2645_parse: Avoid EAGAIN | Michael Niedermayer | 2023-10-16 | 1 | -1/+1 |
* | avcodec/h2645_parse: Move ref_idc further up in H2645NAL | Andreas Rheinhardt | 2021-12-16 | 1 | -4/+5 |
* | avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer | Andreas Rheinhardt | 2021-12-16 | 1 | -3/+1 |
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+3 |
* | lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets | Andriy Gelman | 2020-01-17 | 1 | -0/+5 |
* | avcodec/h2645_parse: Use av_fast_realloc() for nals array | Michael Niedermayer | 2019-10-06 | 1 | -0/+1 |
* | h2645_parse: Make ff_h2645_packet_split reference-compatible | Andreas Rheinhardt | 2019-01-23 | 1 | -1/+8 |
* | cbs_h2645: Avoid memcpy when splitting fragment | Andreas Rheinhardt | 2018-11-22 | 1 | -0/+6 |
* | h2645_parse: Allocate a single buffer per packet | Kieran Kunhya | 2017-11-04 | 1 | -2/+8 |
* | Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac' | Hendrik Leppkes | 2016-11-17 | 1 | -1/+1 |
|\ |
|
* | | avcodec/h264_parser: Factor get_avc_nalsize() out | Michael Niedermayer | 2016-08-20 | 1 | -0/+20 |
* | | avcodec/h2645: Fix NAL unit padding | Michael Niedermayer | 2016-08-18 | 1 | -2/+4 |
* | | 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 |
* | | Merge commit '90ed6c5cf7f236bc9efb47c97b40358c666d1386' | Derek Buitenhuis | 2016-04-26 | 1 | -0/+6 |
|\| |
|
| * | h2645_parse: compute the actual data length, without trailing paddding | Anton Khirnov | 2016-03-28 | 1 | -0/+6 |
* | | Merge commit 'b667252a41fbf5a3f6ea8c67fdbc03db3d748977' | Derek Buitenhuis | 2016-04-26 | 1 | -1/+13 |
|\| |
|
| * | h2645_parse: add support for parsing h264 | Anton Khirnov | 2016-03-28 | 1 | -1/+14 |
* | | Merge commit '52ec149fbee57b6ca817049c9706212a0774a32c' | Derek Buitenhuis | 2016-04-26 | 1 | -1/+1 |
|\| |
|
| * | h2645_parse: change the AVCodecContext* parameter to void* | Anton Khirnov | 2016-03-28 | 1 | -1/+1 |
* | | Merge commit '8229eff4b7a98ae5d85bb75f3bb072781b4a8ebe' | Derek Buitenhuis | 2016-04-26 | 1 | -0/+5 |
|\| |
|
| * | h2645_parse: add a function for uninitializing the packet | Anton Khirnov | 2016-03-28 | 1 | -0/+5 |
* | | Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6' | Derek Buitenhuis | 2016-04-26 | 1 | -4/+8 |
|/ |
|
* | hevc_parse: rename into h2645_parse | Anton Khirnov | 2016-03-28 | 1 | -0/+64 |