2011-09-07 |
Kieran Kunhya | Add LATM muxer |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Baptiste Coudurier | v210enc: clip values according to specifications |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Baptiste Coudurier | v210enc: switch to PIX_FMT_422P10 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Baptiste Coudurier | v210dec: switch to PIX_FMT_422P10 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Anton Khirnov | AVOptions: remove AVOption.offset <= 0 checks |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Anton Khirnov | AVOptions: deprecate av_opt_set_defaults2 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Anton Khirnov | AVOptions: move doxy for av_opt_set_defaults() from... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Anton Khirnov | libx264: fix setting some more parameters |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Andrej Peterka | libx264: fix setting the H.264 level |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Anton Khirnov | libx264: add 'direct-pred' private option |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Anton Khirnov | libx264: add 'partitions' private option |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Anton Khirnov | libx264: add 'cplxblur' private option |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Anton Khirnov | libx264: add 'deblock' private option |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Anton Khirnov | libx264: add 'b-bias' private option |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Anton Khirnov | libx264: fix setting some options. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Anton Khirnov | libx264: remove useless assignment |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Reimar Döffinger | ac3dec: avoid pointless alloc and indirection for input... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Diego Biurrun | mpeg12: cosmetics: reformat as K&R |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Justin Ruggles | ac3enc: Add channel coupling support for the fixed... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Justin Ruggles | ac3enc: scale floating-point coupling channel coefficie... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Justin Ruggles | ac3enc: fix encoding of stereo ac3 files when rematrixi... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Kostya Shishkov | wavpack: fix wrong return value in wavpack_decode_block() |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: fix parsing metadata specifiers. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | fate: use +frame+slice named constants instead of '3' |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Dustin Brody | mpeg12: propagate more real return values through chunk... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Kostya Shishkov | wavpack: use context reset in appropriate places |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move mux_preload and mux_max_delay to options... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move bitstream filters to options context. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move rate_emu to options context. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move max_frames to options context. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move metadata to options context. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move ts scale to options context. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move chapter maps to options context. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move metadata maps to options context. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Anton Khirnov | avconv: move codec_names to options context. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | lavc: fix type for thread_type option |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | avconv: move format to options context |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | avconv: move limit_filesize to options context |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | avconv: move start_time, recording_time and input_ts_of... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | avconv: add a context for options. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | cmdutils: allow storing per-stream/chapter/.... options... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | cmdutils: split per-option code out of parse_options(). |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | cmdutils: add support for caller-provided option context. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | cmdutils: declare only one pointer type in OptionDef |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | cmdutils: move grow_array() from avconv to cmdutils. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Anton Khirnov | cmdutils: move exit_program() declaration to cmdutils... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Stefan Fritsch | http: Consider the stream as seekable if the reply... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Luca Barbato | nutenc: add namespace to the api facing functions |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Anton Khirnov | AVOptions: fix av_set_string3() doxy to match reality. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Anton Khirnov | cmdutils: get rid of dummy contexts for examining AVOpt... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Anton Khirnov | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Anton Khirnov | AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Sean McGovern | cpu detection: avoid a signed overflow |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Alex Converse | codec-regression: force vsync 0 on the me_threshold... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Michael Niedermayer | avconv: fix some bugs introduced in 630902a1e1336e7ee0c... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Anton Khirnov | libmp3lame: fix typo |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Anton Khirnov | AVOptions: drop av_ prefix from static av_get_number(). |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Anton Khirnov | libx264: use X264_THREADS_AUTO constant instead of 0. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: set default thread count to 0 (auto) |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | lavc: cosmetics, group deprecated codec flags |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | mpeg12: add 'scan_offset' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | h263/p encoder: add 'structured_slices' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | h263/p encoder: add 'obmc' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | h263p encoder: add 'aiv' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | h263p encoder: add 'umv' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | mpeg12enc/mpeg4videoenc: add 'alternate_scan' private... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | mjpegdec: add 'extern_huff' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | mpeg4enc: add 'data_partitioning' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | snow: add 'memc_only' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'mbtree' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'psy' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libmp3lame: add 'reservoir' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | mpeg2enc: add 'non_linear_quant' private option |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | mpeg12enc: add drop_frame_timecode private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | mpeg12enc: add intra_vlc private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Alberto Delmás | VC1: Support dynamic dimension changes |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Dustin Brody | mjpeg: treat external huffman table setup failure as... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | lavc: deprecate CODEC_FLAG2_BRDO |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'aud' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'fast-pskip' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add '8x8dct' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'mixed-refs' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'weightb' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'b-pyramid' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'intra-refresh' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: add 'ssim' private option. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Anton Khirnov | libx264: make options compatible with x264 |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Luca Barbato | avcodec: remove misleading comment |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Anton Khirnov | avconv: remove -threads option. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Alex Converse | avconv: Replace raw picture frame swapping hack. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Kostya Shishkov | RV40: reuse some H.264 motion compensation functions... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Luca Barbato | Revert "h264: Properly set coded_{width, height} when... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Tomas Härdin | isom: add missing AVC-Intra tags, rearrange list and... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Anton Khirnov | avconv: remove stubs of crop* and pad* options |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Anton Khirnov | avconv: re-add nb_streams to InputFile. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Kostya Shishkov | Use deinterleavers for demangling audio packets in... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Michael Niedermayer | vf_scale: don't leak SWS context. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Diego Biurrun | doxygen: drop another pointless star from pointer varia... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Stefano Sabatini | fifo: add FIFO API test program, and fate test |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Stefano Sabatini | fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() |
commit | commitdiff | tree | snapshot |
next |