40965 Commits (96fda42a8f9bf84beaaf7f5991d17f2a057de86c)
 

Author SHA1 Message Date
  Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 11 years ago
  Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 11 years ago
  Anton Khirnov 874792641e vorbis_parser: use a dedicated AVClass for logging 11 years ago
  Martin Storsjö a490391157 rtmpproto: Ignore errors from the getStreamLength method 11 years ago
  Rémi Denis-Courmont 4ff670d99b hwaccel: Deinitialize hardware acceleration early enough 11 years ago
  Vittorio Giovara 77ab341c0c aacdec: add default case in channel layout 11 years ago
  Michael Niedermayer 930ffd46e1 aacsbr: change order of operation to prevent out of array read 11 years ago
  Vittorio Giovara 9f6f407463 aacsbr: treat 1-d arrays as such 11 years ago
  Vittorio Giovara f52b871761 celp_filters: don't use filter lenght as loop bound 11 years ago
  Vittorio Giovara c442190a6b error_resilience: initialize prev_* variables 11 years ago
  Vittorio Giovara 240b22afe1 motion_est: remove dead code 11 years ago
  Vittorio Giovara 351d0f8b7a get_bits: remove unused assignment 11 years ago
  Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 11 years ago
  Martin Storsjö aae6b3b918 movenc: Don't write any iso brands in ismv files 11 years ago
  Martin Storsjö c55d1d382c movenc: Don't write any tfdt atom for ismv files 11 years ago
  Martin Storsjö 00c67fe1d0 movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov 11 years ago
  Martin Storsjö cf589faa5b movenc: Add a flag for using default-base-is-moof in tfhd atoms 11 years ago
  Martin Storsjö 600d5ee6b1 movenc: Signal iso6 in compatible_brands when using tfdt 11 years ago
  Martin Storsjö a9911a1b2d doc: Document the omit_tfhd_offset flag to the mp4 muxer 11 years ago
  Martin Storsjö 1e0b81abe8 movenc: Use a local variable consistently 11 years ago
  Martin Storsjö b2b79eca6f movenc: Don't check the custom IO flag when using faststart 11 years ago
  Martin Storsjö 573b1de2d7 movenc: Don't use track_id to decide which track is the first in a moof 11 years ago
  Vittorio Giovara 84bf64d359 bethsoftvid: simplify return handling 11 years ago
  Vittorio Giovara e9ba309831 assdec: check av_new_packet return value 11 years ago
  Luca Barbato 2cd28693a5 jack: Use av_strerror 11 years ago
  Luca Barbato 043ea6f7bf fbdev: Use av_strerror 11 years ago
  Vittorio Giovara f64d7e919e mtv: improve header check and avoid division by zero 11 years ago
  Michael Niedermayer b3d11437ca oggenc: remove unneeded null check 11 years ago
  Luca Barbato a9179b5bd6 configure: Check only for xcb 11 years ago
  Anton Khirnov 4ad1eba011 lavd: fix building x11grab after a6674d2 11 years ago
  Rémi Denis-Courmont ce91b2eae6 vdpau: return MAIN instead of BASELINE for H.264 CBP 11 years ago
  Rémi Denis-Courmont 26ab504ad8 vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP 11 years ago
  Tomas Härdin 11467ecf51 mxfdec: reduce loop bound in mxf_read_pixel_layout() 11 years ago
  Vittorio Giovara e6c66f1e4e bethsoftvid: check return value and clean memory 11 years ago
  Vittorio Giovara b46b233baf filmstripdec: avoid integer overflow 11 years ago
  Vittorio Giovara 090c67d586 matroskaenc: write correct Display{Width, Height} in stereo encoding 11 years ago
  Luca Barbato a6674d2e77 xcbgrab: XCB-based screen capture 11 years ago
  Martin Storsjö ed6dad3737 lavf: Implement ff_brktimegm using gmtime_r 11 years ago
  Martin Storsjö 6b9b42cc55 drawtext: Remove the ifdef for localtime_r 11 years ago
  Martin Storsjö 82ee7d0dda Use gmtime_r instead of gmtime and localtime_r instead of localtime 11 years ago
  Martin Storsjö 3f8f1c6ff2 lavu: Provide fallbacks for gmtime_r and localtime_r 11 years ago
  Martin Storsjö 9dcf239721 lavf: Check the return value of strftime 11 years ago
  Martin Storsjö 851ace79a3 wtv: Avoid needlessly calling gmtime twice with the same argument 11 years ago
  Vittorio Giovara 50dbe6b354 mov: fix assigment check 11 years ago
  Tomas Härdin 7df3b426bb mxfenc: Fix possible integer overflows 11 years ago
  Vittorio Giovara ad6b00d85f mxfdec: add missing break 11 years ago
  Vittorio Giovara 28c020d4df matroskaenc: check avio_open_dyn_buf return value 11 years ago
  Vittorio Giovara e0caa1eb4e matroskadec: check return values 11 years ago
  Vittorio Giovara 3c1199c3c4 matroskadec: fix leak on error 11 years ago
  Luca Barbato 7785ce1c76 lavf: replace rename() with ff_rename() 11 years ago