70588 Commits (967afad03b3b6a1987c5c3079777657fde11e8c9)
 

Author SHA1 Message Date
Michael Niedermayer 967afad03b Merge commit 'c83dd2d2a458075a58895c384372f57c1ec26276' 10 years ago
Michael Niedermayer 14ab6f9a26 Merge commit '96a06dbaf278e8152487e08772946f63bd2a3843' 10 years ago
Michael Niedermayer f063a0b33d Merge commit 'dc7536ca3d2dbe47f40cc0fcd0fc2555a84d5f56' 10 years ago
Martin Storsjö c83dd2d2a4 rtpenc_mpegts: Free the right ->pb in the error path in the init function 10 years ago
Anton Khirnov 96a06dbaf2 FATE: add support for testing hwaccels 10 years ago
Anton Khirnov dc7536ca3d avconv: do not abort immediately if initializing hwaccel fails 10 years ago
Michael Niedermayer 3170b33e57 avfilter/vf_fftfilt: increase RDFT length by 10% 10 years ago
Mark Reid 399e31419a libavformat/mxfenc: write package name metadata 10 years ago
Andreas Cadhalpun 2c8cff2be4 asfenc: fix leaking asf->index_ptr on error 10 years ago
Andreas Cadhalpun cf82c426fa roqvideoenc: set enc->avctx in roq_encode_init 10 years ago
Michael Niedermayer cf714205bd avcodec/libvpxenc: Clear twopass_stats.sz on deallocation 10 years ago
Michael Niedermayer a11440c185 Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8' 10 years ago
Michael Niedermayer e71dce5769 avformat/siff: Fix checks and variable types 10 years ago
Michael Niedermayer 8f92c0898d Merge commit 'ad94c6ca0b86c463f476b26606259a2041dcddc9' 10 years ago
Michael Niedermayer 2e8020c66c Merge commit '9f25a109922da43c1f81273a431d3b40cb5a785a' 10 years ago
Michael Niedermayer d898482ae3 Merge commit 'bfeb83a8b7d3fcf09a54d8dbc9c521e10bb17530' 10 years ago
zhaoxiu.zeng b3a56e60be avcodec/hevc_parser: use avpriv_find_start_code in hevc_split() 10 years ago
Michael Niedermayer 1f4088b285 avcodec/options_table: remove extradata_size from the AVOptions table 10 years ago
Claudio Freire 374ec68139 tests/fate-run: Print more details on failure of stddev / filesize compares 10 years ago
Andreas Cadhalpun 6b8263b03a ffmdec: limit the backward seek to the last resync position 10 years ago
Arwa Arif b4ec6afd3d Add dependencies to configure file for vf_fftfilt 10 years ago
Vittorio Giovara 93f7948136 libvpx: Fix mixed use of av_malloc() and av_reallocp() 10 years ago
Vittorio Giovara ad94c6ca0b siff: Use the correct type for packet size variables 10 years ago
Vittorio Giovara 9f25a10992 matroskaenc: Also validate chapter end time 10 years ago
Vittorio Giovara bfeb83a8b7 rtpdec_hevc: Drop extra sanity check for size of input packet 10 years ago
Andreas Cadhalpun 4c91d81be2 ffmdec: make sure the time base is valid 10 years ago
Michael Niedermayer ba0198a767 Merge commit '46d4d8575979a24a8d026d9805039b724e0e3e5f' 10 years ago
Michael Niedermayer e8821e74bb Merge commit '00d751d4fc20ec88d2cc2c9f39ec8b9e9c8cdeba' 10 years ago
Carl Eugen Hoyos 6453fddb58 doc: Clarify documentation for fade duration. 10 years ago
Carl Eugen Hoyos 4a94f7b22f doc: Improve video creation examples (from image2). 10 years ago
Carl Eugen Hoyos b69238d9ba Fix the intra_dc_precision API doc. 10 years ago
Carl Eugen Hoyos bf4bd427dd lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv. 10 years ago
Martin Storsjö 46d4d85759 movenc: Avoid writing separate flags for the first sample if not necessary 10 years ago
Martin Storsjö 00d751d4fc movenc: Set tfhd default sample flags based on actual samples, if possible 10 years ago
Andreas Cadhalpun 6fa98822eb ffmdec: fix infinite loop at EOF 10 years ago
Andreas Cadhalpun 66879ee125 ffmdec: initialize f_cprv, f_stvi and f_stau 10 years ago
Michael Niedermayer b023230170 Merge commit '0ce3a0f9d9523a9bcad4c6d451ca5bbd7a4f420d' 10 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago
Michael Niedermayer fa14685a57 Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f' 10 years ago
Michael Niedermayer d5e9fc7821 avcodec/tiff: move bpp check to after "end:" 10 years ago
Michael Niedermayer 9889762a9b Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186' 10 years ago
James Almer 1b47760bbe RELEASE: update to 2.6.git 10 years ago
Reynaldo H. Verdejo Pinochet e10b2a4dc0 ffserver: remove stale debug stanza 10 years ago
Reynaldo H. Verdejo Pinochet 0002a22e0e ffserver: move assignment outside condition eval 10 years ago
Reynaldo H. Verdejo Pinochet 923a244569 ffserver: break some too long lines 10 years ago
Andreas Cadhalpun 10fd7ff814 doc: avoid the incorrect phrase 'allow to' 10 years ago
Vittorio Giovara 7b9cb7b365 avprobe: Export coded_{width,height} in -show_streams 10 years ago
Michael Niedermayer fa7084a065 avfilter/vf_edgedetect: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 08880c1f71 avfilter/vf_curves: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer ee7b5d4ef8 avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as int 10 years ago