117804 Commits (f2f238c3a4855cd0919889940c2f45958ac47be6)
 

Author SHA1 Message Date
Marth64 f2f238c3a4 avformat/dvdvideodec: drop packets with unset PTS or DTS 2 months ago
Marth64 3656379d92 avformat/dvdvideodec: remove unnecessary need_parsing argument 2 months ago
Marth64 a2c57e27d6 avformat/dvdvideodec: open subdemuxer after initializing IFO headers 2 months ago
Marth64 60434b483c avformat/dvdvideodec: remove auto value for menu_lu option 2 months ago
Marth64 4a03e95ff4 avformat/dvdvideodec: default menu_vts option to 1 and clarify description 2 months ago
Marth64 afc152f564 avformat/dvdvideodec: check the length of a NAV packet when reading titles 2 months ago
Marth64 a1ae66c827 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing 2 months ago
Marth64 1964faa568 avformat/dvdvideodec: simplify dvdvideo_read_packet() 2 months ago
Marth64 c1e4b6c676 avformat/dvdvideodec: enable chapter calculation for menus 2 months ago
Marth64 b38ca20bf2 avformat/dvdvideodec: standardize the NAV packet event signal 2 months ago
Marth64 6bbaa7db49 avformat/dvdvideodec: move memcpy below missed NAV packet warning 2 months ago
Marth64 e1ace1d314 avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 2 months ago
Marth64 39c662f541 avformat/dvdvideodec: measure duration of the current menu VOBU in state 2 months ago
Marth64 94346edbbf avformat/dvdvideodec: fix menu PGC number off-by-one in state 2 months ago
Marth64 3ad96243d7 avformat/dvdvideodec: remove unused headers 2 months ago
Marton Balint d884606ce0 avutil/rational: never return greater num/den than the maximum allowed in av_d2q 2 months ago
Marton Balint 25efe34e6f avutil/parseutils: do no rely on av_d2q returning higher num/den than allowed in av_parse_video_rate 2 months ago
Marton Balint e9af7b7b5d avutil/opt: do no rely on av_d2q returning higher num/den than allowed when parsing rational opts 2 months ago
Rémi Denis-Courmont c3051d94a7 lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro 2 months ago
Michael Niedermayer 0b8c9cf5b4
avformat/movenc: Fix ffv1 support 2 months ago
Michael Niedermayer a5c0ed2122
avcodec/ffv1: Support >8bit rice golomb 2 months ago
Michael Niedermayer 967e5e8f6f
avcodec/ffv1: Support slice coding mode 1 with golomb rice 2 months ago
Peter Ross 6ccd16dda2 configure: add rv60 decoder golomb dependency 2 months ago
Peter Ross 7b3bc4a45b avcodec/rv60: consistent indentation 2 months ago
Peter Ross f7e7d63cbc avcodec/rv60: simplify fill_mv_skip_cand 2 months ago
Peter Ross 566b737a7a avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left criteria 2 months ago
Marth64 7332b1700e avformat/sapdec: check return value of avcodec_parameters_copy() 2 months ago
Kyosuke Kawakami a5f0daf843 avcodec/x86/diracdsp_init: remove unused macro 2 months ago
Kyosuke Kawakami 61aa532e22 avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2 2 months ago
Kyosuke Kawakami 8f683ee417 avcodec/x86/diracdsp: cast stride argument 2 months ago
Kyosuke Kawakami 0e5e37d32c avcodec/x86/diracdsp: fix wrong register load/use count 2 months ago
Kyosuke Kawakami 711290f9a3 checkasm/diracdsp: test add_dirac_obmc 2 months ago
Michael Niedermayer 07904231cb
doc/infra: Document gitolite 2 months ago
James Almer 322b240cea avcodec/hevc/sei: remove unnecessary inline function 2 months ago
James Almer 2d3281b9dd avcodec/hevc/sei: remove unused inline function 2 months ago
James Almer 66014c79ab avcodec/h2645_sei: move some common SEI syncing code to ff_h2645_sei_ctx_replace() 2 months ago
James Almer edc7b67508 avformat/iamf: use the new Binaural channel layout 2 months ago
James Almer 20af68b63a avutil/channel_layout: add Binaural channels and layout 2 months ago
Leo Izen 18883fbcab
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol 2 months ago
Ronald S. Bultje a5dabfc9c0 enc_recon_frame_test: don't print an error on EOF. 2 months ago
compn e35587250c doc/infra: add reddit sub, facebook page and wikipedia 2 months ago
compn 455db6fe10 MAINTAINERS: remove arpi 2 months ago
James Almer e7bdaadce6 avformat/mov: check that items are allocated before accessing them 2 months ago
Marton Balint fe18ed3f2a avfilter/f_loop: fix aloop activate logic 2 months ago
Marton Balint b33a594160 avfilter/f_loop: fix length of aloop leftover buffer 2 months ago
James Almer 97c5cc3a5c Revert "avcodec/h2645_sei: fix parsing AOM grain provider_oriented_code" 2 months ago
James Almer e33b162c7d avcodec/h2645_sei: use the RefStruct API for film_grain_characteristics 2 months ago
James Almer fd4a2c9b02 avcodec/aom_film_grain: allocate film grain metadata dynamically 2 months ago
James Almer 24141a7140 avcodec/h2645_sei: fix parsing AOM grain provider_oriented_code 2 months ago
James Almer 91b6ba653e Revert "avcodec/h2645: allocate film grain metadata dynamically" 2 months ago