| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/bsf: document missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+4 |
* | avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs | Andreas Rheinhardt | 2022-03-23 | 1 | -14/+0 |
* | lavc/bsf: improve doxy | Anton Khirnov | 2022-03-19 | 1 | -10/+14 |
* | lavc/bsf: add general documentation | Anton Khirnov | 2022-03-19 | 1 | -1/+22 |
* | avcodec/bsf: Avoid allocation for AVBSFInternal | Andreas Rheinhardt | 2021-08-25 | 1 | -8/+0 |
* | avcodec/bsf: improve the doxy for av_bsf_flush() | James Almer | 2020-08-15 | 1 | -1/+1 |
* | avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error | James Almer | 2020-05-22 | 1 | -2/+3 |
* | avcodec.h: split bitstream filters API into its own header | Anton Khirnov | 2020-05-22 | 1 | -0/+324 |
* | lavc: rename bsf.h to bsf_internal.h | Anton Khirnov | 2020-05-22 | 1 | -44/+0 |
* | avcodec/bsf: Restrict ff_bsf_get_packet_ref() return values to <= 0 | Andreas Rheinhardt | 2020-05-08 | 1 | -1/+1 |
* | avcodec/bsf: Add ff_bsf_get_packet_ref() function | Jan Sebechlebsky | 2016-08-13 | 1 | -0/+11 |
* | 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 '33d18982fa03feb061c8f744a4f0a9175c1f63ab' | Derek Buitenhuis | 2016-04-17 | 1 | -4/+4 |
|/ |
|
* | lavc: add a new bitstream filtering API | Anton Khirnov | 2016-03-20 | 1 | -0/+33 |