|
|
|
@859676dd
|
14 years |
michaelni |
Insert setdar at the begin of a filter chain instead the end.
This …
|
|
|
@b1ca9642
|
14 years |
michaelni |
Revert "Remove support for stripping executables"
People did not like …
|
|
|
@607cd90c
|
14 years |
michaelni |
make image2 muxer/demuxer support sequence of individual rawvideo …
|
|
|
@0bb240a
|
14 years |
michaelni |
img2: stop using CODEC_ID_RAWVIDEO to trigger processing of …
|
|
|
@1e96d4c7
|
14 years |
nicolas.george |
ALSA: fix a stupid bad use of av_freep.
It caused a segfault when …
|
|
|
@1caa4123
|
14 years |
michaelni |
Merge remote-tracking branch 'newdev/master'
* newdev/master:
rtsp: …
|
|
|
@8b8bf89e
|
14 years |
michaelni |
Revert "Do no modify terminal parameters using termios.h"
This …
|
|
|
@93dfda88
|
14 years |
baptiste.coudurier |
In ipod/mov/mp4 muxer, always write esds descriptor length using 4 …
|
|
|
@229e2631
|
14 years |
lu_zero |
rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers
…
|
|
|
@da3534b0
|
14 years |
stefano.sabatini-lala |
gradfun: add notice from the MPlayer manual
Add notice telling that …
|
|
|
@2ccbb342
|
14 years |
stefano.sabatini-lala |
documentation: add setdar and setsar description to filters.texi
|
|
|
@2f86e7bd
|
14 years |
stefano.sabatini-lala |
graphparser: add a NULL check on the argument passed to strstr
Fix …
|
|
|
@ffd39f9d
|
14 years |
michaelni |
Fix typo from e3a84542.
Signed-off-by: Michael Niedermayer …
|
|
|
@d9699ea8
|
14 years |
baptiste.coudurier |
Fix dnxhd custom options, add AVClass in private context
|
|
|
@efdad9fb
|
14 years |
baptiste.coudurier |
In mov muxer, fix yuv range in avid atoms used by dnxhd.
|
|
|
@4b6f097b
|
14 years |
anton |
mlp_parse.c: set AVCodecContext channel_layout
The channel layout …
|
|
|
@95c851e2
|
14 years |
anton |
APIChanges: mark the place where 0.6 was branched.
|
|
|
@da371602
|
14 years |
gbeauchesne |
vaapi: allow build against older VA-API 0.31.
|
|
|
@dd950e2e
|
14 years |
gbeauchesne |
vaapi: require version >= 0.32.0.
|
|
|
@f9c215e2
|
14 years |
gbeauchesne |
vaapi: move configure check down.
|
|
|
@39530272
|
14 years |
Carl Eugen Hoyos |
Remove a memory allocation and the associated memcpy.
|
|
|
@007b1f0
|
14 years |
michaelni |
h264: permit h264 decoder to be compiled when svq3 decoder is disabled …
|
|
|
@e3a8454
|
14 years |
michaelni |
SWSCALE: Increase maximim with from 5120 to 21504
Heres a benchmark
…
|
|
|
@11c6d28e
|
14 years |
michaelni |
A few points for the changelog
|
|
|
@dd9134c2
|
14 years |
Carl Eugen Hoyos |
Fix compilation with win32 threads.after 'unbreak avcodec_thread_init'
|
|
|
@3efaa24
|
14 years |
Carl Eugen Hoyos |
Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1.
|
|
|
@65daa942
|
14 years |
Reimar.Doeffinger |
Fix buffer overflow checks to avoid integer overflows.
|
|
|
@b64030f2
|
14 years |
anton |
avio: make get_checksum() internal.
|
|
|
@d09cc22d
|
14 years |
anton |
avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h
|
|
|
@4c4427a7
|
14 years |
anton |
avio: make init_checksum() internal.
|
|
|
@ce02f9be
|
14 years |
anton |
Add MxPEG decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@e0e3b8b2
|
14 years |
anton |
Add support for picture_ptr field in MJpegDecodeContext
…
|
|
|
@f16055ee
|
14 years |
anton |
Move MJPEG's input buffer preprocessing in separate public function
…
|
|
|
@8f0bd2c0
|
14 years |
anton |
Support reference picture defined by bitmask in MJPEG's SOS decoder
…
|
|
|
@2eddfb2b
|
14 years |
rsbultje |
sndio bug fix
Since the code already supports both little- and …
|
|
|
@445fdc01
|
14 years |
michaelni |
Merge remote-tracking branch 'newdev/master'
* newdev/master:
…
|
|
|
@55ce3c67
|
14 years |
michaelni |
Merge remote-tracking branch 'ffmpeg-mt/master'
* ffmpeg-mt/master:
…
|
|
|
@52fd16a2
|
14 years |
mans |
ac3enc: move compute_mantissa_size() to ac3dsp
Signed-off-by: Mans …
|
|
|
@6f718471
|
14 years |
mans |
ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext
These …
|
|
|
@cd39549e
|
14 years |
stefano.sabatini-lala |
mp: add filter description to filters.texi
|
|
|
@e0be794a
|
14 years |
mans |
Remove support for stripping executables
Stripping is generally best …
|
|
|
@d782bca4
|
14 years |
mans |
ac3enc: NEON optimised float_to_fixed24
Signed-off-by: Mans Rullgard …
|
|
|
@6d9f52b2
|
14 years |
mans |
ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
Signed-off-by: Mans …
|
|
|
@18627787
|
14 years |
Reimar.Doeffinger |
sndio: allow any endianness when recording
Since the code already …
|
|
|
@e76c0c6a
|
14 years |
Reimar.Doeffinger |
Simplify: Use FFMIN.
|
|
|
@d3834587
|
14 years |
rsbultje |
dfa: protect pointer range checks against overflows.
|
|
|
@621f4c98
|
14 years |
gbeauchesne |
vaapi: filter out DELAYED_PIC_REF flag to determine field.
This fixes …
|
|
|
@f99abb15
|
14 years |
gbeauchesne |
vaapi: disable if check_lib failed.
|
|
|
@a18e7b4f
|
14 years |
gbeauchesne |
vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge.
|
|
|
@a75529e8
|
14 years |
rsbultje |
mimic: implement multithreading.
|
|
|
@5c98af95
|
14 years |
Philip Langdale |
Fix check for new enough CrystalHD library.
Signed-off-by: Philip …
|
|
|
@31f00274
|
14 years |
rsbultje |
id3v1: change filesize to int64_t.
Signed-off-by: Ronald S. Bultje …
|
|
|
@13eadbac
|
14 years |
rsbultje |
id3v1: Seek back to old position after reading.
FFmpeg did not seek …
|
|
|
@59bf303d
|
14 years |
michaelni |
Merge remote-tracking branch 'newdev/master'
* newdev/master:
…
|
|
|
@7dfd58ef
|
14 years |
michaelni |
Add crystalhd maintainer
Signed-off-by: Michael Niedermayer …
|
|
|
@34c27ada
|
14 years |
michaelni |
Revert some silly renamings that leaked in from a pull.
|
|
|
@c5099867
|
14 years |
stefano.sabatini-lala |
mp: extend syntax, make it accept mp=filter=params
Make the mp …
|
|
|
@681ba72
|
14 years |
stefano.sabatini-lala |
documentation: sort filter descriptions in filters.texi
Change …
|
|
|
@cdf7cbd6
|
14 years |
stefano.sabatini-lala |
documentation: extend documentation for ffmpeg -aspect option
|
|
|
@e93d9715
|
14 years |
stefano.sabatini-lala |
sndio: prefer "FFmpeg" over "Libav" in the license header
|
|
|
@e9ccdae0
|
14 years |
Reimar.Doeffinger |
Use consistent condition for whether to run slice-threading execute …
|
|
|
@46027c72
|
14 years |
Reimar.Doeffinger |
Unbreak avcodec_thread_init
avcodec_thread_init currently doesn't do …
|
|
|
@c4549bd6
|
14 years |
justin.ruggles |
ac3enc: avoid memcpy() of exponents and baps in EXP_REUSE case by …
|
|
|
@42315dab
|
14 years |
anton |
Chronomaster DFA decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@c6f95144
|
14 years |
anton |
framebuffer device demuxer
Signed-off-by: Anton Khirnov …
|
|
|
@95c8bb03
|
14 years |
michaelni |
Fix compilation failure with runtime cpudetect (Ticket #22)
|
|
|
@364cbc34
|
14 years |
janne-libav |
cosmetics: fix dashed line length after 070c5d0
|
|
|
@bc61920d
|
14 years |
lu_zero |
http: header field names are case insensitive
Amazon S3 sends header …
|
|
|
@25d8099b
|
14 years |
michaelni |
Merge remote-tracking branch 'newdev/master'
* newdev/master:
…
|
|
|
@57e2ded4
|
14 years |
michaelni |
Implement interlaced scaling.
Fixes issue2632 if interl=1 is used or …
|
|
|
@8e43b6fe
|
14 years |
Aurélien Jacobs |
add SubRip encoder
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
|
|
|
@efc8c709
|
14 years |
stefano.sabatini-lala |
drawtext: draw glyphs for the strftime()-expanded text
In …
|
|
|
@5c5816c4
|
14 years |
stefano.sabatini-lala |
drawtext: fix minor errors and typos in the filter description
|
|
|
@991f3de1
|
14 years |
justin.ruggles |
ac3enc: Add codec-specific options for writing AC-3 metadata.
|
|
|
@3ea031b3
|
14 years |
stefano.sabatini-lala |
setdar: prefer "sar" over "par" in log info message
This is more …
|
|
|
@2ee85c06
|
14 years |
stefano.sabatini-lala |
ffmpeg: warns the user when the selected pixel format is ignored
|
|
|
@c6c2dfcf
|
14 years |
anton |
Remove arrozcru URL from documentation
Signed-off-by: Anton Khirnov …
|
|
|
@15d59d2
|
14 years |
anton |
sndio support for playback and record
Signed-off-by: Anton Khirnov …
|
|
|
@3c849307
|
14 years |
michaelni |
Merge remote-tracking branch 'newdev/master'
* newdev/master:
…
|
|
|
@b0efaee6
|
14 years |
michaelni |
make xvid less picky about unkown aspect
Signed-off-by: Michael …
|
|
|
@3583eb93
|
14 years |
Philip Langdale |
CrystalHD: Remove redundant interlaced check.
Signed-off-by: Philip …
|
|
|
@a1749eb3
|
14 years |
Philip Langdale |
CrystalHD: Add 2011 to Copyright
Signed-off-by: Philip Langdale …
|
|
|
@b45aceb6
|
14 years |
Philip Langdale |
Revert "CrystalHD: Improve interlaced h.264 support."
This reverts …
|
|
|
@85b01098
|
14 years |
Philip Langdale |
Revert "CrystalHD: Add heuristics to try and distinguish h.264 PAFF …
|
|
|
@3188d33a
|
14 years |
Philip Langdale |
Revert "CrystalHD: Refine heuristic logic."
This reverts commit …
|
|
|
@f968ef92
|
14 years |
Philip Langdale |
CrystalHD: Refine heuristic logic.
|
|
|
@4ab57cff
|
14 years |
Philip Langdale |
CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants.
…
|
|
|
@e44073c
|
14 years |
Philip Langdale |
CrystalHD: Improve interlaced h.264 support.
As previously discussed, …
|
|
|
@1500be13
|
14 years |
rsbultje |
dsputil: allow to skip drawing of top/bottom edges.
|
|
|
@c56e618b
|
14 years |
rsbultje |
Split fate-psx-str-v3 into a video-only and audio-only test.
|
|
|
@907783f2
|
14 years |
Carl Eugen Hoyos |
Use strtoul to parse rtptime and seq values.
strtol could return …
|
|
|
@813dbb44
|
14 years |
nicolas.george |
ALSA: implement channel layout for playback.
Currently, only S16 …
|
|
|
@98ac192b
|
14 years |
stefano.sabatini-lala |
ffprobe: provide format parameters to av_open_input_file()
Provide a …
|
|
|
@ca1a2a4
|
14 years |
stefano.sabatini-lala |
lavf: make compute_pkt_fields2() return meaningful error values
|
|
|
@0c55c6d3
|
14 years |
stefano.sabatini-lala |
cmdutils: remove list_fmts(), simplify
The function was only used in …
|
|
|
@83613154
|
14 years |
Reimar.Doeffinger |
DPX decode: add buffer size checks.
|
|
|
@f55dd6c6
|
14 years |
pross |
nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
|
|
|
@71816276
|
14 years |
pross |
rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
|
|
|
@f5607c83
|
14 years |
pross |
Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel …
|
|
|
@af555733
|
14 years |
pross |
Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel …
|
|
|