68765 Commits (ac08c5c0adcb7f2f9b5ea3eb473d1c2b9659aab2)
 

Author SHA1 Message Date
Michael Niedermayer 2e97437657 Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878' 10 years ago
Michael Niedermayer 9aabe66781 Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294' 10 years ago
Michael Niedermayer c8e05c438f Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0' 10 years ago
Michael Niedermayer 7ef515cda5 Merge commit '8a70ef94b9c377293b3dfa7d92cdc81a4fe1543a' 10 years ago
Michael Niedermayer 5162af67f4 Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 10 years ago
Michael Niedermayer 3f5d1c8130 Merge commit 'adc214e6797750285a5e62634b8521db521162ad' 10 years ago
Michael Niedermayer 03d1467cf8 Merge commit '3bb465245fed6069512e6821000391beae8a6066' 10 years ago
Reimar Döffinger 70d80ed40f qdm2: Allow hard-coding VLC tables. 10 years ago
Reimar Döffinger de6d44829c aacps.c: Move large arrays to context to reduce stack usage. 10 years ago
Vittorio Giovara 210461c0a8 imgconvert: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 596b5c488f wma: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 63be97ec40 lavfi: always check av_expr_parse_and_eval() return value 10 years ago
Vittorio Giovara 9e06327ecb xcbgrab: Move NULL check before pointer dereference 10 years ago
Vittorio Giovara 5ac06633cb takdec: check av_samples_get_buffer_size() return value 10 years ago
Vittorio Giovara 16c7a8a142 aacps: invert the order of parameters of ipdopd_reset() 10 years ago
Vittorio Giovara 76ccf114a6 rtsp: check ffurl_get_file_handle() return value 10 years ago
Vittorio Giovara b1306823d0 check memory errors from av_strdup() 10 years ago
Vittorio Giovara 9745f19ffc assdec: check the right variable 10 years ago
Vittorio Giovara 971099ff5a aacenc: correctly check returned value 10 years ago
Vittorio Giovara ac467d94fa lcl: return an appropriate error code 10 years ago
Vittorio Giovara 8b263331c5 mpegts: check get16() return value 10 years ago
James Almer 430a816859 oggdec: add support for VP8 demuxing 10 years ago
Vittorio Giovara 38129c26c5 cmdutils: check file access functions return values 10 years ago
Vittorio Giovara c63dd3f0a4 a64multi: check elbg return values 10 years ago
Vittorio Giovara 3beb9cbad3 roqvideo: check memory allocations and propagate errors 10 years ago
Vittorio Giovara ae2d41ec87 elbg: check memory allocations and propagate errors 10 years ago
Luca Barbato 5d839778b9 lavu: Refactor side data wiping 10 years ago
Vittorio Giovara effa7d2a6a fate: add test for offset theora 10 years ago
Vittorio Giovara 67fc8a15e4 theora: support different visible and coded frame size 10 years ago
Vittorio Giovara a381e0cec8 fate: add a DPX parser test 10 years ago
Paul B Mahol 87bd298abe DPX parser 10 years ago
Carl Eugen Hoyos 3a3790b8f8 tiff: support encoding and decoding 64bit images 10 years ago
Martin Storsjö 59f0275dd0 movenc: Adjust the pts of new fragments similarly to what is done for dts 10 years ago
Martin Storsjö 8a70ef94b9 libavformat: Add a muxer wrapping mpegts encoding into RTP 10 years ago
Thomas Volkert a505c0d737 rtp: Initial H.261 support 10 years ago
Martin Storsjö adc214e679 rtpenc: Avoid brittle switch fallthroughs 10 years ago
Michael Niedermayer 3bb465245f h261dec: Fix context initialization sequence 10 years ago
Yayoi 0463df6f42 avfilter/lut: reduce dereference in the inner loop 10 years ago
Michael Niedermayer 3d8bedef45 Merge commit '91bfac759dfd536e439ad3e35964705012c6a5a7' 10 years ago
Michael Niedermayer 5d97af0cb2 Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8' 10 years ago
Michael Niedermayer 7c0ab0a3b8 Merge commit '42181740a3972e17d0097d28fabc9a1a60322d47' 10 years ago
Michael Niedermayer c0586b257d Merge commit '01f251c44d83eedc819625d2caac9ff9697a085d' 10 years ago
Michael Niedermayer 4d5ca069c7 Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20' 10 years ago
Michael Niedermayer 368642361f avcodec/indeo3: ensure offsets are non negative 10 years ago
Michael Niedermayer 19ecd675c5 avfilter/vf_spp: add gbrp support 10 years ago
Michael Niedermayer 4a06215c1a avfilter/vf_spp: add gray8 support 10 years ago
Michael Niedermayer 3ff8ef62bb avfilter/vf_spp: Fix pointer type warning 10 years ago
Michael Niedermayer e59c28b166 avcodec/adpcm: Check idelta 10 years ago
Martin Storsjö 91bfac759d h261enc: Disallow sliced encoding 10 years ago
Martin Storsjö df07c07b3d rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data 10 years ago