Searched refs:free_chapter (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/ |
H A D | demux_matroska-chapters.c | 227 static void free_chapter(matroska_chapter_t *chap) { in free_chapter() function 283 free_chapter(chapter); in parse_edition_entry() 288 free_chapter(chapter); in parse_edition_entry() 301 free_chapter(chapter); in parse_edition_entry() 346 free_chapter(ed->chapters[i]); in free_edition()
|
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/ |
H A D | id3v2.c | 673 static void free_chapter(void *obj) in free_chapter() function 730 free_chapter(chap); in read_chapter() 788 { "CHAP","CHAP", read_chapter, free_chapter },
|
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/ |
H A D | id3v2.c | 676 static void free_chapter(void *obj) in free_chapter() function 736 free_chapter(chap); in read_chapter() 797 { "CHAP","CHAP", read_chapter, free_chapter },
|
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/ |
H A D | id3v2.c | 673 static void free_chapter(void *obj) in free_chapter() function 730 free_chapter(chap); in read_chapter() 788 { "CHAP","CHAP", read_chapter, free_chapter },
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/ |
H A D | id3v2.c | 678 static void free_chapter(void *obj) in free_chapter() function 738 free_chapter(chap); in read_chapter() 799 { "CHAP","CHAP", read_chapter, free_chapter },
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/ |
H A D | id3v2.c | 670 static void free_chapter(void *obj) in free_chapter() function 727 free_chapter(chap); in read_chapter() 785 { "CHAP","CHAP", read_chapter, free_chapter },
|