projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
remove some unused mjpeg encoding variables
2007-05-14
Aurelien Jacobs
remove some unused mjpeg encoding variables
commit
|
commitdiff
|
tree
2007-05-13
Aurelien Jacobs
jpegls encoder does not call this function, so remove...
commit
|
commitdiff
|
tree
2007-05-13
Aurelien Jacobs
split jpeg_ls into jpeglsdec, jpeglsenc and jpegls
commit
|
commitdiff
|
tree
2007-05-13
Aurelien Jacobs
cosmetics: indent
commit
|
commitdiff
|
tree
2007-05-13
Aurelien Jacobs
replace some #ifdef CONFIG_* by if(ENABLE_*)
commit
|
commitdiff
|
tree
2007-05-12
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-05-12
Aurelien Jacobs
make compilation of mjpeg.c optional
commit
|
commitdiff
|
tree
2007-05-12
Jason Millard
allow to enable or disable every bitstream filters...
commit
|
commitdiff
|
tree
2007-05-12
Aurelien Jacobs
jpegls never call this code, so those tests are useless
commit
|
commitdiff
|
tree
2007-05-11
Aurelien Jacobs
rename pnm.c to pnmenc.c and pnm_common.c to pnm.c
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
make compilation of pnm.c optional
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
move pnm parser in its own file
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
move mjpeg parser in its own file
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
cosmetics: reindent
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
split h264.c to move parser in its own file
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
rename vorbis.c to vorbis_dec.c and vorbis_common.c...
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
loosen vorbis_enc.c dependencies by spliting vorbis.c
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
disable reference to msmpeg4 and wmv2 code when those...
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
those tables don't need to be extern
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
use header instead of copying table declarations
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
split msmpeg4 data to easily share some of it with...
commit
|
commitdiff
|
tree
2007-05-10
Aurelien Jacobs
add missing rules for wmv2 compilation
commit
|
commitdiff
|
tree
2007-05-09
Aurelien Jacobs
move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_...
commit
|
commitdiff
|
tree
2007-05-09
Aurelien Jacobs
move cavs parser in it's own file
commit
|
commitdiff
|
tree
2007-05-08
Aurelien Jacobs
move defines and enums out of cavsdata.h
commit
|
commitdiff
|
tree
2007-05-08
Aurelien Jacobs
remove no more useful includes
commit
|
commitdiff
|
tree
2007-05-08
Aurelien Jacobs
cosmetics: rename for consistency after previous aac...
commit
|
commitdiff
|
tree
2007-05-08
Aurelien Jacobs
move aac and ac3 parsers in their own files
commit
|
commitdiff
|
tree
2007-05-08
Aurelien Jacobs
avoid multiple inclusion of ac3.h
commit
|
commitdiff
|
tree
2007-05-07
Aurelien Jacobs
cosmetics: fix inconsistent indentation
commit
|
commitdiff
|
tree
2007-05-07
Aurelien Jacobs
fix display of theora videos with visible size smaller...
commit
|
commitdiff
|
tree
2007-05-07
Aurelien Jacobs
make some parser parameters const to avoid casting...
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
ff_frame_rate_tab is now declared in mpegvideo.h
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
avoid a clash between two definitions of SEQ_START_CODE
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
add a ff_ prefix to the now exported mpeg1_find_frame_end...
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
move mpegvideo_parser in it's own file
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
avoid a 'discards qualifiers from pointer' warning
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
move mpegaudio_parser in it's own file
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
move mpeg4video_parser in it's own file
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
parser.h uses AVCodecContext so it needs to include...
commit
|
commitdiff
|
tree
2007-05-05
Aurelien Jacobs
set CODEC_CAP_DR1 for vp5 and vp6 decoders
commit
|
commitdiff
|
tree
2007-04-25
Aurelien Jacobs
cosmetics: align
commit
|
commitdiff
|
tree
2007-04-25
Aurelien Jacobs
move ac3 tables from a .h to a .c
commit
|
commitdiff
|
tree
2007-04-21
Marc Hoffman
Blackfin is a strictly aligned processor.
commit
|
commitdiff
|
tree
2007-04-15
Aurelien Jacobs
add an enum for need_parsing
commit
|
commitdiff
|
tree
2007-04-10
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
add support for seeking to a keyframe instead of a...
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
add an intermediate variable (prepare for next patch)
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
add support for seeking in matroska files
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
move matroska_find_track_by_num() upper in the file
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
cluster position is relative to segment_start
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
properly set streams start_time
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
remove unused context field
commit
|
commitdiff
|
tree
2007-04-09
Aurelien Jacobs
remove wrong and no more used packet reordering code
commit
|
commitdiff
|
tree
2007-04-01
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-03-26
Aurelien Jacobs
properly set *data_size when returning >= 0 values...
commit
|
commitdiff
|
tree
2007-03-25
Aurelien Jacobs
add support for V_THEORA into Matroska
commit
|
commitdiff
|
tree
2007-03-25
Aurelien Jacobs
use generic xiph header spliting func to split theora...
commit
|
commitdiff
|
tree
2007-03-25
Aurelien Jacobs
extract vorbis header spliting code into a reusable...
commit
|
commitdiff
|
tree
2007-03-15
Aurelien Jacobs
disable pts reordering code and initialize a parser...
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
remove outdated comment
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
remove no more needed parameters
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
set pkt->duration for laced packets too
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
calculate pts for laced packets
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
calculate default_duration for AAC tracks
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
scale duration and default_duration
commit
|
commitdiff
|
tree
2007-03-12
Aurelien Jacobs
move timecode calculation out of laces loop
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
cosmetic: indent after last commit
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
reorder pts of packets from tracks using V_MPEG* codecs
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
revert r7181
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
check if current block contains a B frame and gives...
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
extract ebml_read_binary() out of matroska_parse_block()
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
reindent after last commit
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
parse clusters until some packets are queued
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
fix a stupid bug in ebml_read_sint()
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
use codec_get_id() instead of deprecated codec_get_...
commit
|
commitdiff
|
tree
2007-03-02
Aurelien Jacobs
don't rely on a specific appearance order for ebml...
commit
|
commitdiff
|
tree
2007-03-02
Aurelien Jacobs
add support for simple blocks (ie. matroska v2)
commit
|
commitdiff
|
tree
2007-03-01
Aurelien Jacobs
cosmetics: fix indentation of the new matroska_parse_block...
commit
|
commitdiff
|
tree
2007-03-01
Aurelien Jacobs
split a matroska_parse_block() function from matroska_parse_...
commit
|
commitdiff
|
tree
2007-03-01
Aurelien Jacobs
fix an off-by-one error in probing function
commit
|
commitdiff
|
tree
2007-02-28
Aurelien Jacobs
enable some 64bit optimized code on 64bit arch
commit
|
commitdiff
|
tree
2007-02-25
Aurelien Jacobs
cleanup setting of returned data frame
commit
|
commitdiff
|
tree
2007-02-25
Aurelien Jacobs
Use pointers to avoid copying AVFrame.
commit
|
commitdiff
|
tree
2007-02-25
Ramiro Polla
use FFMIN
commit
|
commitdiff
|
tree
2007-02-24
Aurelien Jacobs
Use pointers to avoid copying AVFrame.
commit
|
commitdiff
|
tree
2007-02-23
Aurelien Jacobs
use av_noinline instead of __attribute((noinline))
commit
|
commitdiff
|
tree
2007-02-21
Aurelien Jacobs
simplify release_buffer using FFSWAP
commit
|
commitdiff
|
tree
2007-02-06
Aurelien Jacobs
ensure that data[0] is set to NULL for next frame
commit
|
commitdiff
|
tree
2007-01-21
Aurelien Jacobs
fix a typo in deps
commit
|
commitdiff
|
tree
2007-01-21
Aurelien Jacobs
flashsv encoder also depends on zlib
commit
|
commitdiff
|
tree
2007-01-21
Aurelien Jacobs
remove now useless codec_tag setting code in voc muxer
commit
|
commitdiff
|
tree
2007-01-18
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-01-14
Aurelien Jacobs
cosmetics: reindent
commit
|
commitdiff
|
tree
2007-01-14
Aurelien Jacobs
add support for another variant of vp6
commit
|
commitdiff
|
tree
2006-12-28
Mike Frysinger
fall back mmap() call using MAP_PRIVATE for working...
commit
|
commitdiff
|
tree
2006-12-28
Patrice Bensoussan
Decode genre on asf/wma files.
commit
|
commitdiff
|
tree
2006-12-21
Aurelien Jacobs
more simplification
commit
|
commitdiff
|
tree
2006-12-20
Joakim Plate
Fix a crash when probing img2 format with a NULL filename.
commit
|
commitdiff
|
tree
2006-12-17
Aurelien Jacobs
Add support for VP60 and VP61.
commit
|
commitdiff
|
tree
next