18388 Commits (cd0d9a9de68f6407498f9eb9b452cbe74c403c9f)
 

Author SHA1 Message Date
Måns Rullgård cd0d9a9de6 configure: check_func_headers should mark headers as found 16 years ago
Måns Rullgård 7270270541 configure: {enable,disable}_safe functions that sanitise arguments 16 years ago
Luca Abeni 3aa7ac6dd2 Document ff_rtp_codec_id() 16 years ago
Ivan Schreter 4c6b49bf74 Change TS seeking so it returns position/timestamp of a key frame. 16 years ago
Luca Abeni d3da8a4565 Fix typo in a comment 16 years ago
Luca Abeni c3efd98c09 Document ff_rtp_enc_name() 16 years ago
Justin Ruggles 344bcea46d cosmetics: indentation 16 years ago
Luca Abeni d3a5794958 Document ff_rtp_get_codec_info() 16 years ago
Justin Ruggles 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 16 years ago
Ronald S. Bultje 2d243fb3fc Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used 16 years ago
Måns Rullgård f166f2f435 Revert "Improve frame rate guessing for streams with two fields per frame." 16 years ago
Måns Rullgård fe7f149ed8 ARM: fix corner-case overflow in H.264 weighted prediction 16 years ago
Ivan Schreter 5fa61b26f7 Improve frame rate guessing for streams with two fields per frame. 16 years ago
David S. Miller da2911d5e8 sub_mb_type[] needs to be 8-byte aligned because it is referenced 16 years ago
Cédric Schieli f8a138be52 When converting from a non alpha format to an alpha format, defaults 16 years ago
Cédric Schieli 5f59207d94 Fix avpicture_layout to not chroma shift the alpha plane when outputting YUVA420P 16 years ago
Aurelien Jacobs 73914d56d9 use new metadata API in nut muxer 16 years ago
Aurelien Jacobs 00798e4563 use new metadata API in nut demuxer 16 years ago
Cédric Schieli c27516003f Add an isALPHA macro to check if pixel format has alpha channel 16 years ago
Cédric Schieli 2c89734255 Use YUV420P code path for YUVA420P where appropriate 16 years ago
Ivan Schreter 03831f462e Correctly reset SEI variables. 16 years ago
Måns Rullgård 92971e91ec configure: remove redundant alsa/asoundlib.h check 16 years ago
Michael Niedermayer 70ec53a0bf Detect static prototypes. 16 years ago
Michael Niedermayer f55e1812d0 Improve detection of non doxy comments. 16 years ago
Cédric Schieli 771ac0de04 Refactor code for upcoming alpha patches. 16 years ago
Michael Niedermayer 0f485a9c8b Fix misdetection of #else in 'missing } prior to else'. 16 years ago
Gwenole Beauchesne 7f8025349a Make ff_print_debug_info() a no-op when using HW acceleration. 16 years ago
Gwenole Beauchesne a4f3fdfa83 Use ff_hwaccel_pixfmt_list_420[] in H.263 decoder. 16 years ago
Gwenole Beauchesne 6026a0968a Add hardware acceleration hooks to H.264. 16 years ago
Michael Niedermayer e6fdc2b1a0 Make sure -vsync 2 does not produce timestamps equal to the previous, 16 years ago
Michael Niedermayer fc6765d719 Update commented fprintf(). 16 years ago
Reimar Döffinger fe02d9e719 Do not allow standard-frame-rate detection to increase the value of 16 years ago
Michael Niedermayer 19df37a8a6 Fix SVQ3 regression since ticks_per_frame=2. 16 years ago
Reimar Döffinger 03c03afde7 Simplify ipmovie.c pts calculation by using an appropriate time_base. 16 years ago
Benoit Fouet f3592353ce Add a context to av_log() call. 16 years ago
Gwenole Beauchesne 1468d503a9 Add HW acceleration hooks for MPEG-4 / H.263 decoding. 16 years ago
Gwenole Beauchesne 6aca2c6785 Remove superfluous call to mpeg_decode_slice() for hwaccel, this 16 years ago
Gwenole Beauchesne 11647a9f8c Return early if a HW accelerator is used. 16 years ago
Gwenole Beauchesne f06ce1ce89 Add VA API pixel formats. 16 years ago
Gwenole Beauchesne 044f0296a4 Add ff_hwaccel_pixfmt_list_420[] definition. 16 years ago
Reimar Döffinger 3bc5f6f9a6 Hack: #undef printf so compilation works with DEBUG_IPMOVIE set to 1 16 years ago
Reimar Döffinger 8514272472 Detect the case when the time base is exact but far finer than necessary to 16 years ago
Michael Niedermayer 3797c74ba5 Add ticks_per_frame, this should hopefully fix the regressions caused 16 years ago
Aurelien Jacobs 83569729d4 cosmetics: vertical alignment 16 years ago
Aurelien Jacobs b8222b3d9c use new metadata API in rpl demuxer 16 years ago
Aurelien Jacobs 0d2e86d7ae use new metadata API in wc3 demuxer 16 years ago
Stefano Sabatini 3f4c2bf99b Mark as "internal but installed" the avio.h file. 16 years ago
Stefano Sabatini aafe9b635e Add a @file notice to avio.h. 16 years ago
Stefano Sabatini 86a47378d5 Rename avfilter_parse_graph() to avfilter_graph_parse(), for better 16 years ago
Stefano Sabatini d7dbe55823 Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better 16 years ago