77032 Commits (010caed261ac60671411f2413a50adc9ca67fa0c)
 

Author SHA1 Message Date
Timothy Gu f2d9ae6e49 avformat/utils: Fix indentation 9 years ago
Andreas Cadhalpun 1c3e43a627 aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data 9 years ago
Vittorio Giovara 462a54e229 lavc: Deprecate avctx.rtp_callback field 9 years ago
Paul B Mahol b885d9ced5 avformat/rsd: implement seeking 9 years ago
Michael Niedermayer 9b7d39de81 avformat/ffmdec: Only return EAGAIN if a server is attached 9 years ago
Michael Niedermayer e33d372023 ffserver: Use AVOption API to access ffm demuxer instead of direct access depending on ABI 9 years ago
Michael Niedermayer 3444c00aab avformat/ffmdec: Add cleaner API for ffserver to interface without depending on internal ABI 9 years ago
Rodger Combs bf2590aed3 ffmpeg: fix -copy_prior_start 0 with -copyts and input -ss 9 years ago
Maksym Veremeyenko acb430e4d3 avformat/flvenc: Add aac_seq_header_detect and flvflags 9 years ago
Maksym Veremeyenko d21b690e55 ffmpeg: preserve profile for audio stream copy 9 years ago
Clément Bœsch 6679fcd419 avformat/assdec: allow ASS files starting with empty lines 9 years ago
Ganesh Ajjanagadde 7769e6602d avfilter/af_dynaudnorm: use M_PI 9 years ago
Ganesh Ajjanagadde 2db114ec3f tests/tiny_ssim: replace #define by typedef 9 years ago
Ganesh Ajjanagadde 8d48c37006 avcodec/faanidct: replace #define by typedef 9 years ago
Ganesh Ajjanagadde 736845b0cd avcodec/resample2: replace #define by typedef 9 years ago
Ganesh Ajjanagadde fafb10c30c avcodec/lpc: replace #define by typedef 9 years ago
Ganesh Ajjanagadde 47eeb001e6 avcodec/ac3: replace #define by typedef 9 years ago
wm4 9747219958 avcodec/h264, videotoolbox: do not return invalid frames on failure 9 years ago
Anton Khirnov 8a9de5c524 doc/encoders: document the QSV option mappings 9 years ago
Anton Khirnov fc4c27c4ed qsvenc: expose additional encoding options 9 years ago
Anton Khirnov e7d7cf86dc qsvenc: support more RC methods 9 years ago
Anton Khirnov fb8753ada2 qsvenc: factor out common options 9 years ago
Anton Khirnov 3edac01f79 qsvenc: fix setting maxrate for VBR 9 years ago
Anton Khirnov 4d8f536b53 qsvenc: print the actual video parameters used by MSDK 9 years ago
Anton Khirnov f6c94457b4 mpegvideo_enc: enable rtp_mode when multiple slices are used 9 years ago
Anton Khirnov d80f0a4ad6 mpevideo_enc: disallow multiple slices for h261 and flv 9 years ago
Michael Niedermayer 8eadabf941 avcodec/aacsbr_fixed: Replace a noise_facs_q check by an av_assert0 9 years ago
Michael Niedermayer 03a34ef7a9 avcodec/sbr: fix copy and paste error 9 years ago
Andreas Cadhalpun 1ed7fcd42a hqx: correct type and size check of info_offset 9 years ago
Paul B Mahol 9fb8c5d853 avformat: add VPK demuxer 9 years ago
James Almer 183827e689 avformat/rsd: reindent after the last commit 9 years ago
James Almer 01c63e69f1 avformat/rsd: GADP files are adpcm_thp_le 9 years ago
Derek Buitenhuis 3d2363fbf9 Merge commit '1fc94724f1fd52944bb5ae571475c621da4b77a0' 9 years ago
Derek Buitenhuis 443b3c03e8 Merge commit '7b2211bfc4b0c4568180a8db2478023c42d9ff51' 9 years ago
Derek Buitenhuis f7c3ec3a01 Merge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60' 9 years ago
Derek Buitenhuis 218f46fc99 Merge commit '303f931938c618668f7f83c646a1850bef84641e' 9 years ago
Derek Buitenhuis 8f63355f8f Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee' 9 years ago
Derek Buitenhuis c638475282 Merge commit '73b03249133d6631520089798087cbd963eed9ca' 9 years ago
Michael Niedermayer 58fba4b02f avcodec/aacsbr: Replace a noise_facs_q check by an av_assert0 9 years ago
Michael Niedermayer d877b88f51 avcodec/aacsbr_template: Check values read in read_sbr_noise() 9 years ago
Michael Niedermayer bfd0e02dd6 avcodec/aacsbr: Split pre dequantization noise factors table 9 years ago
Michael Niedermayer 50ce510ac4 avcodec/pthread_slice: remove dummy_ret hack 9 years ago
Andreas Cadhalpun 047bf82c18 mxfdec: check edit_rate also for physical_track 9 years ago
Michael Niedermayer 6f37226b68 avcodec/h264_slice: Clear top_borders on allocation 9 years ago
Michael Niedermayer fc91eeab0b avutil/mem: Add av_fast_mallocz() 9 years ago
Derek Buitenhuis 518742bc21 Merge commit '5f2c8315b3c1b28da0386fddb118ad6a0ed77a0c' 9 years ago
Derek Buitenhuis bdcf2b6af6 Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe' 9 years ago
Derek Buitenhuis 3e0daf0716 Merge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280' 9 years ago
Derek Buitenhuis e73a4d8491 movenc-test: Pad the packet data start with 0s 9 years ago
Michael Niedermayer 3a4d8281c6 avformat/genh: Fix tools/probetest failure 9 years ago