36393 Commits (528878ee7b377e23a194d7c801571d97793047e0)
 

Author SHA1 Message Date
Luca Barbato ba064ebe48 oggdec: check memory allocation 12 years ago
Luca Barbato f5f1cf5224 oggdec: K&R cosmetic formatting 12 years ago
Luca Barbato 7e98956e72 hlsenc: correctly report target duration 12 years ago
Anton Khirnov b6d7d4efae 8bps: cosmetics 12 years ago
Anton Khirnov c64cf2a37b aasc: cosmetics, reformat 12 years ago
Anton Khirnov 808b2227d7 ansi: remove an extra return 12 years ago
Anton Khirnov c3a76c3dec asvdec: cosmetics, reformat 12 years ago
Anton Khirnov bdfa24514e aura: cosmetics, reformat 12 years ago
Anton Khirnov b047c68783 4xm: don't rely on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 2ca5ca2957 huffyuv: split encoder and decoder into separate files. 12 years ago
Anton Khirnov 6e5c44b043 lavc: make pkt_{p,d}ts doxy less confusing 12 years ago
Anton Khirnov 418693bdc5 lavc: rewrite and extend AVFrame doxy 12 years ago
Justin Ruggles d02202e08a opt: avoid segfault in av_opt_next() if the class does not have an option list 12 years ago
Justin Ruggles 5778299c7e ttadec: fix last frame handling when seeking 12 years ago
Justin Ruggles 68a04b0cce alacdec: do not be too strict about the extradata size 12 years ago
Justin Ruggles aef5150719 flac: only set channel layout if not previously set or on channel count change 12 years ago
Reinhard Tartler 9378be9f32 prepare 9_beta3 release 12 years ago
Martin Storsjö c7d4de3d73 rtpdec_vp8: Don't return known-broken packets 12 years ago
Martin Storsjö 90c784cc13 rtpdec: Pass the sequence number to depacketizers 12 years ago
Diego Biurrun 0a0e340f5b configure: Make avconv depend on null, anull and resample filters 12 years ago
Diego Biurrun 69f086e0f9 build: avfilter: Remove duplicate compilation entry for vf_scale 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Luca Barbato 6906b19346 lavc: add missing files for arm 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Martin Storsjö a925f723a9 rtp: Don't read priv_data unless it is allocated 12 years ago
Björn Axelsson 1eaff98c83 flvenc: Check whether seeking back to the header succeeded 12 years ago
Jernej Virag e30e8e311e sapenc: Pass the title on to the chained muxers 12 years ago
Justin Ruggles b2fe6756e3 lavr: add option for dithering during sample format conversion to s16 12 years ago
Anton Khirnov 5823686261 mpeg12: do not decode extradata more than once. 12 years ago
Anton Khirnov c661cb6672 cmdutils: pass number of groups to split_commandline(). 12 years ago
Janne Grunau bb2bab92e7 mov: handle h263 and flv1 for codec_tag 'H','2','6','3' 12 years ago
Victor Lopez 1c8bf3bfed h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles 12 years ago
Janne Grunau 45635885e4 mpegvideo: increase edge_emu_buffer size for VC1 12 years ago
Ronald S. Bultje a34d9ad969 lavc: merge latest x86inc.asm fixes with x264 12 years ago
Janne Grunau acb571c89a avcodec: bump minor for adaptive h264 frame-mt 12 years ago
Anton Khirnov e82cb79adf avconv: pass the actually selected decoder to filter_codec_opts(). 12 years ago
Anton Khirnov 77bd1bc73a avconv: use new options parser. 12 years ago
Anton Khirnov 0ec1642b60 cmdutils: don't log an error in opt_default(). 12 years ago
Anton Khirnov 8c9af5b205 cmdutils: add a commandline pre-parser. 12 years ago
Anton Khirnov a01c02bcff cmdutils: split parse_option(). 12 years ago
Anton Khirnov 10bca66101 cmdutils: add a macro to simplify grow_array() calls. 12 years ago
Janne Grunau 9e696d2e5f h264: support frame parameter changes during frame-mt 12 years ago
Janne Grunau f1d8763a02 mpegvideo: allocate scratch buffers after linesize is known 12 years ago
Michael Niedermayer ed2d7d5868 ff_h264_direct_ref_list_init: fix B slice check. 12 years ago
Janne Grunau 73ad2c2fa7 h264: increase dist_scale_factor for up to 32 references 12 years ago
Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 years ago
Diego Biurrun ea061af15a configure: formatting cosmetics 12 years ago
Michael Niedermayer c9aab8a123 h264: use mbaff ref indices in fill_colmap() only for mbaff references 12 years ago
Janne Grunau 61c6eef545 h264: prevent decoding of slice NALs in extradata 12 years ago
Derek Buitenhuis 26e4f0c70f doxy: Clarify what avpriv_set_pts_info does 12 years ago