33171 Commits (7c59b5c2a5a19638c6c4411fb96fcd50066905c6)
 

Author SHA1 Message Date
Anton Khirnov 7c59b5c2a5 lavc doxy: add all installed headers to doxy groups. 13 years ago
Anton Khirnov ec57b7de74 lavc doxy: add avfft to the main lavc group. 13 years ago
Anton Khirnov 8a74029ea2 lavc doxy: add remaining avcodec.h functions to a misc doxygen group. 13 years ago
Anton Khirnov 6aadfbda09 lavc doxy: add AVPicture functions to a doxy group. 13 years ago
Anton Khirnov 56512ce104 lavc doxy: add resampling functions to a doxy group. 13 years ago
Anton Khirnov 40ca0e6a75 lavc doxy: replace \ with / 13 years ago
Anton Khirnov f038515f0a lavc doxy: add encoding functions to a doxy group. 13 years ago
Anton Khirnov c8ef8464c2 lavc doxy: add decoding functions to a doxy group. 13 years ago
Anton Khirnov 199ada4944 lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO} 13 years ago
Anton Khirnov 30f3f62563 lavc doxy: add AVPacket-related stuff to a separate doxy group. 13 years ago
Anton Khirnov 294b3a5074 lavc doxy: add core functions/definitions to a doxy group. 13 years ago
Diego Biurrun 02c39f056a ppc: Add/remove a number of const qualifiers to fix related warnings. 13 years ago
Justin Ruggles b073819bc9 avconv: allow '-async -1' to disable timestamp sync for audio encoding 13 years ago
Justin Ruggles 679a973e97 avconv: use default alignment for audio buffer 13 years ago
Justin Ruggles c58846f3a8 avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame() 13 years ago
Justin Ruggles 0109a09dc3 avutil: use align == 0 for default alignment in audio sample buffer functions 13 years ago
Justin Ruggles 18ed3788b0 avutil: allow NULL linesize in av_samples_fill_arrays() and av_samples_alloc() 13 years ago
Anton Khirnov b6c4518a87 avconv: remove OutputStream.picref. 13 years ago
Anton Khirnov 695ec04e6a avconv: only set SAR once on the decoded frame. 13 years ago
Justin Ruggles 1337de0c4b avcodec: validate the channel layout vs. channel count for decoders 13 years ago
Nicolas George b2db35995f audioconvert: make av_get_channel_layout accept composite names. 13 years ago
Justin Ruggles 4d693b023c avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() 13 years ago
Martin Storsjö 9294f538e9 rtsp: Don't use av_malloc(0) if there are no streams 13 years ago
Martin Storsjö 62c3c8ca78 rtsp: Don't use uninitialized data if there are no streams 13 years ago
Gwenole Beauchesne 58e1032d8f vaapi: mpeg2: fix slice_vertical_position calculation. 13 years ago
Gwenole Beauchesne 9cb150c9ab hwaccel: mpeg2: decode first field, if requested. 13 years ago
Martin Storsjö 2ce7f4d4e6 cosmetics: Fix indentation 13 years ago
Martin Storsjö 456001486e rtsp: Don't expose the MS-RTSP RTX data stream to the caller 13 years ago
Martin Storsjö d293e3464d rtpdec_asf: Set the no_resync_search option for the chained asf demuxer 13 years ago
Martin Storsjö 75b7feaeb4 asfdec: Add an option for not searching for the packet markers 13 years ago
Martin Storsjö 1428527581 cosmetics: Clean up the tiffenc pix_fmts declaration to match the style of others 13 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Martin Storsjö 6d27d8b1dd cosmetics: Convert mimic.c to utf-8 13 years ago
Anton Khirnov d4936548f4 avconv: remove an unused function parameter. 13 years ago
Anton Khirnov 4648fe6324 avconv: remove now pointless variables. 13 years ago
Anton Khirnov e06d2dfcde avconv: drop support for building without libavfilter. 13 years ago
Reimar Döffinger 439c3d5bcc nellymoserenc: fix crash due to memsetting the wrong area. 13 years ago
Joakim Plate ba24f12982 libavformat: Only require first packet to be known for audio/video streams 13 years ago
Martin Storsjö 951e715ceb avplay: Don't try to scale timestamps if the tb isn't set 13 years ago
Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
Anne Aaron fdf3a749d3 mpeg12: Do not change frame_pred_frame_dct flag and demote error into a warning 13 years ago
Justin Ruggles bb0618e68b avcodec: remove avcodec_guess_channel_layout() 13 years ago
Justin Ruggles 5cc51a5847 avutil: Add av_get_default_channel_layout() 13 years ago
Diego Biurrun 0becb07842 h264: Factorize declaration of mb_sizes array. 13 years ago
Anton Khirnov a03f8ea0a8 vsrc_buffer: when no frame is available, return an error instead of segfaulting. 13 years ago
Anton Khirnov cfec77aaf8 configure: add dl to frei0r extralibs. 13 years ago
Christophe GISQUET 6b81da2fd0 dsputil x86: use SSE float instruction instead of SSE2 integer equivalent 13 years ago
Christophe GISQUET cd88105f6f dsputil x86: remove deprecated parameter from scalarproduct_int16 prototype 13 years ago
Christophe GISQUET f9888520cc vp8dsp x86: perform rounding shift with a single instruction 13 years ago
Ronald S. Bultje 7756859a31 fate: add BMP tests. 13 years ago